ASP.NET Core support for Agent Framework. 
                        
                    
         
                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.AspNetCore | 
Install
Install-Package AgentFramework.AspNetCore
                        dotnet add package AgentFramework.AspNetCore
                        paket add AgentFramework.AspNetCore
                        
                                AgentFramework.AspNetCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AgentFramework(>= 4.3.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Http.Extensions(>= 2.1.1)
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.2)
- Microsoft.Extensions.Caching.Memory(>= 2.1.2)
- Microsoft.Extensions.Hosting(>= 2.1.1)
