JMS.Token 1.7.10

dotnet add package JMS.Token --version 1.7.10                
NuGet\Install-Package JMS.Token -Version 1.7.10                
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.10" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JMS.Token --version 1.7.10                
#r "nuget: JMS.Token, 1.7.10"                
#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.10

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

基于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.10 86 12/19/2024
1.7.9 125 11/8/2024
1.7.8 123 11/7/2024
1.7.7 156 9/10/2024
1.7.6 157 9/10/2024
1.7.5 161 7/9/2024
1.7.3 154 6/24/2024
1.7.1 152 6/24/2024
1.7.0 184 6/7/2024
1.6.1 132 5/31/2024
1.6.0 164 3/20/2024
1.5.0 233 12/30/2023
1.3.2 177 12/19/2023
1.3.1 164 12/18/2023
1.3.0 227 11/1/2023
1.2.9 181 10/20/2023
1.2.8 186 9/22/2023
1.2.7 204 8/30/2023
1.2.6 174 8/30/2023
1.2.5 247 8/4/2023
1.2.3 250 7/14/2023
1.2.2 246 6/30/2023
1.2.1 234 6/30/2023
1.2.0 266 6/9/2023
1.1.5 265 5/15/2023
1.1.3 254 5/11/2023
1.1.2 262 5/8/2023
1.1.1 261 5/5/2023
1.1.0 252 5/5/2023
1.0.3 279 4/28/2023
1.0.2.9 275 4/27/2023
1.0.2.8 265 4/25/2023
1.0.2.7 284 4/19/2023
1.0.2.6 292 4/19/2023
1.0.2.5 401 4/16/2023
1.0.2.3 313 4/15/2023
1.0.2.2 297 4/15/2023
1.0.2.1 294 4/15/2023
1.0.2 306 4/15/2023
1.0.1.10 322 4/8/2023
1.0.1.9 301 4/6/2023
1.0.1.8 308 4/5/2023
1.0.1.7 329 3/30/2023
1.0.1.6 348 3/29/2023
1.0.1.5 370 3/29/2023
1.0.1.3 384 3/14/2023
1.0.1.2 480 1/5/2023
1.0.1.1 492 1/5/2023
1.0.1 479 1/5/2023
1.0.0.25 500 1/1/2023
1.0.0.23 530 12/5/2022
1.0.0.22 525 11/29/2022
1.0.0.21 568 11/26/2022
1.0.0.20 342 11/26/2022
1.0.0.19 555 11/18/2022
1.0.0.18 354 11/16/2022
1.0.0.17 521 12/16/2021
1.0.0.16 603 6/15/2021
1.0.0.15 858 6/10/2021
1.0.0.13 554 6/10/2021
1.0.0.12 602 6/2/2021
1.0.0.11 591 6/2/2021
1.0.0.10 439 5/24/2021
1.0.0.9 721 2/23/2021
1.0.0.7 622 12/8/2020
1.0.0.6 1,081 8/21/2020
1.0.0.5 648 8/20/2020
1.0.0.3 885 7/31/2020
1.0.0.2 531 7/23/2020
1.0.0.1 468 7/22/2020
1.0.0 529 7/22/2020