.net core v2.1 jwt&error handle middleware.
Info
Version: | 1.0.0 |
Author(s): | Nero.Web.Middleware |
Last Update: | Thursday, November 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Nero.Web.Middleware |
Install
Install-Package Nero.Web.Middleware
dotnet add package Nero.Web.Middleware
paket add Nero.Web.Middleware
Nero.Web.Middleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Nero.Infrastructure.ApplicationInfo(>= 1.0.0)
- Nero.Infrastructure.Cache(>= 1.0.0)
- Nero.Infrastructure.Configuration(>= 1.0.0)
- Nero.Infrastructure.DTO(>= 1.0.0)
- Nero.Infrastructure.IOC(>= 1.0.0)
- Nero.Infrastructure.Json(>= 1.0.0)
- Nero.Infrastructure.Log(>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.IdentityModel.Tokens(>= 5.3.0)
- System.IdentityModel.Tokens.Jwt(>= 5.3.0)