JMS.Token 1.7.0

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

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

基于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.3 73 6/24/2024
1.7.1 74 6/24/2024
1.7.0 121 6/7/2024
1.6.1 84 5/31/2024
1.6.0 114 3/20/2024
1.5.0 193 12/30/2023
1.3.2 138 12/19/2023
1.3.1 115 12/18/2023
1.3.0 189 11/1/2023
1.2.9 127 10/20/2023
1.2.8 142 9/22/2023
1.2.7 153 8/30/2023
1.2.6 134 8/30/2023
1.2.5 197 8/4/2023
1.2.3 200 7/14/2023
1.2.2 206 6/30/2023
1.2.1 192 6/30/2023
1.2.0 223 6/9/2023
1.1.5 219 5/15/2023
1.1.3 207 5/11/2023
1.1.2 224 5/8/2023
1.1.1 220 5/5/2023
1.1.0 206 5/5/2023
1.0.3 233 4/28/2023
1.0.2.9 228 4/27/2023
1.0.2.8 220 4/25/2023
1.0.2.7 242 4/19/2023
1.0.2.6 256 4/19/2023
1.0.2.5 341 4/16/2023
1.0.2.3 263 4/15/2023
1.0.2.2 258 4/15/2023
1.0.2.1 242 4/15/2023
1.0.2 262 4/15/2023
1.0.1.10 274 4/8/2023
1.0.1.9 247 4/6/2023
1.0.1.8 259 4/5/2023
1.0.1.7 303 3/30/2023
1.0.1.6 316 3/29/2023
1.0.1.5 321 3/29/2023
1.0.1.3 345 3/14/2023
1.0.1.2 445 1/5/2023
1.0.1.1 442 1/5/2023
1.0.1 434 1/5/2023
1.0.0.25 450 1/1/2023
1.0.0.23 484 12/5/2022
1.0.0.22 480 11/29/2022
1.0.0.21 513 11/26/2022
1.0.0.20 309 11/26/2022
1.0.0.19 509 11/18/2022
1.0.0.18 317 11/16/2022
1.0.0.17 492 12/16/2021
1.0.0.16 549 6/15/2021
1.0.0.15 791 6/10/2021
1.0.0.13 502 6/10/2021
1.0.0.12 551 6/2/2021
1.0.0.11 542 6/2/2021
1.0.0.10 401 5/24/2021
1.0.0.9 671 2/23/2021
1.0.0.7 572 12/8/2020
1.0.0.6 1,005 8/21/2020
1.0.0.5 616 8/20/2020
1.0.0.3 826 7/31/2020
1.0.0.2 499 7/23/2020
1.0.0.1 451 7/22/2020
1.0.0 495 7/22/2020