aelf-project - AElf.Client 1.3.0
This is a C# client library, used to communicate with the AElf API.
PM> Install-Package AElf.Client -Version 1.3.0 -Source https://www.myget.org/F/aelf-project/api/v3/index.json
> nuget.exe install AElf.Client -Version 1.3.0 -Source https://www.myget.org/F/aelf-project/api/v3/index.json
> dotnet add package AElf.Client --version 1.3.0 --source https://www.myget.org/F/aelf-project/api/v3/index.json
source https://www.myget.org/F/aelf-project/api/v3/index.json
nuget AElf.Client ~> 1.3.0
Copy to clipboard
> choco install AElf.Client --version 1.3.0 --source https://www.myget.org/F/aelf-project/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "aelf-project" -SourceLocation "https://www.myget.org/F/aelf-project/api/v2"
Install-Module -Name "AElf.Client" -RequiredVersion "1.3.0" -Repository "aelf-project"
Copy to clipboard
-
.NETFramework 6.0
- AElf.Client.Protobuf (>= 1.3.0)
- AElf.Cryptography (>= 1.6.0-beta.1)
- AElf.Types (>= 1.6.0-beta.1)
- Nethereum.KeyStore (>= 4.5.0)
- Newtonsoft.Json (>= 13.0.3)
-
.NETStandard 2.1
- AElf.Client.Protobuf (>= 1.3.0)
- AElf.Cryptography (>= 1.6.0-beta.1)
- AElf.Types (>= 1.6.0-beta.1)
- Nethereum.KeyStore (>= 4.5.0)
- Newtonsoft.Json (>= 13.0.3)
- .NETFramework 6.0: 6.0.0.0
- .NETStandard 2.1: 2.1.0.0
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.3.0 | 55.45 KB | Thu, 04 Jul 2024 07:36:50 GMT | 2 |
|
||
|
|
1.2.1 | 28.82 KB | Thu, 01 Sep 2022 03:47:30 GMT | 2 |
|