stellar-dotnet-sdk-xdr 14.0.1

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

The .NET Stellar SDK facilitates client integration with the Stellar Horizon API server and submission of Stellar transactions. It has two main uses: querying Horizon and building, signing, and submitting transactions to the Stellar network.

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on stellar-dotnet-sdk-xdr:

Package Downloads
stellar-dotnet-sdk

The .NET Stellar SDK facilitates client integration with the Stellar Horizon API server and submission of Stellar transactions. It has two main uses: querying Horizon and building, signing, and submitting transactions to the Stellar network.

ZkpSharp

Production-ready .NET library for Zero-Knowledge Proofs with real Bulletproofs on secp256k1 implemented from scratch in pure C#. Features Pedersen commitments, inner product arguments, Fiat-Shamir transcripts, HMAC-based privacy proofs, and Stellar Soroban blockchain integration.

holland-stellar-dotnet-sdk

The .NET Stellar SDK facilitates client integration with the Stellar Horizon API server and submission of Stellar transactions. It has two main uses: querying Horizon and building, signing, and submitting transactions to the Stellar network.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
14.0.1 5,886 9/9/2025
14.0.0 419 8/27/2025
14.0.0-beta 3,198 7/20/2025
13.2.1 2,563 7/24/2025
13.2.0 2,857 6/12/2025
13.1.4 3,967 3/27/2025
13.1.3 258 3/27/2025
13.1.2 574 3/26/2025
13.0.0 5,305 12/13/2024
13.0.0-rc1 490 11/12/2024
13.0.0-beta 5,369 10/25/2024
12.1.1 2,165 9/5/2024
12.1.0 226 9/5/2024
12.0.0 1,018 8/30/2024
11.0.0 1,453 8/10/2024
10.0.0 12,996 5/21/2024
9.1.3 12,465 3/27/2024
9.1.2 297 3/26/2024
9.1.1 9,689 1/29/2024
9.0.54 39,143 6/23/2023
Loading failed