Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in extension-methods

How do I write an extension method in JavaScript?

.NET List<T> Concat vs AddRange

Is there any way in C# to override a class method with an extension method?

AddRange to a Collection

Can I "multiply" a string (in C#)?

c# string extension-methods

Convert string to nullable type (int, double, etc...)

Can extension methods be applied to interfaces?

How to add new methods to an existing type in Go?

go extension-methods

Try-with-resources in Kotlin

Razor HtmlHelper Extensions (or other namespaces for views) Not Found

Static extension methods [duplicate]

c# extension-methods

Operator Overloading with C# Extension Methods

Java equivalent to C# extension methods

java extension-methods

Code equivalent to the 'let' keyword in chained LINQ extension method calls

Mocking Extension Methods with Moq

Extension methods must be defined in a non-generic static class

Convert string[] to int[] in one line of code using LINQ

c# .net linq extension-methods

In C#, what happens when you call an extension method on a null object?

Why is there no ForEach extension method on IEnumerable?

What are your favorite extension methods for C#? (codeplex.com/extensionoverflow)