Cogniac.CSharpSDK
1.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cogniac.CSharpSDK --version 1.0.5
NuGet\Install-Package Cogniac.CSharpSDK -Version 1.0.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="Cogniac.CSharpSDK" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cogniac.CSharpSDK" Version="1.0.5" />
<PackageReference Include="Cogniac.CSharpSDK" />
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 Cogniac.CSharpSDK --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cogniac.CSharpSDK, 1.0.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.
#addin nuget:?package=Cogniac.CSharpSDK&version=1.0.5
#tool nuget:?package=Cogniac.CSharpSDK&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CSharp Client Library for the Cogniac Public API
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 10.0.3)
- RestSharp (>= 106.2.0)
- System.ValueTuple (>= 4.4.0)
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.0.14 | 876 | 12/21/2019 |
1.0.13 | 706 | 6/22/2019 |
1.0.12 | 734 | 5/23/2019 |
1.0.11 | 732 | 5/22/2019 |
1.0.10 | 720 | 5/4/2019 |
1.0.9 | 722 | 4/5/2019 |
1.0.8 | 783 | 2/13/2019 |
1.0.7 | 949 | 8/29/2018 |
1.0.6 | 1,358 | 4/28/2018 |
1.0.5 | 1,309 | 1/26/2018 |
1.0.4 | 1,132 | 1/19/2018 |
1.0.3 | 1,270 | 1/19/2018 |
1.0.2 | 1,237 | 1/19/2018 |
1.0.0 | 1,239 | 1/16/2018 |
* Fixed a bug in UploadMedia function where forceSet parameter couldn't be null.
* Removed Unit Tests project from solution.
* C# SDK is now version 1.0.0.4.
* Added License and Project Url to NuGet package spec.
* CogUpload utility is now version 1.0.0.1.
* Updated license information.