Authlink.Idp.Client.Core
1.1.0
dotnet add package Authlink.Idp.Client.Core --version 1.1.0
NuGet\Install-Package Authlink.Idp.Client.Core -Version 1.1.0
<PackageReference Include="Authlink.Idp.Client.Core" Version="1.1.0" />
<PackageVersion Include="Authlink.Idp.Client.Core" Version="1.1.0" />
<PackageReference Include="Authlink.Idp.Client.Core" />
paket add Authlink.Idp.Client.Core --version 1.1.0
#r "nuget: Authlink.Idp.Client.Core, 1.1.0"
#:package Authlink.Idp.Client.Core@1.1.0
#addin nuget:?package=Authlink.Idp.Client.Core&version=1.1.0
#tool nuget:?package=Authlink.Idp.Client.Core&version=1.1.0
📦 Package Overview
Authlink.Idp.Client.Core
is a low-level, dependency-free library that defines interfaces, data contracts, and shared models used by client SDKs that integrate with the Authlink Identity Provider (IdP).
It is intended to be consumed by higher-level packages such as:
Authlink.Idp.Client.Http
🚀 Install
dotnet add package Authlink.Idp.Client.Core
Or via Package Manager:
PM> Install-Package Authlink.Idp.Client.Core
🔧 Purpose
This package serves as a foundation layer, enabling:
- Abstraction of token and authentication flows
- Decoupled, testable client implementations
- Plug-and-play support across .NET environments (console, web, serverless)
📚 Documentation
Coming soon at: https://docs.authlink.co.za
📄 License
MIT
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. |
-
net9.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Authlink.Idp.Client.Core:
Package | Downloads |
---|---|
Authlink.Idp.Client.Http
System.Net implementation of the Authlink Identity Provider client. |
|
Authlink.Auth.ServiceStack
A ServiceStack auth provider that is integrated with the Authlink Identity Provider |
GitHub repositories
This package is not used by any popular GitHub repositories.