JMS.Token
1.3.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package JMS.Token --version 1.3.2
NuGet\Install-Package JMS.Token -Version 1.3.2
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.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JMS.Token --version 1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JMS.Token, 1.3.2"
#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.3.2 // Install JMS.Token as a Cake Tool #tool nuget:?package=JMS.Token&version=1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
基于JMS.Token的身份验证
services.AddJmsTokenAuthentication(new NetAddress("127.0.0.1", 9911));
用依赖注入获取TokenClient实例,生成token
Product | Versions 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.
-
.NETCoreApp 3.1
- JMS.Common (>= 3.3.11)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.7)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.5)
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.9 | 29 | 11/8/2024 |
1.7.8 | 31 | 11/7/2024 |
1.7.7 | 147 | 9/10/2024 |
1.7.6 | 146 | 9/10/2024 |
1.7.5 | 149 | 7/9/2024 |
1.7.3 | 146 | 6/24/2024 |
1.7.1 | 144 | 6/24/2024 |
1.7.0 | 174 | 6/7/2024 |
1.6.1 | 124 | 5/31/2024 |
1.6.0 | 156 | 3/20/2024 |
1.5.0 | 225 | 12/30/2023 |
1.3.2 | 165 | 12/19/2023 |
1.3.1 | 158 | 12/18/2023 |
1.3.0 | 221 | 11/1/2023 |
1.2.9 | 175 | 10/20/2023 |
1.2.8 | 180 | 9/22/2023 |
1.2.7 | 198 | 8/30/2023 |
1.2.6 | 168 | 8/30/2023 |
1.2.5 | 241 | 8/4/2023 |
1.2.3 | 244 | 7/14/2023 |
1.2.2 | 240 | 6/30/2023 |
1.2.1 | 228 | 6/30/2023 |
1.2.0 | 260 | 6/9/2023 |
1.1.5 | 259 | 5/15/2023 |
1.1.3 | 248 | 5/11/2023 |
1.1.2 | 256 | 5/8/2023 |
1.1.1 | 255 | 5/5/2023 |
1.1.0 | 246 | 5/5/2023 |
1.0.3 | 273 | 4/28/2023 |
1.0.2.9 | 269 | 4/27/2023 |
1.0.2.8 | 259 | 4/25/2023 |
1.0.2.7 | 278 | 4/19/2023 |
1.0.2.6 | 286 | 4/19/2023 |
1.0.2.5 | 395 | 4/16/2023 |
1.0.2.3 | 305 | 4/15/2023 |
1.0.2.2 | 291 | 4/15/2023 |
1.0.2.1 | 286 | 4/15/2023 |
1.0.2 | 300 | 4/15/2023 |
1.0.1.10 | 316 | 4/8/2023 |
1.0.1.9 | 295 | 4/6/2023 |
1.0.1.8 | 302 | 4/5/2023 |
1.0.1.7 | 323 | 3/30/2023 |
1.0.1.6 | 342 | 3/29/2023 |
1.0.1.5 | 364 | 3/29/2023 |
1.0.1.3 | 376 | 3/14/2023 |
1.0.1.2 | 474 | 1/5/2023 |
1.0.1.1 | 486 | 1/5/2023 |
1.0.1 | 473 | 1/5/2023 |
1.0.0.25 | 491 | 1/1/2023 |
1.0.0.23 | 522 | 12/5/2022 |
1.0.0.22 | 517 | 11/29/2022 |
1.0.0.21 | 557 | 11/26/2022 |
1.0.0.20 | 333 | 11/26/2022 |
1.0.0.19 | 547 | 11/18/2022 |
1.0.0.18 | 346 | 11/16/2022 |
1.0.0.17 | 513 | 12/16/2021 |
1.0.0.16 | 595 | 6/15/2021 |
1.0.0.15 | 850 | 6/10/2021 |
1.0.0.13 | 546 | 6/10/2021 |
1.0.0.12 | 594 | 6/2/2021 |
1.0.0.11 | 583 | 6/2/2021 |
1.0.0.10 | 430 | 5/24/2021 |
1.0.0.9 | 711 | 2/23/2021 |
1.0.0.7 | 614 | 12/8/2020 |
1.0.0.6 | 1,073 | 8/21/2020 |
1.0.0.5 | 640 | 8/20/2020 |
1.0.0.3 | 877 | 7/31/2020 |
1.0.0.2 | 521 | 7/23/2020 |
1.0.0.1 | 460 | 7/22/2020 |
1.0.0 | 519 | 7/22/2020 |