JMS.Token.AspNetCore
2.7.11
dotnet add package JMS.Token.AspNetCore --version 2.7.11
NuGet\Install-Package JMS.Token.AspNetCore -Version 2.7.11
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.AspNetCore" Version="2.7.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JMS.Token.AspNetCore --version 2.7.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JMS.Token.AspNetCore, 2.7.11"
#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.AspNetCore as a Cake Addin #addin nuget:?package=JMS.Token.AspNetCore&version=2.7.11 // Install JMS.Token.AspNetCore as a Cake Tool #tool nuget:?package=JMS.Token.AspNetCore&version=2.7.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
基于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
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.Token (>= 1.7.10)
- Microsoft.AspNetCore.Authentication (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Abstractions (>= 2.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.7.11 | 71 | 12/19/2024 |
2.7.10 | 97 | 11/8/2024 |
2.7.9 | 93 | 11/7/2024 |
2.7.8 | 116 | 9/10/2024 |
2.7.7 | 110 | 9/10/2024 |
2.7.6 | 148 | 7/9/2024 |
2.7.5 | 109 | 6/24/2024 |
2.7.2 | 121 | 6/24/2024 |
2.7.1 | 112 | 6/18/2024 |
2.7.0 | 111 | 6/7/2024 |
2.6.1 | 93 | 5/31/2024 |
2.6.0 | 143 | 3/20/2024 |
2.5.0 | 197 | 12/30/2023 |
2.3.2 | 174 | 12/19/2023 |
2.3.1 | 146 | 12/18/2023 |
2.3.0 | 181 | 11/18/2023 |
2.2.10 | 155 | 10/20/2023 |
2.2.9 | 159 | 9/22/2023 |
2.2.8 | 181 | 8/30/2023 |
2.2.7 | 171 | 8/30/2023 |
2.2.6 | 221 | 8/4/2023 |
2.2.5 | 190 | 8/4/2023 |
2.2.3 | 194 | 7/14/2023 |
2.2.2 | 229 | 6/30/2023 |
2.2.1 | 214 | 6/30/2023 |
2.2.0 | 231 | 6/9/2023 |
2.1.5 | 221 | 5/15/2023 |
2.1.3 | 189 | 5/11/2023 |
2.1.2 | 225 | 5/8/2023 |
2.1.1 | 227 | 5/5/2023 |
2.1.0 | 214 | 5/5/2023 |
2.0.5 | 242 | 4/28/2023 |
2.0.3.8 | 226 | 4/27/2023 |
2.0.3.7 | 212 | 4/25/2023 |
2.0.3.6 | 260 | 4/19/2023 |
2.0.3.5 | 239 | 4/19/2023 |
2.0.3.3 | 233 | 4/19/2023 |
2.0.3.2 | 256 | 4/16/2023 |
2.0.3.1 | 265 | 4/15/2023 |
2.0.3 | 250 | 4/15/2023 |
2.0.2.1 | 235 | 4/15/2023 |
2.0.2 | 251 | 4/15/2023 |
2.0.1.10 | 248 | 4/8/2023 |
2.0.1.9 | 246 | 4/6/2023 |
2.0.1.8 | 250 | 4/5/2023 |
2.0.1.7 | 292 | 3/30/2023 |
2.0.1.6 | 303 | 3/30/2023 |
2.0.1.5 | 285 | 3/29/2023 |
2.0.1.3 | 303 | 3/14/2023 |
2.0.1.2 | 357 | 1/5/2023 |
2.0.1.1 | 365 | 1/5/2023 |
2.0.1 | 371 | 1/5/2023 |
2.0.0.2 | 375 | 1/1/2023 |
2.0.0.1 | 399 | 12/5/2022 |
2.0.0 | 371 | 11/29/2022 |
1.0.0.21 | 422 | 11/26/2022 |
1.0.0.20 | 403 | 11/18/2022 |
1.0.0.19 | 432 | 12/16/2021 |
1.0.0.18 | 494 | 6/15/2021 |
1.0.0.17 | 424 | 6/10/2021 |
1.0.0.16 | 442 | 6/10/2021 |
1.0.0.15 | 425 | 6/10/2021 |
1.0.0.13 | 423 | 6/10/2021 |
1.0.0.12 | 457 | 6/2/2021 |
1.0.0.11 | 453 | 6/2/2021 |
1.0.0.10 | 482 | 3/1/2021 |
1.0.0.9 | 454 | 2/23/2021 |
1.0.0.8 | 510 | 12/8/2020 |
1.0.0.7 | 502 | 11/20/2020 |
1.0.0.6 | 506 | 11/20/2020 |
1.0.0.5 | 588 | 8/21/2020 |