Threax.AspNetCore.IdServerAuth
11.0.0
dotnet add package Threax.AspNetCore.IdServerAuth --version 11.0.0
NuGet\Install-Package Threax.AspNetCore.IdServerAuth -Version 11.0.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="Threax.AspNetCore.IdServerAuth" Version="11.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Threax.AspNetCore.IdServerAuth --version 11.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Threax.AspNetCore.IdServerAuth, 11.0.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 Threax.AspNetCore.IdServerAuth as a Cake Addin #addin nuget:?package=Threax.AspNetCore.IdServerAuth&version=11.0.0 // Install Threax.AspNetCore.IdServerAuth as a Cake Tool #tool nuget:?package=Threax.AspNetCore.IdServerAuth&version=11.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.8)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 8.0.1)
- Threax.AspNetCore.IdServerMetadata (>= 11.0.0)
- Threax.AspNetCore.JwtCookieAuth (>= 11.0.0)
- Threax.AspNetCore.UserBuilder (>= 11.0.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 |
---|---|---|
11.0.0 | 136 | 8/20/2024 |
10.0.0 | 580 | 3/13/2022 |
9.0.0 | 458 | 7/15/2021 |
9.0.0-pre01 | 241 | 7/15/2021 |
8.1.0 | 410 | 4/22/2021 |
8.0.0 | 342 | 4/21/2021 |
7.0.0 | 454 | 1/19/2021 |
6.0.0 | 704 | 8/14/2020 |
5.1.1 | 723 | 8/13/2020 |
5.1.0 | 744 | 8/3/2020 |
5.0.0 | 640 | 8/3/2020 |
4.0.1 | 717 | 7/14/2020 |
4.0.0 | 611 | 7/13/2020 |
4.0.0-pre01 | 388 | 7/13/2020 |
3.1.0-pre01 | 401 | 7/13/2020 |
3.0.0 | 2,362 | 2/6/2020 |
2.11.0 | 728 | 10/20/2019 |
2.11.0-pre08 | 413 | 10/5/2019 |
2.10.1 | 1,928 | 4/8/2019 |
2.10.0 | 1,848 | 10/17/2018 |
2.9.0 | 946 | 9/20/2018 |
2.8.2 | 1,272 | 5/26/2018 |
2.8.1 | 1,091 | 5/23/2018 |
2.8.0 | 1,077 | 5/23/2018 |
2.7.2 | 1,129 | 4/30/2018 |
2.7.1 | 1,203 | 4/13/2018 |
2.7.0 | 965 | 4/12/2018 |
2.6.0 | 1,072 | 4/12/2018 |
2.5.1 | 1,065 | 4/12/2018 |
2.5.0 | 1,032 | 4/11/2018 |
2.4.0 | 1,062 | 4/10/2018 |
2.3.0 | 1,096 | 4/3/2018 |
2.2.0 | 1,067 | 3/8/2018 |
2.1.3 | 1,080 | 1/31/2018 |
2.1.2 | 1,158 | 12/17/2017 |
Updated JWT Cookie Auth with new flow.