BitCoinSharp 0.2.166.49
dotnet add package BitCoinSharp --version 0.2.166.49
NuGet\Install-Package BitCoinSharp -Version 0.2.166.49
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="BitCoinSharp" Version="0.2.166.49" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BitCoinSharp --version 0.2.166.49
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BitCoinSharp, 0.2.166.49"
#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 BitCoinSharp as a Cake Addin #addin nuget:?package=BitCoinSharp&version=0.2.166.49 // Install BitCoinSharp as a Cake Tool #tool nuget:?package=BitCoinSharp&version=0.2.166.49
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BitCoinSharp is a direct port of the excellent BitCoinJ library. It implements the native BitCoin P2P protocol in C# for use in .net 3.5 and above. This library can be used to maintain a wallet and send/receive transactions without installing the official client. It comes with full documentation and includes an example application that demonstrates some of the more common uses.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- BouncyCastle (>= 1.7.0)
- log4net (>= 1.2.10)
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.2.166.49 | 26,371 | 7/31/2011 |
0.2.111.22 | 1,682 | 6/28/2011 |
0.1.90.6 | 1,664 | 6/13/2011 |