Ark.oAuth.Client
1.0.5.45
dotnet add package Ark.oAuth.Client --version 1.0.5.45
NuGet\Install-Package Ark.oAuth.Client -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.Client" 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.Client" Version="1.0.5.45" />
<PackageReference Include="Ark.oAuth.Client" />
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.Client --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.Client, 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.Client@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.Client&version=1.0.5.45
#tool nuget:?package=Ark.oAuth.Client&version=1.0.5.45
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
oAuth oidc client implementation
| 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.net.util (>= 1.0.4.14)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.15)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.8.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 |
|---|---|---|
| 1.0.5.45 | 127 | 3/22/2026 |
| 1.0.5.44 | 119 | 3/20/2026 |
| 1.0.5.43 | 246 | 10/12/2025 |
| 1.0.5.42 | 275 | 7/9/2025 |
| 1.0.5.41 | 257 | 7/3/2025 |
| 1.0.5.40 | 259 | 7/3/2025 |
| 1.0.5.39 | 246 | 7/2/2025 |
| 1.0.5.38 | 242 | 7/2/2025 |
| 1.0.5.37 | 252 | 7/2/2025 |
| 1.0.5.36 | 262 | 7/2/2025 |
| 1.0.5.35 | 247 | 7/2/2025 |
| 1.0.5.34 | 247 | 7/1/2025 |
| 1.0.5.33 | 244 | 7/1/2025 |
| 1.0.5.32 | 244 | 7/1/2025 |
| 1.0.5.31 | 222 | 6/21/2025 |
| 1.0.5.30 | 210 | 6/21/2025 |
| 1.0.5.29 | 266 | 5/19/2025 |
| 1.0.5.28 | 249 | 5/19/2025 |
| 1.0.5.27 | 245 | 5/18/2025 |
| 1.0.5.26 | 255 | 5/18/2025 |
Loading failed
trying to do oauth2 a simpler for developers