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 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
how can I expand the hit area of a specific UIButton in Swift?
Jan 02, 2026
ios
swift
uibutton
swift3
extension-methods
Why extensions method call is ambiguous?
Dec 31, 2025
c#
parameters
struct
extension-methods
C#: SkipLast implementation
Dec 23, 2025
c#
extension-methods
ienumerable
implementation
Older Entries »