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 92 6/24/2024
1.7.1 98 6/24/2024
1.7.0 123 6/7/2024
1.6.1 85 5/31/2024
1.6.0 115 3/20/2024
1.5.0 194 12/30/2023
1.3.2 139 12/19/2023
1.3.1 116 12/18/2023
1.3.0 190 11/1/2023
1.2.9 128 10/20/2023
1.2.8 143 9/22/2023
1.2.7 154 8/30/2023
1.2.6 135 8/30/2023
1.2.5 198 8/4/2023
1.2.3 201 7/14/2023
1.2.2 207 6/30/2023
1.2.1 193 6/30/2023
1.2.0 224 6/9/2023
1.1.5 220 5/15/2023
1.1.3 208 5/11/2023
1.1.2 225 5/8/2023
1.1.1 221 5/5/2023
1.1.0 207 5/5/2023
1.0.3 234 4/28/2023
1.0.2.9 229 4/27/2023
1.0.2.8 221 4/25/2023
1.0.2.7 243 4/19/2023
1.0.2.6 257 4/19/2023
1.0.2.5 342 4/16/2023
1.0.2.3 264 4/15/2023
1.0.2.2 259 4/15/2023
1.0.2.1 243 4/15/2023
1.0.2 263 4/15/2023
1.0.1.10 275 4/8/2023
1.0.1.9 248 4/6/2023
1.0.1.8 260 4/5/2023
1.0.1.7 304 3/30/2023
1.0.1.6 317 3/29/2023
1.0.1.5 322 3/29/2023
1.0.1.3 346 3/14/2023
1.0.1.2 446 1/5/2023
1.0.1.1 443 1/5/2023
1.0.1 435 1/5/2023
1.0.0.25 451 1/1/2023
1.0.0.23 485 12/5/2022
1.0.0.22 481 11/29/2022
1.0.0.21 514 11/26/2022
1.0.0.20 310 11/26/2022
1.0.0.19 510 11/18/2022
1.0.0.18 318 11/16/2022
1.0.0.17 493 12/16/2021
1.0.0.16 550 6/15/2021
1.0.0.15 792 6/10/2021
1.0.0.13 503 6/10/2021
1.0.0.12 552 6/2/2021
1.0.0.11 543 6/2/2021
1.0.0.10 402 5/24/2021
1.0.0.9 672 2/23/2021
1.0.0.7 573 12/8/2020
1.0.0.6 1,006 8/21/2020
1.0.0.5 617 8/20/2020
1.0.0.3 827 7/31/2020
1.0.0.2 500 7/23/2020
1.0.0.1 452 7/22/2020
1.0.0 496 7/22/2020