NGenerics 1.5.3
A class library providing generic data structures and algorithms not implemented in the standard .NET framework.
Install-Package NGenerics -Version 1.5.3
dotnet add package NGenerics --version 1.5.3
<PackageReference Include="NGenerics" Version="1.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NGenerics --version 1.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NGenerics, 1.5.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Support for .NET standard, cleanups and bug fixes.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on NGenerics:
Package | Downloads |
---|---|
Hiro
An ultra-lightweight inversion of control framework.
|
|
Hiro.Web.Mvc4
An MVC4 web extension library for the Hiro IOC container framework.
|
|
SimpleScheduler
A very simple task scheduler
|
|
NGenerics.UI
A class library providing generic data structures and algorithms not implemented in the standard .NET framework. This library includes the UI portion of the library.
|
|
Hiro.Web
A web extension library for the Hiro IOC container framework.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NGenerics:
Repository | Stars |
---|---|
Far0n/xgbfi
XGBoost Feature Interactions & Importance
|