Ark.oAuth.Oidc
1.0.5.18
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 Ark.oAuth.Oidc --version 1.0.5.18
NuGet\Install-Package Ark.oAuth.Oidc -Version 1.0.5.18
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.18" />
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.18" />
<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.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ark.oAuth.Oidc, 1.0.5.18"
#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.18
#tool nuget:?package=Ark.oAuth.Oidc&version=1.0.5.18
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 | 135 | 5/19/2025 |
1.0.5.28 | 131 | 5/19/2025 |
1.0.5.27 | 129 | 5/18/2025 |
1.0.5.26 | 136 | 5/18/2025 |
1.0.5.25 | 140 | 5/18/2025 |
1.0.5.24 | 100 | 5/17/2025 |
1.0.5.23 | 122 | 5/17/2025 |
1.0.5.22 | 170 | 5/16/2025 |
1.0.5.21 | 224 | 5/14/2025 |
1.0.5.20 | 239 | 5/14/2025 |
1.0.5.19 | 221 | 5/14/2025 |
1.0.5.18 | 223 | 5/14/2025 |
1.0.5.17 | 218 | 5/14/2025 |
1.0.5.16 | 224 | 5/13/2025 |
1.0.5.15 | 224 | 5/12/2025 |
1.0.5.14 | 225 | 5/12/2025 |
1.0.5.13 | 229 | 5/12/2025 |
1.0.5.12 | 118 | 5/9/2025 |
1.0.5.11 | 146 | 5/8/2025 |
1.0.5.10 | 137 | 5/8/2025 |
1.0.5.9 | 162 | 4/20/2025 |
1.0.5.8 | 159 | 4/20/2025 |
1.0.5.7 | 167 | 4/20/2025 |
1.0.5.6 | 174 | 4/20/2025 |
1.0.5 | 104 | 4/19/2025 |
1.0.4 | 142 | 4/18/2025 |
1.0.3 | 132 | 4/18/2025 |
1.0.2 | 146 | 4/18/2025 |
1.0.1 | 189 | 4/16/2025 |
1.0.0 | 168 | 4/7/2025 |
trying to do oauth2 a simpler for developers