AForge.Controls
2.2.5
dotnet add package AForge.Controls --version 2.2.5
NuGet\Install-Package AForge.Controls -Version 2.2.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AForge.Controls" Version="2.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AForge.Controls --version 2.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AForge.Controls, 2.2.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AForge.Controls as a Cake Addin #addin nuget:?package=AForge.Controls&version=2.2.5 // Install AForge.Controls as a Cake Tool #tool nuget:?package=AForge.Controls&version=2.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The AForge.Controls library contains some reusable UI classes used as in AForge.NET framework's samples, as in some independent applications. Full list of features is available on the project's web site.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- AForge (>= 2.2.5)
- AForge.Imaging (>= 2.2.5)
- AForge.Video (>= 2.2.5)
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on AForge.Controls:
Repository | Stars |
---|---|
ViewFaceCore/ViewFaceCore
C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )
|
|
KjetilSv/Win10As
Make your windows 10 computer IOT friendly
|