NGenerics 1.5.2
A class library providing generic data structures and algorithms not implemented in the standard .NET framework.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package NGenerics -Version 1.5.2
dotnet add package NGenerics --version 1.5.2
<PackageReference Include="NGenerics" Version="1.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NGenerics --version 1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NGenerics, 1.5.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NGenerics as a Cake Addin
#addin nuget:?package=NGenerics&version=1.5.2
// Install NGenerics as a Cake Tool
#tool nuget:?package=NGenerics&version=1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Support for .NET standard, cleanups and bug fixes.
Dependencies
-
.NETStandard 2.0
- SonarAnalyzer.CSharp (>= 6.7.1.4347)
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
|