Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in extension-methods

Is there any way to use an extension method in an object initializer block in C#

VB.NET Extension Methods

Design choice: Do I want extension methods to throw exceptions on null? [duplicate]

c# null extension-methods

ASP.NET MVC @helper syntax vs Html Helper Extension methods

Test for UnObserved Exceptions

Xcode Source Editor option not displayed in Extensions

xcode extension-methods

Bind to extension method in WPF

FluentValidation SetCollectionValidator for derived types

Extension method for Int32 in C#

Static method and extension method with same name

Chaining Extension methods in C#

Linq extension method

How to use extensions and utility methods in markup?

Why is this extension method not working?

c# .net extension-methods

C# Extension Method - String Split that also accepts an Escape Character

htmlAttributes not merging with tag builder in my extension

Error: Extension method must be defined in a non-generic static class

c# extension-methods

Kotlin: How can I call super's extension function?

Handling null references when using eg Linq-To-Xml

Is there a way to write an Extension Method that applies to multiple types?