NanoRPC 1.9.9

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

Library to communicatie with NANO Currency node using RPC

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NanoRPC:

Package Downloads
NanoRPC.Wallet

Library to communicatie with NANO Currency node using RPC

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.9 156 9/30/2025
1.6.6 737 8/3/2021
1.6.5 567 8/3/2021
1.6.4 583 7/8/2021
1.6.3 524 7/6/2021
1.6.2 524 7/6/2021
1.6.1 544 7/5/2021
1.6.0 543 6/29/2021
1.5.0 558 11/17/2020
0.9.2 758 7/5/2019
0.9.1 762 5/15/2019
0.9.0 769 3/12/2019
0.7.0 1,487 5/15/2018
0.6.0 1,500 5/4/2018
0.5.0 1,402 4/18/2018
0.4.0 1,419 4/3/2018
0.3.0 1,491 3/23/2018
0.2.0 1,461 3/23/2018
0.1.0 1,490 3/6/2018