JoeDevSharp.Net.Extensions.Auth.Abstractions
1.0.4
dotnet add package JoeDevSharp.Net.Extensions.Auth.Abstractions --version 1.0.4
NuGet\Install-Package JoeDevSharp.Net.Extensions.Auth.Abstractions -Version 1.0.4
<PackageReference Include="JoeDevSharp.Net.Extensions.Auth.Abstractions" Version="1.0.4" />
<PackageVersion Include="JoeDevSharp.Net.Extensions.Auth.Abstractions" Version="1.0.4" />
<PackageReference Include="JoeDevSharp.Net.Extensions.Auth.Abstractions" />
paket add JoeDevSharp.Net.Extensions.Auth.Abstractions --version 1.0.4
#r "nuget: JoeDevSharp.Net.Extensions.Auth.Abstractions, 1.0.4"
#:package JoeDevSharp.Net.Extensions.Auth.Abstractions@1.0.4
#addin nuget:?package=JoeDevSharp.Net.Extensions.Auth.Abstractions&version=1.0.4
#tool nuget:?package=JoeDevSharp.Net.Extensions.Auth.Abstractions&version=1.0.4
A lightweight and technology-agnostic abstraction layer for authentication in .NET applications.
This package defines common contracts and models for authentication flows such as OAuth2 and custom providers. It enables seamless integration between multiple libraries (e.g., RestClient, OAuth2, UI, etc.) by decoupling the implementation from the authentication logic.
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
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on JoeDevSharp.Net.Extensions.Auth.Abstractions:
Package | Downloads |
---|---|
JoeDevSharp.Net.Extensions.OAuth2
Lightweight and extensible OAuth2 authentication framework for .NET, supporting multiple popular providers and enabling easy custom provider implementation. |
|
JoeDevSharp.Net.Extensions.Http.RestClient
Designed to simplify consuming REST APIs by combining powerful abstractions, flexible authentication integration, and a developer-friendly API. |
GitHub repositories
This package is not used by any popular GitHub repositories.