Bearer Token and logging to fast start any ASP.NET Core project.
Info
Version: | 1.2.1 |
Author(s): | Unosquare |
Last Update: | Wednesday, February 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/unosquare/swan-aspnetcore |
NuGet Url: | https://www.nuget.org/packages/Unosquare.Swan.AspNetCore |
Install
Install-Package Unosquare.Swan.AspNetCore
dotnet add package Unosquare.Swan.AspNetCore
paket add Unosquare.Swan.AspNetCore
Unosquare.Swan.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Diagnostics(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.IdentityModel.Tokens(>= 5.6.0)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
- Unosquare.Swan.Lite(>= 3.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.2)
Tags