.NET Core tools for building agent services.
Info
Version: | 1.6.4 |
Author(s): | Hyperledger Aries Dotnet Maintainers |
Last Update: | Friday, January 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hyperledger/aries-framework-dotnet |
NuGet Url: | https://www.nuget.org/packages/Hyperledger.Aries |
Install
Install-Package Hyperledger.Aries
dotnet add package Hyperledger.Aries
paket add Hyperledger.Aries
Hyperledger.Aries Download (Unzip the "nupkg" after downloading)
Dependencies
- Flurl(>= 2.8.2)
- Hyperledger.Indy.Sdk(>= 1.11.1)
- Microsoft.Extensions.Hosting(>= 3.1.5)
- Microsoft.Extensions.Http(>= 3.1.5)
- Microsoft.Extensions.Logging(>= 3.1.5)
- Multiformats.Base(>= 2.0.2)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- Stateless(>= 5.1.2)
- System.Reactive.Linq(>= 4.4.1)
- System.Text.Json(>= 4.7.2)
Tags