Ark.oAuth.Oidc
1.0.5.45
dotnet add package Ark.oAuth.Oidc --version 1.0.5.45
NuGet\Install-Package Ark.oAuth.Oidc -Version 1.0.5.45
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="Ark.oAuth.Oidc" Version="1.0.5.45" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ark.oAuth.Oidc" Version="1.0.5.45" />
<PackageReference Include="Ark.oAuth.Oidc" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ark.oAuth.Oidc --version 1.0.5.45
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ark.oAuth.Oidc, 1.0.5.45"
#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.
#:package Ark.oAuth.Oidc@1.0.5.45
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ark.oAuth.Oidc&version=1.0.5.45
#tool nuget:?package=Ark.oAuth.Oidc&version=1.0.5.45
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
oAuth2 oidc IdP implementation, easy fo developer integration
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Ark.EfCore (>= 0.0.1.3)
- ark.net.util (>= 1.0.4.14)
- Azure.Identity (>= 1.13.2)
- BouncyCastle.Cryptography (>= 2.5.1)
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 |
|---|---|---|
| 1.0.5.45 | 121 | 3/22/2026 |
| 1.0.5.44 | 106 | 3/20/2026 |
| 1.0.5.42 | 225 | 7/9/2025 |
| 1.0.5.41 | 204 | 7/3/2025 |
| 1.0.5.40 | 200 | 7/3/2025 |
| 1.0.5.39 | 216 | 7/2/2025 |
| 1.0.5.38 | 202 | 7/2/2025 |
| 1.0.5.37 | 224 | 7/2/2025 |
| 1.0.5.36 | 208 | 7/2/2025 |
| 1.0.5.35 | 220 | 7/2/2025 |
| 1.0.5.34 | 504 | 7/1/2025 |
| 1.0.5.33 | 202 | 7/1/2025 |
| 1.0.5.32 | 218 | 7/1/2025 |
| 1.0.5.31 | 170 | 6/21/2025 |
| 1.0.5.30 | 167 | 6/21/2025 |
| 1.0.5.29 | 217 | 5/19/2025 |
| 1.0.5.28 | 225 | 5/19/2025 |
| 1.0.5.27 | 236 | 5/18/2025 |
| 1.0.5.26 | 219 | 5/18/2025 |
| 1.0.5.25 | 226 | 5/18/2025 |
Loading failed
trying to do oauth2 a simpler for developers