NGenerics 1.5.3
Install-Package NGenerics -Version 1.5.3
dotnet add package NGenerics --version 1.5.3
<PackageReference Include="NGenerics" Version="1.5.3" />
paket add NGenerics --version 1.5.3
#r "nuget: NGenerics, 1.5.3"
// Install NGenerics as a Cake Addin
#addin nuget:?package=NGenerics&version=1.5.3
// Install NGenerics as a Cake Tool
#tool nuget:?package=NGenerics&version=1.5.3
A class library providing generic data structures and algorithms not implemented in the standard .NET framework.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
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
|
Support for .NET standard, cleanups and bug fixes.