scatter-sharp-eos
1.1.3
Scatter C# library to interact with ScatterDesktop / ScatterMobile - eos signature provider implementation
Install-Package scatter-sharp-eos -Version 1.1.3
dotnet add package scatter-sharp-eos --version 1.1.3
<PackageReference Include="scatter-sharp-eos" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add scatter-sharp-eos --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: scatter-sharp-eos, 1.1.3"
#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 scatter-sharp-eos as a Cake Addin
#addin nuget:?package=scatter-sharp-eos&version=1.1.3
// Install scatter-sharp-eos as a Cake Tool
#tool nuget:?package=scatter-sharp-eos&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
eos-sharp: Fix Use convert ToDecimal instead of explicit cast
eos-sharp: Fix object to float conversion InvalidCastException (by KGMaxey)
eos-sharp: Add support for variant fields
eos-sharp: Add support for binary extension types (by dbulha)
eos-sharp: Add block_num_hint to gettransaction (by dbulha)
eos-sharp: Changed authority accounts to use permission level (by dbulha)
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.