JMS.Token.AspNetCore 2.7.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package JMS.Token.AspNetCore --version 2.7.1                
NuGet\Install-Package JMS.Token.AspNetCore -Version 2.7.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="JMS.Token.AspNetCore" Version="2.7.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JMS.Token.AspNetCore --version 2.7.1                
#r "nuget: JMS.Token.AspNetCore, 2.7.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 JMS.Token.AspNetCore as a Cake Addin
#addin nuget:?package=JMS.Token.AspNetCore&version=2.7.1

// Install JMS.Token.AspNetCore as a Cake Tool
#tool nuget:?package=JMS.Token.AspNetCore&version=2.7.1                

基于JMS.Token的身份验证
services.AddJmsTokenAspNetCore(new NetAddress("127.0.0.1", 9911),new string[]{"Authorization"});

app.UseAuthentication();
app.UseAuthorization();

如果通过验证,controller中通过下面代码获取token内容:
this.User.FindFirstValue("Content")

用依赖注入获取TokenClient实例,生成token

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.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.7.8 91 9/10/2024
2.7.7 87 9/10/2024
2.7.6 134 7/9/2024
2.7.5 95 6/24/2024
2.7.2 106 6/24/2024
2.7.1 99 6/18/2024
2.7.0 95 6/7/2024
2.6.1 80 5/31/2024
2.6.0 130 3/20/2024
2.5.0 185 12/30/2023
2.3.2 163 12/19/2023
2.3.1 137 12/18/2023
2.3.0 172 11/18/2023
2.2.10 146 10/20/2023
2.2.9 150 9/22/2023
2.2.8 172 8/30/2023
2.2.7 162 8/30/2023
2.2.6 210 8/4/2023
2.2.5 179 8/4/2023
2.2.3 182 7/14/2023
2.2.2 220 6/30/2023
2.2.1 203 6/30/2023
2.2.0 220 6/9/2023
2.1.5 210 5/15/2023
2.1.3 178 5/11/2023
2.1.2 214 5/8/2023
2.1.1 217 5/5/2023
2.1.0 203 5/5/2023
2.0.5 231 4/28/2023
2.0.3.8 217 4/27/2023
2.0.3.7 201 4/25/2023
2.0.3.6 249 4/19/2023
2.0.3.5 227 4/19/2023
2.0.3.3 223 4/19/2023
2.0.3.2 246 4/16/2023
2.0.3.1 248 4/15/2023
2.0.3 238 4/15/2023
2.0.2.1 223 4/15/2023
2.0.2 242 4/15/2023
2.0.1.10 239 4/8/2023
2.0.1.9 234 4/6/2023
2.0.1.8 238 4/5/2023
2.0.1.7 283 3/30/2023
2.0.1.6 292 3/30/2023
2.0.1.5 276 3/29/2023
2.0.1.3 292 3/14/2023
2.0.1.2 348 1/5/2023
2.0.1.1 353 1/5/2023
2.0.1 361 1/5/2023
2.0.0.2 364 1/1/2023
2.0.0.1 388 12/5/2022
2.0.0 360 11/29/2022
1.0.0.21 404 11/26/2022
1.0.0.20 390 11/18/2022
1.0.0.19 412 12/16/2021
1.0.0.18 480 6/15/2021
1.0.0.17 411 6/10/2021
1.0.0.16 430 6/10/2021
1.0.0.15 412 6/10/2021
1.0.0.13 410 6/10/2021
1.0.0.12 443 6/2/2021
1.0.0.11 441 6/2/2021
1.0.0.10 471 3/1/2021
1.0.0.9 439 2/23/2021
1.0.0.8 498 12/8/2020
1.0.0.7 490 11/20/2020
1.0.0.6 494 11/20/2020
1.0.0.5 570 8/21/2020