Microsoft.AspNetCore.ApiAuthorization.IdentityServer 3.0.0-preview5-19227-01

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.ApiAuthorization.IdentityServer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.ApiAuthorization.IdentityServer --version 3.0.0-preview5-19227-01
                    
NuGet\Install-Package Microsoft.AspNetCore.ApiAuthorization.IdentityServer -Version 3.0.0-preview5-19227-01
                    
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="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Version="3.0.0-preview5-19227-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Version="3.0.0-preview5-19227-01" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" />
                    
Project file
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 Microsoft.AspNetCore.ApiAuthorization.IdentityServer --version 3.0.0-preview5-19227-01
                    
#r "nuget: Microsoft.AspNetCore.ApiAuthorization.IdentityServer, 3.0.0-preview5-19227-01"
                    
#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=Microsoft.AspNetCore.ApiAuthorization.IdentityServer&version=3.0.0-preview5-19227-01&prerelease
                    
Install Microsoft.AspNetCore.ApiAuthorization.IdentityServer as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.ApiAuthorization.IdentityServer&version=3.0.0-preview5-19227-01&prerelease
                    
Install Microsoft.AspNetCore.ApiAuthorization.IdentityServer as a Cake Tool

ASP.NET Core API Authorization package powered by Identity Server.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5502cf46706a25c39ce78a57b9191714c0eb40c2

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

NuGet packages (26)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.ApiAuthorization.IdentityServer:

Package Downloads
Xown.Travels.Core

The core library for travel operations

BL.Framework

BonnyLand .Net Core Framework

Caviar.Infrastructure

Caviar-Blazor是采用Blazor + Ant Design的后台管理框架,框架包含了后台管理的常用功能,简单大方的界面,拥有数据权限、字段权限、API权限等,可精细化控制任意元素,而且更好的兼容手机端,让开发者更专注于业务上的开发。

IdentityOAuthSpaExtensions

Allows easy integration of external OAuth providers into your SPA

PieroDeTomi.EntityFrameworkCore.Identity.Cosmos

A Cosmos DB implementation of an Identity provider for .NET Core 5. You can use this package to easily bootstrap an ASP.NET Core Web Application using Identity/IdentityServer backed by a CosmosDb database and EF Core, in place of SQL Server.

