Exchanges 1.0.4
dotnet add package Exchanges --version 1.0.4
NuGet\Install-Package Exchanges -Version 1.0.4
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="Exchanges" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Exchanges --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Exchanges, 1.0.4"
#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 Exchanges as a Cake Addin #addin nuget:?package=Exchanges&version=1.0.4 // Install Exchanges as a Cake Tool #tool nuget:?package=Exchanges&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Retrieve information for exchanges API for Oceanlab
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. 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)
- NLog (>= 4.4.12)
- RestSharp (>= 105.2.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.0.4 | 1,522 | 9/12/2017 |
- Add support fort OrderBook & RecentTrades
- Fix bug when config file is missing
- The library needs Exchanges.dll.config & NLog.config files in the project base dirtectory, with parameter Copy to output directory set to Always