aelf-project - AElf.Client.Core 1.2.1
AElf C# sdk with abp module.
PM> Install-Package AElf.Client.Core -Version 1.2.1 -Source https://www.myget.org/F/aelf-project/api/v3/index.json
> nuget.exe install AElf.Client.Core -Version 1.2.1 -Source https://www.myget.org/F/aelf-project/api/v3/index.json
> dotnet add package AElf.Client.Core --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.Core ~> 1.2.1
Copy to clipboard
> choco install AElf.Client.Core --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.Core" -RequiredVersion "1.2.1" -Repository "aelf-project"
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.2.1 | 19.23 KB | Thu, 01 Sep 2022 03:47:35 GMT | 2 |
|