.NET Core tools for building agent services.
Info
Version: | 4.3.0 |
Author(s): | Hyperledger Aries Dotnet Maintainers |
Last Update: | Tuesday, November 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hyperledger/aries-framework-dotnet |
NuGet Url: | https://www.nuget.org/packages/AgentFramework.Core |
Install
Install-Package AgentFramework.Core
dotnet add package AgentFramework.Core
paket add AgentFramework.Core
AgentFramework.Core 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)