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

.NET library for implementing Zero-Knowledge Proofs (ZKP) with production-ready Stellar Soroban integration. Supports age, balance, membership, range, and time condition proofs with on-chain verification.

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 4,212 9/9/2025
14.0.0 410 8/27/2025
14.0.0-beta 3,080 7/20/2025
13.2.1 2,517 7/24/2025
13.2.0 2,816 6/12/2025
13.1.4 3,560 3/27/2025
13.1.3 253 3/27/2025
13.1.2 567 3/26/2025
13.0.0 5,195 12/13/2024
13.0.0-rc1 485 11/12/2024
13.0.0-beta 5,339 10/25/2024
12.1.1 2,156 9/5/2024
12.1.0 222 9/5/2024
12.0.0 965 8/30/2024
11.0.0 1,446 8/10/2024
10.0.0 12,573 5/21/2024
9.1.3 11,799 3/27/2024
9.1.2 290 3/26/2024
9.1.1 9,621 1/29/2024
9.0.54 37,413 6/23/2023
Loading failed