ASP.NET Core support for Agent Framework.
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.AspNetCore |
Install
Install-Package Hyperledger.Aries.AspNetCore
dotnet add package Hyperledger.Aries.AspNetCore
paket add Hyperledger.Aries.AspNetCore
Hyperledger.Aries.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Hyperledger.Aries.AspNetCore.Contracts(>= 1.5.2)
- Hyperledger.Aries(>= 1.5.2)
- FluentValidation.AspNetCore(>= 9.2.0)
- MediatR(>= 8.0.2)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 8.0.1)
- MicroElements.Swashbuckle.FluentValidation(>= 4.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Http.Extensions(>= 2.2.0)
- Swashbuckle.AspNetCore.Annotations(>= 5.5.1)
- Swashbuckle.AspNetCore.Filters(>= 5.1.2)
- Swashbuckle.AspNetCore.Swagger(>= 5.5.1)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.5.1)
- Swashbuckle.AspNetCore.SwaggerUI(>= 5.5.1)
Tags