Kephas.AspNetCore.IdentityServer4 10.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kephas.AspNetCore.IdentityServer4 --version 10.3.0
NuGet\Install-Package Kephas.AspNetCore.IdentityServer4 -Version 10.3.0
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="Kephas.AspNetCore.IdentityServer4" Version="10.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kephas.AspNetCore.IdentityServer4 --version 10.3.0
#r "nuget: Kephas.AspNetCore.IdentityServer4, 10.3.0"
#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.
// Install Kephas.AspNetCore.IdentityServer4 as a Cake Addin
#addin nuget:?package=Kephas.AspNetCore.IdentityServer4&version=10.3.0

// Install Kephas.AspNetCore.IdentityServer4 as a Cake Tool
#tool nuget:?package=Kephas.AspNetCore.IdentityServer4&version=10.3.0

Provides the IdentityServer4 integration with Kephas based ASP.NET Core applications.
Typically used areas and classes/interfaces/services:
   - Services: IIdentityAppIdProvider.
   - Stores: IUserStoreService, IRoleStoreService.
   - IIdentityServerBuilder.AddApiAuthorization.

Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
11.1.0 840 4/13/2022
11.1.0-dev.4 122 4/6/2022
11.1.0-dev.3 104 3/30/2022
11.1.0-dev.2 108 3/23/2022
11.1.0-dev.1 106 3/23/2022
11.0.0 824 3/11/2022
11.0.0-dev.7 110 3/7/2022
11.0.0-dev.6 113 2/28/2022
11.0.0-dev.5 101 2/26/2022
11.0.0-dev.4 114 2/24/2022
11.0.0-dev.3 113 2/23/2022
11.0.0-dev.2 113 2/18/2022
11.0.0-dev.1 108 2/7/2022
10.3.0 799 1/18/2022
10.2.0 1,198 12/3/2021
10.1.0 5,139 11/23/2021
10.1.0-dev.7 172 11/17/2021
10.1.0-dev.6 151 11/16/2021
10.1.0-dev.5 137 11/10/2021
10.1.0-dev.4 144 11/8/2021
10.1.0-dev.3 123 11/8/2021
10.1.0-dev.2 143 11/4/2021
10.1.0-dev.1 142 11/3/2021
10.0.1 780 10/16/2021
10.0.0 701 10/13/2021
10.0.0-dev.4 132 10/13/2021
10.0.0-dev.3 154 10/11/2021
10.0.0-dev.2 195 10/8/2021
9.3.4 796 8/25/2021
9.3.3 744 8/25/2021
9.3.2 723 8/24/2021
9.3.1 700 8/12/2021
9.3.0 711 8/12/2021
9.2.0 803 6/17/2021
9.1.0 749 6/17/2021
9.1.0-dev.9 186 5/26/2021
9.1.0-dev.8 176 5/26/2021
9.1.0-dev.7 171 5/17/2021
9.1.0-dev.6 166 4/28/2021
9.1.0-dev.5 185 4/23/2021
9.1.0-dev.4 170 4/21/2021
9.1.0-dev.3 171 4/17/2021
9.1.0-dev.2 154 4/12/2021
9.1.0-dev.1 171 4/9/2021
9.0.5 728 3/31/2021
9.0.4 756 3/23/2021
9.0.3 790 3/20/2021
9.0.1 764 3/18/2021
9.0.0 763 3/17/2021
9.0.0-dev.4.6 217 3/8/2021
9.0.0-dev.4.5 165 3/8/2021
9.0.0-dev.4.4 157 3/6/2021
9.0.0-dev.4.3 163 3/6/2021
9.0.0-dev.4.2 219 3/5/2021
9.0.0-dev.4.1 172 3/5/2021
9.0.0-dev.4 170 3/4/2021
9.0.0-dev.3 178 3/1/2021
9.0.0-dev.2 199 2/22/2021

Please check https://github.com/kephas-software/kephas/releases for the change log.
           Also check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.