AForge.NetStandard
2.2.6.1
Install-Package AForge.NetStandard -Version 2.2.6.1
dotnet add package AForge.NetStandard --version 2.2.6.1
<PackageReference Include="AForge.NetStandard" Version="2.2.6.1" />
paket add AForge.NetStandard --version 2.2.6.1
#r "nuget: AForge.NetStandard, 2.2.6.1"
// Install AForge.NetStandard as a Cake Addin
#addin nuget:?package=AForge.NetStandard&version=2.2.6.1
// Install AForge.NetStandard as a Cake Tool
#tool nuget:?package=AForge.NetStandard&version=2.2.6.1
The AForge library is a core library of AForge.NET framework, which contains core classes used by other libraries of the framework and classes, which can be used independently for various purposes. This version has been re-built using .NET Standard 2.0
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 (2)
Showing the top 2 NuGet packages that depend on AForge.NetStandard:
Package | Downloads |
---|---|
AForge.Imaging.NetStandard
The AForge.Imaging library contains interfaces and classes for different image processing routines and filters. Full list of features is available on the project's web site. This version has been re-built using .NET Standard 2.0. |
|
AForge.Math.NetStandard
The AForge.Math library contains set of math utilities, which are used by other AForge.NET framework's libraries or may be used individually. This version has been re-built using .NET Standard 2.0 |
GitHub repositories
This package is not used by any popular GitHub repositories.