BitPay 6.0.0

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

This library is a simple way to integrate your application with BitPay along with your BitPay account for taking Bitcoin and Bitcoin Cash payments. It exposes six basic functions, creating and retrieving invoices, creating, retrieving and delivering bills and retrieving rates. It is not meant as a replacement for the entire BitPay API.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 Framework net48 is compatible.  net481 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
6.0.0 119 9/25/2025
5.0.2 6,686 9/25/2023
5.0.1 747 8/21/2023
5.0.0 218 8/16/2023
4.4.2203 3,280 3/29/2022
4.3.2203 616 3/28/2022
4.3.2202 727 2/10/2022
4.2.2111 1,165 11/18/2021
4.1.2111 482 11/8/2021
4.0.2104 3,053 4/19/2021
3.3.2003 2,208 3/24/2020
3.2.2001 1,521 1/10/2020
3.1.1912 703 12/23/2019
3.0.1907 3,739 7/17/2019
2.0.0 2,815 3/11/2015