GitHub repositories (27)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.ApiAuthorization.IdentityServer:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
dotnet-presentations/blazor-workshop
Blazor workshop
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
SteveSandersonMS/CarChecker
A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link:
iayti/CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
csharpfritz/csharp_with_csharpfritz
Show notes, slides, and samples from the CSharp with CSharpFritz show
SteveSandersonMS/BlazeOrbital
Sample application for Blazor WebAssembly on .NET 6
jasontaylordev/RapidBlazor
Clean Architecture Solution Template for Blazor WebAssembly .NET 7
mregni/EmbyStat
Multiplatform statistics server for Emby server
jasontaylordev/flexible-aspnetcore-authorization
ivaylokenov/ASP.NET-Server-Architectures
JacobsDataSolutions/OrgManager
CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization management tool.
BeiYinZhiNian/Caviar-Blazor
Caviar-Blazor是采用Blazor + Ant Design的后台管理框架,框架包含了后台管理的常用功能,简单大方的界面,拥有数据权限、字段权限、API权限等,可精细化控制任意元素,而且更好的兼容手机端,让开发者更专注于业务上的开发。
JByfordRew/BlazorTransitionableRoute
Allows current and previous route to exist enabling page transition animations.
JeremyLikness/BlazorWasmEFCoreExample
Example of a Blazor WebAssembly project that uses Entity Framework Core on the server for data access.
gavilanch/BlazorMovies
ivaylokenov/Domain-Driven-Design-with-ASP.NET-Core-Microservices
Domain-Driven Design with ASP.NET Core Microservices
Version Downloads Last updated
8.0.0-preview.6.23329.11 72,243 7/11/2023
8.0.0-preview.5.23302.2 573 6/13/2023
8.0.0-preview.4.23260.4 467 5/16/2023
8.0.0-preview.3.23177.8 661 4/11/2023
8.0.0-preview.2.23153.2 494 3/14/2023
8.0.0-preview.1.23112.2 3,320 2/21/2023
7.0.20 268,134 5/28/2024
7.0.19 20,400 5/14/2024
7.0.18 46,526 4/9/2024
7.0.17 53,568 3/12/2024
7.0.16 42,180 2/13/2024
7.0.15 128,932 1/9/2024
7.0.14 78,587 11/14/2023
7.0.13 30,591 10/24/2023
7.0.12 15,269 10/10/2023
7.0.11 32,602 9/12/2023
7.0.10 53,379 8/8/2023
7.0.9 47,860 7/11/2023
7.0.8 32,171 6/22/2023
7.0.7 42,115 6/13/2023
7.0.5 109,770 4/11/2023
7.0.4 33,921 3/14/2023
7.0.3 102,055 2/14/2023
7.0.2 285,073 1/10/2023
7.0.1 38,614 12/13/2022
7.0.0 122,234 11/7/2022
7.0.0-rc.2.22476.2 29,735 10/11/2022
7.0.0-rc.1.22427.2 1,337 9/14/2022
7.0.0-preview.7.22376.6 1,058 8/9/2022
7.0.0-preview.6.22330.3 558 7/12/2022
7.0.0-preview.5.22303.8 530 6/14/2022
7.0.0-preview.4.22251.1 651 5/10/2022
7.0.0-preview.3.22178.4 426 4/13/2022
7.0.0-preview.2.22153.2 393 3/14/2022
7.0.0-preview.1.22109.13 333 2/17/2022
6.0.36 2,579 11/12/2024
6.0.35 7,333 10/8/2024
6.0.33 3,557 8/13/2024
6.0.32 2,518 7/9/2024
6.0.31 3,051 5/28/2024
6.0.30 1,889 5/14/2024
6.0.29 2,876 4/9/2024
6.0.28 10,555 3/12/2024
6.0.27 4,344 2/13/2024
6.0.26 16,826 1/9/2024
6.0.25 18,264 11/14/2023
6.0.24 5,094 10/24/2023
6.0.23 8,797 10/10/2023
6.0.22 19,880 9/12/2023
6.0.21 14,692 8/8/2023
6.0.20 15,933 7/11/2023
6.0.19 14,806 6/22/2023
6.0.18 14,053 6/13/2023
6.0.16 43,609 4/11/2023
6.0.15 19,957 3/14/2023
6.0.14 37,650 2/14/2023
6.0.13 41,777 1/10/2023
6.0.12 31,854 12/13/2022
6.0.11 43,406 11/7/2022
6.0.10 97,850 10/11/2022
6.0.9 86,791 9/13/2022
6.0.8 144,326 8/9/2022
6.0.7 69,955 7/12/2022
6.0.6 80,934 6/14/2022
6.0.5 247,950 5/10/2022
6.0.4 111,392 4/11/2022
6.0.3 136,582 3/8/2022
6.0.2 188,335 2/8/2022
6.0.1 145,341 12/14/2021
6.0.0 382,745 11/8/2021
6.0.0-rc.2.21480.10 3,894 10/12/2021
6.0.0-rc.1.21452.15 2,668 9/14/2021
6.0.0-preview.7.21378.6 4,651 8/10/2021
6.0.0-preview.6.21355.2 2,048 7/14/2021
6.0.0-preview.5.21301.17 2,453 6/15/2021
6.0.0-preview.4.21253.5 1,121 5/24/2021
6.0.0-preview.3.21201.13 1,315 4/8/2021
6.0.0-preview.2.21154.6 878 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 857 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 229,390 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 5,524 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 117,400 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 23,778 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 29,945 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 54,589 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 76,137 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 61,629 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 258,030 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 109,138 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 112,039 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 90,134 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 97,425 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 96,946 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 85,706 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 66,711 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 63,772 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 271,836 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 5,893 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 3,243 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 1,994 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 1,489 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 1,220 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 662 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 723 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 773 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 740 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 857 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 39,584 12/13/2022
3.1.31 4,012 11/8/2022
3.1.30 4,429 10/11/2022
3.1.29 1,973 9/13/2022
3.1.28 6,488 8/9/2022
3.1.27 9,022 7/12/2022
3.1.26 3,347 6/14/2022
3.1.25 7,951 5/10/2022
3.1.24 2,754 4/11/2022
3.1.23 33,466 3/8/2022
3.1.22 27,729 12/14/2021
3.1.21 13,525 11/7/2021
3.1.20 10,237 10/11/2021
3.1.19 6,984 9/14/2021
3.1.18 12,721 8/10/2021
3.1.17 7,414 7/13/2021
3.1.16 14,536 6/8/2021
3.1.15 24,312 5/11/2021
3.1.14 21,884 4/6/2021
3.1.13 14,646 3/9/2021
3.1.12 43,762 2/9/2021
3.1.11 32,589 1/12/2021
3.1.10 59,759 11/9/2020
3.1.9 82,296 10/13/2020
3.1.8 261,377 9/8/2020
3.1.7 55,150 8/11/2020
3.1.6 302,757 7/14/2020
3.1.5 120,238 6/9/2020
3.1.4 92,581 5/12/2020
3.1.3 181,076 3/24/2020
3.1.2 107,838 2/18/2020
3.1.1 112,898 1/14/2020
3.1.0 216,229 12/3/2019
3.1.0-preview3.19555.2 781 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 639 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 696 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 4,046 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,225 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 236,572 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,179 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,098 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 2,468 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 22,842 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 3,541 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 2,083 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,006 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 1,982 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.