Substrate.Vara.NET.Extension
                               
                            
                                1.0.50
                            
                        
                    dotnet add package Substrate.Vara.NET.Extension --version 1.0.50
NuGet\Install-Package Substrate.Vara.NET.Extension -Version 1.0.50
<PackageReference Include="Substrate.Vara.NET.Extension" Version="1.0.50" />
<PackageVersion Include="Substrate.Vara.NET.Extension" Version="1.0.50" />
<PackageReference Include="Substrate.Vara.NET.Extension" />
paket add Substrate.Vara.NET.Extension --version 1.0.50
#r "nuget: Substrate.Vara.NET.Extension, 1.0.50"
#:package Substrate.Vara.NET.Extension@1.0.50
#addin nuget:?package=Substrate.Vara.NET.Extension&version=1.0.50
#tool nuget:?package=Substrate.Vara.NET.Extension&version=1.0.50
Substrate Chains .NET API Extensions
Substrate Chains .NET API Extensions for Relay-, Para- and Solochains in the Substrate ecosystem
Substrate NuGet Packages
Polkadot (Relay Chain)
- Polkadot Network .NET SDK (Link)
Polkadot (Parachain)
- Polkadot Asset Hub .NET SDK (Link)
- Polkadot BridgeHub .NET SDK (Link)
- Collectives .NET SDK (Link)
- Ajuna Network .NET SDK (Link)
- Astar Network .NET SDK (Link)
- Aventus Network .NET SDK (Link)
- KILT Network .NET SDK (Link)
- Moonbeam Network .NET SDK (Link)
- Moonsama Network .NET SDK (Link)
- Unique Network .NET SDK (Link)
Kusama (Relay Chain)
- Kusama Network .NET SDK (Link)
Kusama (Parachain)
Other Ecosystem
Add or update Package
Make sure you have .NET installed (Linux, macOS & Windows .NET Install)
- git clone https://github.com/SubstrateGaming/Substrate.Chains.NET.git
- create directory Substrate.<chain_name>.NET
- go into the directory
- make sure you have dotnet new --install Substrate.DotNet.Templateinstalled
- create a new solution dotnet new sln
- create the SDK
ex. for Substrate.Statemint.NET
dotnet new sln
dotnet new substrate \
        --sdk_version 0.5.2 \
        --rest_service Substrate.Statemint.NET.RestService \
        --net_api Substrate.Statemint.NET.NetApiExt \
        --rest_client Substrate.Statemint.NET.RestClient \
        --metadata_websocket wss://statemint-rpc.polkadot.io \
        --force \
        --allow-scripts yes
Create a PR, make sure to have the following versioning for the NuGet package,
<Version>1.9370.0</Version> 1 = prod / 9370 = spec_version / 0 = iteration
Generated by
- Substrate .NET API 
 Substrate .NET API Core for substrate-based nodes
- Substrate .NET Toolchain 
 Substrate .NET Toolchain model-driven SDK generator for substrate-based nodes
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. | 
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. | 
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    .NETStandard 2.0- Substrate.NET.API (>= 0.9.18)
 
- 
                                                    .NETStandard 2.1- Substrate.NET.API (>= 0.9.18)
 
- 
                                                    net6.0- Substrate.NET.API (>= 0.9.18)
 
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.50 | 255 | 2/16/2024 |