Ark.oAuth.Oidc
1.0.5.29
dotnet add package Ark.oAuth.Oidc --version 1.0.5.29
NuGet\Install-Package Ark.oAuth.Oidc -Version 1.0.5.29
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.29" />
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.29" />
<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.29
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ark.oAuth.Oidc, 1.0.5.29"
#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.
#addin nuget:?package=Ark.oAuth.Oidc&version=1.0.5.29
#tool nuget:?package=Ark.oAuth.Oidc&version=1.0.5.29
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 | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Ark.EfCore (>= 0.0.1.3)
- ark.net.util (>= 1.0.4.10)
- 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.29 | 134 | 5/19/2025 |
1.0.5.28 | 130 | 5/19/2025 |
1.0.5.27 | 128 | 5/18/2025 |
1.0.5.26 | 135 | 5/18/2025 |
1.0.5.25 | 138 | 5/18/2025 |
1.0.5.24 | 99 | 5/17/2025 |
1.0.5.23 | 121 | 5/17/2025 |
1.0.5.22 | 169 | 5/16/2025 |
1.0.5.21 | 223 | 5/14/2025 |
1.0.5.20 | 238 | 5/14/2025 |
1.0.5.19 | 220 | 5/14/2025 |
1.0.5.18 | 222 | 5/14/2025 |
1.0.5.17 | 217 | 5/14/2025 |
1.0.5.16 | 223 | 5/13/2025 |
1.0.5.15 | 223 | 5/12/2025 |
1.0.5.14 | 224 | 5/12/2025 |
1.0.5.13 | 228 | 5/12/2025 |
1.0.5.12 | 117 | 5/9/2025 |
1.0.5.11 | 145 | 5/8/2025 |
1.0.5.10 | 136 | 5/8/2025 |
1.0.5.9 | 161 | 4/20/2025 |
1.0.5.8 | 158 | 4/20/2025 |
1.0.5.7 | 166 | 4/20/2025 |
1.0.5.6 | 173 | 4/20/2025 |
1.0.5 | 103 | 4/19/2025 |
1.0.4 | 141 | 4/18/2025 |
1.0.3 | 131 | 4/18/2025 |
1.0.2 | 145 | 4/18/2025 |
1.0.1 | 188 | 4/16/2025 |
1.0.0 | 167 | 4/7/2025 |
trying to do oauth2 a simpler for developers