KredoKodo.PhoenixdSDK 1.0.5

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

PhoenixdSdk Logo

PhoenixdSdk

A comprehensive .NET 8 SDK for integrating with Phoenixd Server API, the self-custodial Lightning Network node. This library provides a clean, strongly-typed API for creating invoices, sending payments, and managing Lightning Network operations. Features async/await support, automatic authentication, and full error handling for production applications.

Features

  • Easy integration with .NET 8 projects
  • Robust API client for Phoenixd endpoints
  • Built-in support for async operations
  • Comprehensive error handling

Use Cases

PhoenixdSdk is ideal for:

  • Developers building applications that need to interact with Phoenixd
  • Integrating Lightning Network payments into .NET applications

Installation

PhoenixdSdk is available as a NuGet package. Just install it and go!

Sample Usage

See all of the examples in the ExampleUsageApp project included in the repository.

Contributing

Please feel free to contribute to this project! You can submit issues, pull requests, or suggestions. Contributions are welcome to improve the SDK and add new features.

License

This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.

Release Notes

See the CHANGELOG for detailed release notes and changes.

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.

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.5 101 6/28/2025
1.0.4 150 6/24/2025
1.0.3 182 6/13/2025
1.0.2 286 6/13/2025
1.0.1 289 6/11/2025