AElf.Sdk.CSharp 1.12.0

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

Types for the C# smart contract SDK.

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 (25)

Showing the top 5 NuGet packages that depend on AElf.Sdk.CSharp:

Package Downloads
AElf.Kernel.Consensus

Package Description

AElf.Contracts.Genesis

Genesis is a contract that implements base functionality of the chain such as contract proposal and updating.

AElf.CSharp.CodeOps

Smart contract code operations like auditing, patching and validating.

AElf.Runtime.CSharp

Primitives for the C# smart contracts runtime.

AElf.Contracts.Consensus.AEDPoS

Consensus is a contract that implements AElf’s DPoS consensus protocol.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.12.0 713 1/10/2025
1.10.0 1,061 8/12/2024
1.9.0 1,022 7/8/2024
1.6.0 23,703 10/18/2023
1.5.0 34,058 7/19/2023
1.4.1 1,883 7/19/2023
1.4.0 1,815 7/19/2023
1.3.1 1,843 7/19/2023
1.3.0 6,606 4/7/2023
1.2.3 19,205 2/6/2023
1.2.2 3,263 12/27/2022
1.2.1 4,979 8/23/2022
1.2.0 9,313 6/8/2022
1.0.0 10,785 12/10/2020
1.0.0-rc1 5,111 10/17/2020
1.0.0-preview3 5,346 6/23/2020
1.0.0-preview2 7,302 4/26/2020
1.0.0-preview1 6,384 3/26/2020
0.9.2 17,676 2/6/2020
0.9.1 16,995 12/23/2019
Loading failed