BlockAppsSDK 1.0.3-alpha
This is a prerelease version of BlockAppsSDK.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BlockAppsSDK --version 1.0.3-alpha
NuGet\Install-Package BlockAppsSDK -Version 1.0.3-alpha
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="BlockAppsSDK" Version="1.0.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlockAppsSDK" Version="1.0.3-alpha" />
<PackageReference Include="BlockAppsSDK" />
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 BlockAppsSDK --version 1.0.3-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BlockAppsSDK, 1.0.3-alpha"
#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 BlockAppsSDK@1.0.3-alpha
#: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=BlockAppsSDK&version=1.0.3-alpha&prerelease
#tool nuget:?package=BlockAppsSDK&version=1.0.3-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BlockAppsSDK is a client, portable class library targeting Xamarin for Visual Studio 4.0 and above. It provides a simple
way to interact with the Strato and Bloc API's with native C# classes.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Build (>= 1.0.14)
- Microsoft.Net.Http (>= 2.2.29)
- modernhttpclient (>= 2.4.2)
- Newtonsoft.Json (>= 8.0.3)
- Xamarin.Forms (>= 2.2.0.31)
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.2.0-beta1 | 1,467 | 10/3/2016 |
1.1.0-beta1 | 2,075 | 7/27/2016 |
1.0.5-alpha | 1,407 | 6/14/2016 |
1.0.4-alpha | 1,046 | 6/9/2016 |
1.0.3-alpha | 1,143 | 6/5/2016 |
1.0.2-alpha | 1,209 | 6/5/2016 |
1.0.1-alpha | 1,604 | 6/5/2016 |
1.0.0-alpha | 1,042 | 6/3/2016 |
minor bug fixes within contract and account classes.