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
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 760 1/10/2025
1.10.0 1,084 8/12/2024
1.9.0 1,059 7/8/2024
1.6.0 24,871 10/18/2023
1.5.0 34,556 7/19/2023
1.4.1 1,906 7/19/2023
1.4.0 1,833 7/19/2023
1.3.1 1,858 7/19/2023
1.3.0 6,755 4/7/2023
1.2.3 19,265 2/6/2023
1.2.2 3,280 12/27/2022
1.2.1 4,996 8/23/2022
1.2.0 9,422 6/8/2022
1.0.0 10,886 12/10/2020
1.0.0-rc1 5,129 10/17/2020
1.0.0-preview3 5,362 6/23/2020
1.0.0-preview2 7,318 4/26/2020
1.0.0-preview1 6,404 3/26/2020
0.9.2 17,696 2/6/2020
0.9.1 17,015 12/23/2019
Loading failed