JMS.Token 1.7.7

dotnet add package JMS.Token --version 1.7.7                
NuGet\Install-Package JMS.Token -Version 1.7.7                
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" Version="1.7.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JMS.Token --version 1.7.7                
#r "nuget: JMS.Token, 1.7.7"                
#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 as a Cake Addin
#addin nuget:?package=JMS.Token&version=1.7.7

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

基于JMS.Token的身份验证
services.AddJmsTokenAuthentication(new NetAddress("127.0.0.1", 9911));

用依赖注入获取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 (1)

Showing the top 1 NuGet packages that depend on JMS.Token:

Package Downloads
JMS.Token.AspNetCore

基于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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.7 125 9/10/2024
1.7.6 131 9/10/2024
1.7.5 146 7/9/2024
1.7.3 143 6/24/2024
1.7.1 140 6/24/2024
1.7.0 171 6/7/2024
1.6.1 121 5/31/2024
1.6.0 136 3/20/2024
1.5.0 214 12/30/2023
1.3.2 160 12/19/2023
1.3.1 150 12/18/2023
1.3.0 219 11/1/2023
1.2.9 147 10/20/2023
1.2.8 176 9/22/2023
1.2.7 195 8/30/2023
1.2.6 165 8/30/2023
1.2.5 239 8/4/2023
1.2.3 242 7/14/2023
1.2.2 237 6/30/2023
1.2.1 224 6/30/2023
1.2.0 256 6/9/2023
1.1.5 254 5/15/2023
1.1.3 232 5/11/2023
1.1.2 252 5/8/2023
1.1.1 251 5/5/2023
1.1.0 241 5/5/2023
1.0.3 257 4/28/2023
1.0.2.9 267 4/27/2023
1.0.2.8 257 4/25/2023
1.0.2.7 274 4/19/2023
1.0.2.6 284 4/19/2023
1.0.2.5 385 4/16/2023
1.0.2.3 297 4/15/2023
1.0.2.2 289 4/15/2023
1.0.2.1 284 4/15/2023
1.0.2 281 4/15/2023
1.0.1.10 314 4/8/2023
1.0.1.9 293 4/6/2023
1.0.1.8 299 4/5/2023
1.0.1.7 320 3/30/2023
1.0.1.6 340 3/29/2023
1.0.1.5 356 3/29/2023
1.0.1.3 374 3/14/2023
1.0.1.2 469 1/5/2023
1.0.1.1 477 1/5/2023
1.0.1 470 1/5/2023
1.0.0.25 489 1/1/2023
1.0.0.23 520 12/5/2022
1.0.0.22 515 11/29/2022
1.0.0.21 554 11/26/2022
1.0.0.20 331 11/26/2022
1.0.0.19 544 11/18/2022
1.0.0.18 344 11/16/2022
1.0.0.17 511 12/16/2021
1.0.0.16 592 6/15/2021
1.0.0.15 848 6/10/2021
1.0.0.13 522 6/10/2021
1.0.0.12 586 6/2/2021
1.0.0.11 581 6/2/2021
1.0.0.10 411 5/24/2021
1.0.0.9 709 2/23/2021
1.0.0.7 605 12/8/2020
1.0.0.6 1,071 8/21/2020
1.0.0.5 638 8/20/2020
1.0.0.3 857 7/31/2020
1.0.0.2 503 7/23/2020
1.0.0.1 456 7/22/2020
1.0.0 516 7/22/2020