Search code examples
My ASP project can't access classes from a NuGet package I created...


c#asp.net-core.net-corenuget-packageextension-methods

Read More
Scala: An extension method was tried, but could not be fully constructed (same extension name on mul...


scalaextension-methodsscala-3

Read More
PHP Object Extension Question...


phpclassoopobjectextension-methods

Read More
Does Java support Swift-like class extensions?...


javasubclassextension-methods

Read More
Anonymous Types - Are there any distingushing characteristics?...


c#.netgenericsextension-methodsanonymous-types

Read More
Extension Methods not Recognized...


c#extension-methodspublic

Read More
Best method to use IDataReader as IEnumerable<T>?...


c#.netextension-methodsienumerable

Read More
How to get MethodInfo for generic extension method?...


c#linqgenericsreflectionextension-methods

Read More
Prove me wrong: VB.NET HtmlHelper Extension Method NOT Working in MVC 4 with VS 2012...


vb.netasp.net-mvc-4visual-studio-2012extension-methodshtml-helper

Read More
Unit test project is not finding extension methods...


c#unit-testingextension-methodsmstestassert

Read More
Extension initializer is inaccessible due to 'internal' protection level swift 4...


iosswiftextension-methodsaccess-levels

Read More
Does C# have extension properties?...


c#propertiesextension-methods

Read More
Is it possible to alter a bool value by calling an extension method on the same variable in c#?...


c#booleanextension-methods

Read More
Dart extension: don't access members with 'this' unless avoiding shadowing...


dartthiswarningsextension-methods

Read More
Problem with LINQ - necessary to add reference to unneeded library...


c#visual-studiolinqextension-methods

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


c#.nettypesextension-methods

Read More
Extension methods versus inheritance...


c#.netclassinheritanceextension-methods

Read More
Is it possible to intercept extension method calls using `DispatchProxy`...


c#extension-methodsienumerabledynamic-proxy

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


c#parametersnullextension-methods

Read More
SalesLine.update function has been called incorrectly...


extension-methodsmicrosoft-dynamicsaxaptax++

Read More
Can There Be Private Extension Methods?...


c#extension-methodsencapsulation

Read More
How can I log from inside an extension method?...


c#loggingasp.net-core-webapiextension-methods

Read More
Powershell C# Extension How too select the default property to display from nested property this is ...


c#powershellmoduleextension-methods

Read More
How to implement an extension method to check if a string contains the special characters such as !,...


c#stringcharextension-methods

Read More
Can you have init-once variables in C# extension methods?...


c#staticextension-methodsreadonly-variable

Read More
Scala 3 polymorphic extension method not working well with literal types...


scalaextension-methodsscala-3

Read More
Why IReadOnlyCollection has ElementAt but not IndexOf...


c#linqextension-methodsreadonly-collection

Read More
How to add new methods to an existing type in Go?...


goextension-methods

Read More
How to call a generic static extension Method using Reflection?...


c#genericsreflectionextension-methods

Read More
How to write an extension-method in JavaScript...


javascriptarraysextension-methods

Read More
BackNext