BitcoinCore 1.0.25

dotnet add package BitcoinCore --version 1.0.25
                    
NuGet\Install-Package BitcoinCore -Version 1.0.25
                    
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="BitcoinCore" Version="1.0.25" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BitcoinCore" Version="1.0.25" />
                    
Directory.Packages.props
<PackageReference Include="BitcoinCore" />
                    
Project file
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 BitcoinCore --version 1.0.25
                    
#r "nuget: BitcoinCore, 1.0.25"
                    
#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 BitcoinCore@1.0.25
                    
#: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=BitcoinCore&version=1.0.25
                    
Install as a Cake Addin
#tool nuget:?package=BitcoinCore&version=1.0.25
                    
Install as a Cake Tool

Bitcoin Core (.NET)

Bitcoin Core is a comprehensive and feature-rich Bitcoin library for C# and .NET developers. It enables seamless integration with the Bitcoin protocol, offering full support for transaction creation, wallet operations, script handling, and much more.

Features

  • ✅ Full Bitcoin protocol support (P2P, network messages, blocks, transactions)
  • 🔐 Transaction creation, signing, verification, and broadcasting
  • 🗝️ Address and key management (HD wallets, private/public keys, address formats)
  • 📜 Bitcoin Script support (P2PKH, P2SH, Multisig, custom scripts)
  • ⚡ SegWit (P2WPKH, P2WSH) and Taproot (P2TR) ready
  • 📝 PSBT (Partially Signed Bitcoin Transactions) support
  • 💸 Fee estimation and coin selection tools
  • 🌐 Custom network support (mainnet, testnet, regtest, custom chains)
  • 🔍 Blockchain parsing and analysis utilities
  • 🧠 Smart contract and scripting capabilities
  • 📦 BIP standards support (BIP32, BIP39, BIP44)
  • 🔧 Utilities for Bitcoin data formats (Base58, Bech32, etc.)

Documentation

https://github.com/jackfreemancoder/BitcoinCoreCsharp

Getting Started

Install via NuGet:

Install-Package BitcoinCore

Or with .NET CLI:

dotnet add package BitcoinCore

Target Frameworks

  • .NET Standard 2.0+
  • .NET Core / .NET 5+

License

This project is licensed under the MIT License.

Contributing

Contributions, issues, and feature requests are welcome!

Disclaimer

This library is provided as-is with no warranties. Always test thoroughly before deploying in production environments.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.25 81 7/13/2025
1.0.24 50 7/12/2025
0.0.31 123,843 7/13/2025
0.0.30 123,847 7/13/2025
0.0.29 123,888 7/13/2025
0.0.28 123,831 7/13/2025
0.0.27 123,914 7/13/2025
0.0.26 123,887 7/13/2025
0.0.25 123,900 7/13/2025
0.0.24 123,847 7/13/2025
0.0.23 123,800 7/13/2025
0.0.22 123,921 7/13/2025
0.0.21 123,904 7/13/2025
0.0.20 123,825 7/13/2025
0.0.19 123,901 7/13/2025
0.0.18 123,842 7/13/2025
0.0.17 123,820 7/13/2025
0.0.16 123,895 7/13/2025
0.0.15 123,865 7/13/2025
0.0.14 123,904 7/13/2025
0.0.13 123,933 7/13/2025
0.0.12 123,887 7/13/2025
0.0.10 150,539 7/12/2025
0.0.9 150,620 7/12/2025
0.0.8 150,555 7/12/2025
0.0.7 150,541 7/12/2025
0.0.6 150,543 7/12/2025
0.0.5 150,566 7/12/2025
0.0.4 150,518 7/12/2025
0.0.3 150,538 7/12/2025
0.0.2 150,583 7/12/2025
0.0.1 150,532 7/12/2025