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.  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. 
.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 (22)

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.
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
BeiYinZhiNian/Caviar-Blazor
Caviar-Blazor是采用Blazor + Ant Design的后台管理框架,框架包含了后台管理的常用功能,简单大方的界面,拥有数据权限、字段权限、API权限等,可精细化控制任意元素,而且更好的兼容手机端,让开发者更专注于业务上的开发。
JacobsDataSolutions/OrgManager
CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization management tool.
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
ebubekirdinc/SuuCat
SuuCat is a sample containerized application consisting of several microservices. Its purpose is to use microservice patterns in practice.
Version Downloads Last updated
8.0.0-preview.6.23329.11 80,721 7/11/2023
8.0.0-preview.5.23302.2 586 6/13/2023
8.0.0-preview.4.23260.4 482 5/16/2023
8.0.0-preview.3.23177.8 676 4/11/2023
8.0.0-preview.2.23153.2 506 3/14/2023
8.0.0-preview.1.23112.2 3,691 2/21/2023
7.0.20 333,370 5/28/2024
7.0.19 22,181 5/14/2024
7.0.18 50,678 4/9/2024
7.0.17 55,750 3/12/2024
7.0.16 44,853 2/13/2024
7.0.15 137,673 1/9/2024
7.0.14 84,311 11/14/2023
7.0.13 31,511 10/24/2023
7.0.12 15,449 10/10/2023
7.0.11 33,392 9/12/2023
7.0.10 55,696 8/8/2023
7.0.9 48,537 7/11/2023
7.0.8 32,623 6/22/2023
7.0.7 42,714 6/13/2023
7.0.5 111,887 4/11/2023
7.0.4 35,194 3/14/2023
7.0.3 105,584 2/14/2023
7.0.2 308,778 1/10/2023
7.0.1 39,245 12/13/2022
7.0.0 126,188 11/7/2022
7.0.0-rc.2.22476.2 30,173 10/11/2022
7.0.0-rc.1.22427.2 1,353 9/14/2022
7.0.0-preview.7.22376.6 1,071 8/9/2022
7.0.0-preview.6.22330.3 573 7/12/2022
7.0.0-preview.5.22303.8 543 6/14/2022
7.0.0-preview.4.22251.1 666 5/10/2022
7.0.0-preview.3.22178.4 442 4/13/2022
7.0.0-preview.2.22153.2 410 3/14/2022
7.0.0-preview.1.22109.13 351 2/17/2022
6.0.36 3,339 11/12/2024
6.0.35 7,481 10/8/2024
6.0.33 3,743 8/13/2024
6.0.32 2,595 7/9/2024
6.0.31 3,172 5/28/2024
6.0.30 2,034 5/14/2024
6.0.29 3,004 4/9/2024
6.0.28 10,983 3/12/2024
6.0.27 4,503 2/13/2024
6.0.26 17,317 1/9/2024
6.0.25 18,562 11/14/2023
6.0.24 5,426 10/24/2023
6.0.23 9,553 10/10/2023
6.0.22 20,318 9/12/2023
6.0.21 15,827 8/8/2023
6.0.20 16,201 7/11/2023
6.0.19 15,347 6/22/2023
6.0.18 14,523 6/13/2023
6.0.16 44,672 4/11/2023
6.0.15 20,103 3/14/2023
6.0.14 38,049 2/14/2023
6.0.13 42,637 1/10/2023
6.0.12 32,864 12/13/2022
6.0.11 43,845 11/7/2022
6.0.10 100,313 10/11/2022
6.0.9 88,375 9/13/2022
6.0.8 148,139 8/9/2022
6.0.7 70,589 7/12/2022
6.0.6 82,478 6/14/2022
6.0.5 252,156 5/10/2022
6.0.4 112,965 4/11/2022
6.0.3 137,968 3/8/2022
6.0.2 189,839 2/8/2022
6.0.1 146,852 12/14/2021
6.0.0 393,706 11/8/2021
6.0.0-rc.2.21480.10 3,914 10/12/2021
6.0.0-rc.1.21452.15 2,686 9/14/2021
6.0.0-preview.7.21378.6 4,670 8/10/2021
6.0.0-preview.6.21355.2 2,068 7/14/2021
6.0.0-preview.5.21301.17 2,474 6/15/2021
6.0.0-preview.4.21253.5 1,143 5/24/2021
6.0.0-preview.3.21201.13 1,335 4/8/2021
6.0.0-preview.2.21154.6 910 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 885 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 239,326 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 5,584 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 117,565 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 24,051 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 30,527 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 55,614 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 77,234 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 62,030 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 258,444 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 109,457 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 112,680 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 91,112 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 98,104 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 97,342 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 86,995 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 66,937 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 64,308 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 275,071 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 5,927 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,273 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 2,026 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,523 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,250 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 695 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 758 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 808 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 774 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 892 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 42,006 12/13/2022
3.1.31 4,047 11/8/2022
3.1.30 4,505 10/11/2022
3.1.29 2,008 9/13/2022
3.1.28 6,555 8/9/2022
3.1.27 9,055 7/12/2022
3.1.26 3,403 6/14/2022
3.1.25 8,018 5/10/2022
3.1.24 2,793 4/11/2022
3.1.23 34,726 3/8/2022
3.1.22 27,776 12/14/2021
3.1.21 13,638 11/7/2021
3.1.20 10,277 10/11/2021
3.1.19 7,036 9/14/2021
3.1.18 12,769 8/10/2021
3.1.17 7,454 7/13/2021
3.1.16 14,628 6/8/2021
3.1.15 24,447 5/11/2021
3.1.14 22,072 4/6/2021
3.1.13 14,735 3/9/2021
3.1.12 43,974 2/9/2021
3.1.11 32,812 1/12/2021
3.1.10 60,189 11/9/2020
3.1.9 83,068 10/13/2020
3.1.8 261,673 9/8/2020
3.1.7 55,314 8/11/2020
3.1.6 303,593 7/14/2020
3.1.5 120,530 6/9/2020
3.1.4 93,045 5/12/2020
3.1.3 183,421 3/24/2020
3.1.2 108,697 2/18/2020
3.1.1 113,454 1/14/2020
3.1.0 218,061 12/3/2019
3.1.0-preview3.19555.2 816 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 678 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 731 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 4,123 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,308 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 237,116 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,213 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,135 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 2,504 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 22,886 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 3,588 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 2,120 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,044 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,030 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.