Threax.AspNetCore.IdServerAuth
2.7.0
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 Threax.AspNetCore.IdServerAuth --version 2.7.0
NuGet\Install-Package Threax.AspNetCore.IdServerAuth -Version 2.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="Threax.AspNetCore.IdServerAuth" Version="2.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Threax.AspNetCore.IdServerAuth --version 2.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Threax.AspNetCore.IdServerAuth, 2.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 Threax.AspNetCore.IdServerAuth as a Cake Addin #addin nuget:?package=Threax.AspNetCore.IdServerAuth&version=2.7.0 // Install Threax.AspNetCore.IdServerAuth as a Cake Tool #tool nuget:?package=Threax.AspNetCore.IdServerAuth&version=2.7.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 | 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication (>= 2.0.1)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.0.1)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 2.0.1)
- Microsoft.AspNetCore.Mvc (>= 2.0.1)
- Threax.AspNetCore.AccessTokens (>= 2.0.4)
- Threax.AspNetCore.IdServerMetadata (>= 1.2.0)
- Threax.AspNetCore.JwtCookieAuth (>= 1.5.0)
- Threax.AspNetCore.UserBuilder (>= 3.1.2)
- Threax.AspNetCore.Xsrf (>= 1.0.3)
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 | 123 | 8/20/2024 |
10.0.0 | 573 | 3/13/2022 |
9.0.0 | 451 | 7/15/2021 |
9.0.0-pre01 | 238 | 7/15/2021 |
8.1.0 | 403 | 4/22/2021 |
8.0.0 | 335 | 4/21/2021 |
7.0.0 | 447 | 1/19/2021 |
6.0.0 | 697 | 8/14/2020 |
5.1.1 | 716 | 8/13/2020 |
5.1.0 | 737 | 8/3/2020 |
5.0.0 | 633 | 8/3/2020 |
4.0.1 | 710 | 7/14/2020 |
4.0.0 | 604 | 7/13/2020 |
4.0.0-pre01 | 385 | 7/13/2020 |
3.1.0-pre01 | 398 | 7/13/2020 |
3.0.0 | 2,268 | 2/6/2020 |
2.11.0 | 721 | 10/20/2019 |
2.11.0-pre08 | 408 | 10/5/2019 |
2.10.1 | 1,921 | 4/8/2019 |
2.10.0 | 1,836 | 10/17/2018 |
2.9.0 | 933 | 9/20/2018 |
2.8.2 | 1,261 | 5/26/2018 |
2.8.1 | 1,079 | 5/23/2018 |
2.8.0 | 1,065 | 5/23/2018 |
2.7.2 | 1,118 | 4/30/2018 |
2.7.1 | 1,190 | 4/13/2018 |
2.7.0 | 952 | 4/12/2018 |
2.6.0 | 1,061 | 4/12/2018 |
2.5.1 | 1,054 | 4/12/2018 |
2.5.0 | 1,021 | 4/11/2018 |
2.4.0 | 1,051 | 4/10/2018 |
2.3.0 | 1,085 | 4/3/2018 |
2.2.0 | 1,056 | 3/8/2018 |
2.1.3 | 1,069 | 1/31/2018 |
2.1.2 | 1,147 | 12/17/2017 |
Fixed null reference exception loading metadata options.