BigML 2.5.1
dotnet add package BigML --version 2.5.1
NuGet\Install-Package BigML -Version 2.5.1
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="BigML" Version="2.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BigML" Version="2.5.1" />
<PackageReference Include="BigML" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BigML --version 2.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BigML, 2.5.1"
#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.
#:package BigML@2.5.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BigML&version=2.5.1
#tool nuget:?package=BigML&version=2.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# bindings for BigML API
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.5.1 | 771 | 10/26/2020 |
2.5.0 | 1,018 | 11/30/2018 |
2.4.0 | 1,436 | 6/11/2018 |
2.3.0 | 5,786 | 4/24/2018 |
2.2.0 | 1,716 | 12/9/2017 |
2.1.1 | 1,395 | 5/3/2017 |
2.1.0 | 1,367 | 4/25/2017 |
2.0.0 | 1,331 | 3/8/2017 |
1.7.1 | 2,057 | 2/8/2017 |
1.7.0 | 2,821 | 2/8/2017 |
1.6.1 | 1,864 | 1/25/2017 |
1.5.0 | 1,850 | 11/22/2016 |
1.4.0 | 1,426 | 10/26/2016 |
1.3.0 | 1,370 | 10/11/2016 |
1.2.2.1 | 1,343 | 10/4/2016 |
1.2.1 | 1,416 | 9/15/2016 |
1.2.0 | 1,325 | 9/13/2016 |
1.1.1 | 2,507 | 7/28/2016 |
1.1.0 | 1,439 | 6/27/2016 |
1.0.0 | 1,877 | 3/16/2016 |
Changing to NUnit tests. Fix documentations and bugs