FarNominal.Identity.Oidc
1.0.12
dotnet add package FarNominal.Identity.Oidc --version 1.0.12
NuGet\Install-Package FarNominal.Identity.Oidc -Version 1.0.12
<PackageReference Include="FarNominal.Identity.Oidc" Version="1.0.12" />
<PackageVersion Include="FarNominal.Identity.Oidc" Version="1.0.12" />
<PackageReference Include="FarNominal.Identity.Oidc" />
paket add FarNominal.Identity.Oidc --version 1.0.12
#r "nuget: FarNominal.Identity.Oidc, 1.0.12"
#:package FarNominal.Identity.Oidc@1.0.12
#addin nuget:?package=FarNominal.Identity.Oidc&version=1.0.12
#tool nuget:?package=FarNominal.Identity.Oidc&version=1.0.12
FarNominal.Identity.Oidc
Implementation of generic OpenID Connect services.
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- FarNominal.Interface.Core.Http (>= 1.0.6)
- FarNominal.Interface.Core.Utility (>= 1.0.9)
- FarNominal.Interface.Identity.Oidc (>= 1.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Microsoft.IdentityModel.Tokens (>= 7.6.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.12 - Rebuild with enum extension methods.
1.0.11 - Add default OICD API implementation.
1.0.10 - Rebuild with type for geographic coordinates.
1.0.9 - Rebuild with optional leading/trailing whitespace in key-value pair lookup.
1.0.8 - Update third-party NuGet packages.
1.0.7 - Rebuild with new metadata method.
1.0.6 - Rebuild with updated time unit enum.
1.0.5 - Rebuild with updated interface for HTTP 'Post' and 'Put' requests.
1.0.4 - Rebuild with updated interface for HTTP requests.
1.0.3 - Rebuild with updated interface for string conversion methods.
1.0.2 - Initial revision, targetting .NET 8