.NET Core tools for building agent services.
Info
Version: | 1.0.4 |
Author(s): | Antonio González Olivarez |
Last Update: | Tuesday, December 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hyperledger/aries-framework-dotnet |
NuGet Url: | https://www.nuget.org/packages/Did.Hyperledger.Aries |
Install
Install-Package Did.Hyperledger.Aries
dotnet add package Did.Hyperledger.Aries
paket add Did.Hyperledger.Aries
Did.Hyperledger.Aries Download (Unzip the "nupkg" after downloading)
Dependencies
- Hyperledger.Indy.Sdk(>= 1.11.1)
- Microsoft.Extensions.Hosting(>= 2.1.1)
- Microsoft.Extensions.Http(>= 2.1.1)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- Stateless(>= 4.2.1)
- System.Reactive.Linq(>= 4.1.2)