aelf-project - AElf.Client 1.2.1
This is a C# client library, used to communicate with the AElf API.
PM> Install-Package AElf.Client -Version 1.2.1 -Source https://www.myget.org/F/aelf-project/api/v3/index.json
> nuget.exe install AElf.Client -Version 1.2.1 -Source https://www.myget.org/F/aelf-project/api/v3/index.json
> dotnet add package AElf.Client --version 1.2.1 --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.2.1
Copy to clipboard
> choco install AElf.Client --version 1.2.1 --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.2.1" -Repository "aelf-project"
Copy to clipboard
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 |
|