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
How FirstOrDefault extension method works?
Feb 16, 2026
c#
.net
extension-methods
ienumerable
Class property — filling by Extension method while the Property is null
Feb 13, 2026
c#
extension-methods
DbContext, EF, & LINQ - Whats the best way to expose methods on DbContext via an Interface?
Feb 09, 2026
wcf
entity-framework-4
interface
extension-methods
using generics in c# extension functions
Feb 09, 2026
c#
generics
extension-methods
How do I avoid boxing/unboxing when extending System.Object?
Feb 05, 2026
c#
.net
extension-methods
boxing
unboxing
Could not extend operators in F#?
Feb 03, 2026
f#
operators
extension-methods
Extension method vs parent class method behaviour
Feb 01, 2026
c#
extension-methods
How do I assign a delegate extension method in c#?
Feb 02, 2026
c#
delegates
extension-methods
If has Method/extension method, then Call it
Jan 31, 2026
c#
generics
extension-methods
Useful extension methods C# library for the Date object
Jan 31, 2026
c#
extension-methods
date
Is there a specific reason same-named properties and methods are disallowed in classes but allowed as extension methods?
Jan 31, 2026
c#
methods
properties
extension-methods
Accessing attributes on fields using extension method
Jan 31, 2026
c#
linq
extension-methods
custom-attributes
Constructor Signature Constraints on Type Parameters
Jan 30, 2026
c#
generics
extension-methods
Do I have to create extension methods if I want to add type constrained (T=int) method onto a generic (T) class?
Jan 28, 2026
c#
generics
extension-methods
How to create an extension method that will allow me to call ToSerializableDictionary(p => p.ID) instead of .ToDictionary(p => p.ID)
Jan 25, 2026
c#
extension-methods
Extensions method replaces the standard method in C#
Jan 23, 2026
c#
static
extension-methods
Can't add extension method to an abstract class in C#
Jan 19, 2026
c#
extension-methods
abstract-class
Visual Studio plugin to locate .NET extension methods? [closed]
Jan 18, 2026
c#
.net
visual-studio
extension-methods
Trouble with type inference in writing generic extension method
Jan 02, 2026
c#
generics
extension-methods
Thread-safe extension method?
Jan 02, 2026
c#
multithreading
thread-safety
extension-methods
Older Entries »