Top 20 NuGet Packages
Add Swizzling to float, Vector2, Vector3 and Vector4 as extension.
Extensions for standard .NET types.
这是一个简单类库而已
Not in active development.
I do not own this project. This is just a git mirror of the SVN repo. Git mirror of SVN repo at https://extensionoverflow.codeplex.com.
Started from this Stackoverflow post: http://stackoverflow.com/q/271398/3286583.
Extensions to the .NET Identity 2.0 package, with support for api keys and authentication tokens
Extensions for IEnumerable and collections.
Package Description
ASP.NET 5 middleware that enables an application to support Instagram's OAuth 2.0 authentication workflow
A simple way to add configuration using plain objects.
Extensions.Logging.ListOfString logs to a list of string so you can test your logging :
```
ILoggerFactory factory=new LoggerFactory.AddProvider(new StringListLoggerProvider())
ILogger logger= factory.CreateLogger("Test1");
...tests... ;
StringListLogger.Instance
.LoggedLines
.ShouldContain(...
Lightweight extensions methods (and constants) for common programming tasks:
Suffixes (AsMemory, AsTime), Interpolate, Partition, Shuffle (O(n)), Softmax, InnerProduct, IsPrime, ManhattanDistance, EuclideanDistance, InClosedRange, MeanSquaredError, EqualsWithTolerance, HsVtoArgb, Scale, Fit and man...
Extension Methods If, Switch, Select, In, InRange, Log and more
Library to make accessing External Storage on Android a little bit easier.
ExternalTemplates for Mvc