Info
Version: | 1.0.4-beta02 |
Author(s): | Sean McLellan |
Last Update: | Sunday, February 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BaristaLabs/BaristaCore |
NuGet Url: | https://www.nuget.org/packages/BaristaCore.AspNetCore |
Install
Install-Package BaristaCore.AspNetCore
dotnet add package BaristaCore.AspNetCore
paket add BaristaCore.AspNetCore
BaristaCore.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Http.Extensions(>= 2.1.1)
- Microsoft.AspNetCore.Http.Features(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- BaristaCore(>= 1.0.402)
- BaristaLabs.BaristaCore.AspNetCore.Common(>= 1.0.402)
Tags
For more information, visit the wiki at https://github.com/BaristaLabs/BaristaCore/wiki/Using-BaristaCore-as-AspDotNet-Middleware.