Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in extension-methods
Use of extension methods to enhance readability
May 26, 2026
c#
coding-style
extension-methods
ConvertNullDate extension method
May 25, 2026
c#
.net
extension-methods
Why can't I replace IEnumerable<T> by a generic type variable in extension method?
May 24, 2026
c#
generics
extension-methods
How to apply an Extension Method on the object having the type of ExpandoObject?
May 22, 2026
c#
extension-methods
expandoobject
MenuItemCollection vs. List<MenuItem>
May 18, 2026
c#
lambda
extension-methods
menuitem
Why can types not be inferred from extension method usage?
May 18, 2026
c#
generics
extension-methods
Extension methods on interfaces
May 18, 2026
c#
inheritance
extension-methods
Is an Extension method similar to having "new" keyword method in c#?
May 16, 2026
c#
.net
inheritance
extension-methods
new-operator
Extend Enum with flag methods?
May 14, 2026
c#
enums
extension-methods
bit-manipulation
bitflags
Derive function reference from a generic extension function/method in Kotlin
May 13, 2026
generics
kotlin
extension-methods
C# extension method only working with an instance of the class. Any way around it?
May 10, 2026
c#
asp.net-mvc
extension-methods
Will C# Take(k) extension method execute a complete previous GroupBy in sequence?
May 06, 2026
c#
linq
iterator
extension-methods
Sum TimeSpan array with a one-liner?
May 05, 2026
.net
extension-methods
aggregate
timespan
accumulate
Begin and End Invoke in a single extension method properly
May 03, 2026
c#
asynchronous
delegates
extension-methods
func
Do C# extension methods affect the current instance or return a new object of the same type?
May 01, 2026
c#
.net
extension-methods
How do extension methods work with inheritance?
Apr 29, 2026
c#
inheritance
extension-methods
When the use of an extension method is a good practice? [duplicate]
Apr 26, 2026
c#-3.0
extension-methods
I found a class that relies on a method that is defined in an extension of it. Is this a pattern?
Apr 26, 2026
c#
design-patterns
scope
extension-methods
compile-time
How to write this functionality as a generic extension method in C#?
Apr 22, 2026
c#
linq
dataset
extension-methods
anonymous-types
How to add extension method in .Net core API controller
Apr 22, 2026
c#
.net-core
extension-methods
asp.net-core-webapi
asp.net-core-2.1
Older Entries »