AlterDice.Net
0.3.8
.NET Standard 2.0
dotnet add package AlterDice.Net --version 0.3.8
NuGet\Install-Package AlterDice.Net -Version 0.3.8
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="AlterDice.Net" Version="0.3.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AlterDice.Net --version 0.3.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AlterDice.Net, 0.3.8"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AlterDice.Net as a Cake Addin
#addin nuget:?package=AlterDice.Net&version=0.3.8
// Install AlterDice.Net as a Cake Tool
#tool nuget:?package=AlterDice.Net&version=0.3.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- CryptoExchange.Net (>= 4.2.8)
- SocketIOClient (>= 3.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 |
---|---|---|
0.3.8 | 288 | 11/19/2021 |
0.3.7 | 298 | 11/5/2021 |
0.3.6 | 302 | 9/20/2021 |
0.3.5 | 325 | 7/27/2021 |
0.3.4 | 378 | 7/20/2021 |
0.3.3 | 307 | 6/11/2021 |
0.3.2 | 276 | 5/28/2021 |
0.3.1 | 298 | 5/24/2021 |
0.3.0 | 307 | 5/24/2021 |
0.2.9 | 315 | 5/21/2021 |
0.2.8 | 329 | 5/6/2021 |
0.2.7 | 294 | 4/15/2021 |
0.2.6 | 303 | 4/8/2021 |
0.2.5 | 272 | 4/8/2021 |
0.2.4 | 286 | 4/8/2021 |
0.2.3 | 278 | 4/8/2021 |
0.2.2 | 289 | 4/8/2021 |
0.2.1 | 263 | 4/7/2021 |
0.2.0 | 279 | 4/7/2021 |
0.1.9 | 237 | 4/6/2021 |
0.1.8 | 270 | 4/6/2021 |
0.1.7 | 257 | 4/6/2021 |
0.1.6 | 273 | 4/6/2021 |
0.1.5 | 277 | 3/25/2021 |
0.1.4 | 285 | 3/25/2021 |
0.1.3 | 292 | 3/24/2021 |
0.1.2 | 283 | 3/24/2021 |
0.1.1 | 270 | 3/19/2021 |
0.1.0 | 265 | 3/18/2021 |
0.0.9 | 265 | 3/18/2021 |
0.0.8 | 297 | 3/17/2021 |
0.0.7 | 272 | 2/16/2021 |
0.0.6 | 284 | 2/16/2021 |
0.0.5 | 299 | 2/15/2021 |
0.0.4 | 262 | 2/15/2021 |
0.0.3 | 248 | 2/15/2021 |
0.0.2 | 259 | 2/14/2021 |
0.0.1 | 253 | 2/14/2021 |
11/19/2021 - fixed cancelling order event
05/11/2021 - base lib update
05/06/2021 - base lib update
04/08/2021 - minor improvements
04/06/2021 - added pagination at orders history, base library update
03/18/2021 - IExchangeClient ipmlementation
02/15/2021 - introduced SymbolOrderBook through api client. Need to implement socket.io rooms
02/14/2021 - initial beta