TourmalineCore.AspNetCore.JwtAuthentication.Core 0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package TourmalineCore.AspNetCore.JwtAuthentication.Core --version 0.1.1
NuGet\Install-Package TourmalineCore.AspNetCore.JwtAuthentication.Core -Version 0.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TourmalineCore.AspNetCore.JwtAuthentication.Core" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TourmalineCore.AspNetCore.JwtAuthentication.Core --version 0.1.1
#r "nuget: TourmalineCore.AspNetCore.JwtAuthentication.Core, 0.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TourmalineCore.AspNetCore.JwtAuthentication.Core as a Cake Addin
#addin nuget:?package=TourmalineCore.AspNetCore.JwtAuthentication.Core&version=0.1.1

// Install TourmalineCore.AspNetCore.JwtAuthentication.Core as a Cake Tool
#tool nuget:?package=TourmalineCore.AspNetCore.JwtAuthentication.Core&version=0.1.1

This library can work with version .NET Core 3.0 and higher. In order to ensure compatibility of the library with .NET Core 3.0, we use Microsoft.AspNetCore.Authentication.JwtBearer version 3.0.3.
This library contains middleware and authentication extensions.
With this library, you can very easily connect the JWT-based authentication to your project.
Also, this library allows to override the logic of username and password validation and allows to override route to login endpoint.
The library provides the ability to use a debug token to avoid the need to enter a username and password when the lifetime of the JWT expires.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TourmalineCore.AspNetCore.JwtAuthentication.Core:

Package Downloads
TourmalineCore.AspNetCore.JwtAuthentication.Identity

Collection of middleware, providing a JWT-based authentication using Microsoft's Identity and EF Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.4 7,671 10/10/2022
0.3.4-alpha.2 530 8/12/2022
0.3.3 2,301 3/21/2022
0.3.2 3,457 8/11/2021
0.3.1 2,749 6/23/2021
0.1.1 19,487 2/12/2021
0.1.0 1,533 1/25/2021