FactualDriver 1.6.12
dotnet add package FactualDriver --version 1.6.12
NuGet\Install-Package FactualDriver -Version 1.6.12
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="FactualDriver" Version="1.6.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FactualDriver" Version="1.6.12" />
<PackageReference Include="FactualDriver" />
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 FactualDriver --version 1.6.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FactualDriver, 1.6.12"
#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 FactualDriver@1.6.12
#: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=FactualDriver&version=1.6.12
#tool nuget:?package=FactualDriver&version=1.6.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET client library for Factual API. Please refer to https://github.com/Factual/factual-csharp-driver for documentation.
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.
-
- Newtonsoft.Json (>= 6.0.3)
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 |
---|---|---|
1.6.12 | 20,940 | 2/23/2015 |
1.6.11 | 1,890 | 2/20/2015 |
1.6.10 | 2,091 | 10/21/2014 |
1.6.9 | 1,701 | 9/2/2014 |
1.6.8 | 1,599 | 7/29/2014 |
1.6.7 | 1,566 | 7/3/2014 |
1.6.6 | 1,523 | 6/27/2014 |
1.6.5 | 3,622 | 2/20/2014 |
1.6.4 | 1,622 | 1/24/2014 |
1.6.3 | 1,951 | 12/12/2013 |
1.6.2 | 1,623 | 12/10/2013 |
1.6.1 | 1,666 | 11/25/2013 |
1.6.0 | 1,623 | 11/17/2013 |
1.5.8 | 1,600 | 11/11/2013 |
1.5.7 | 1,603 | 11/11/2013 |
1.5.6 | 1,690 | 10/1/2013 |
1.5.5 | 1,556 | 9/16/2013 |
1.5.4 | 1,956 | 6/8/2013 |
1.5.2 | 1,721 | 5/31/2013 |
1.4.0 | 1,672 | 5/4/2013 |
1.3.5 | 2,176 | 11/6/2012 |
1.3.4 | 1,756 | 9/20/2012 |
1.3.3 | 1,713 | 8/17/2012 |
1.3.2 | 1,675 | 8/15/2012 |
1.3.1 | 1,687 | 8/15/2012 |
1.3.0 | 1,706 | 7/18/2012 |
1.2.2 | 1,736 | 7/18/2012 |
1.2.1 | 1,713 | 7/18/2012 |
1.2.0 | 1,723 | 6/25/2012 |
1.1.3 | 1,762 | 6/9/2012 |
1.0.1 | 1,786 | 4/24/2012 |
0.0.2 | 1,767 | 4/23/2012 |
0.0.1 | 1,730 | 4/21/2012 |
Fix CA2200 warning