Microsoft.AspNetCore.ApiAuthorization.IdentityServer 7.0.20

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.ApiAuthorization.IdentityServer --version 7.0.20
                    
NuGet\Install-Package Microsoft.AspNetCore.ApiAuthorization.IdentityServer -Version 7.0.20
                    
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="7.0.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Version="7.0.20" />
                    
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 7.0.20
                    
#r "nuget: Microsoft.AspNetCore.ApiAuthorization.IdentityServer, 7.0.20"
                    
#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.
#:package Microsoft.AspNetCore.ApiAuthorization.IdentityServer@7.0.20
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.ApiAuthorization.IdentityServer&version=7.0.20
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.ApiAuthorization.IdentityServer&version=7.0.20
                    
Install 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/dotnet/aspnetcore/tree/d9ba962869d1b1c410ea476b02de2f8e27eec762

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
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.
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 87,426 7/11/2023
8.0.0-preview.5.23302.2 621 6/13/2023
8.0.0-preview.4.23260.4 500 5/16/2023
8.0.0-preview.3.23177.8 719 4/11/2023
8.0.0-preview.2.23153.2 537 3/14/2023
8.0.0-preview.1.23112.2 4,022 2/21/2023
7.0.20 388,207 5/28/2024
7.0.19 23,198 5/14/2024
7.0.18 53,408 4/9/2024
7.0.17 57,184 3/12/2024
7.0.16 46,609 2/13/2024
7.0.15 148,213 1/9/2024
7.0.14 88,225 11/14/2023
7.0.13 32,271 10/24/2023
7.0.12 15,677 10/10/2023
7.0.11 34,564 9/12/2023
7.0.10 57,296 8/8/2023
7.0.9 49,113 7/11/2023
7.0.8 33,384 6/22/2023
7.0.7 43,385 6/13/2023
7.0.5 113,124 4/11/2023
7.0.4 36,015 3/14/2023
7.0.3 108,171 2/14/2023
7.0.2 315,026 1/10/2023
7.0.1 39,881 12/13/2022
7.0.0 129,791 11/7/2022
7.0.0-rc.2.22476.2 30,532 10/11/2022
7.0.0-rc.1.22427.2 1,377 9/14/2022
7.0.0-preview.7.22376.6 1,098 8/9/2022
7.0.0-preview.6.22330.3 603 7/12/2022
7.0.0-preview.5.22303.8 577 6/14/2022
7.0.0-preview.4.22251.1 691 5/10/2022
7.0.0-preview.3.22178.4 473 4/13/2022
7.0.0-preview.2.22153.2 438 3/14/2022
7.0.0-preview.1.22109.13 382 2/17/2022
6.0.36 3,941 11/12/2024
6.0.35 7,629 10/8/2024
6.0.33 3,940 8/13/2024
6.0.32 2,684 7/9/2024
6.0.31 3,302 5/28/2024
6.0.30 2,159 5/14/2024
6.0.29 3,093 4/9/2024
6.0.28 11,120 3/12/2024
6.0.27 4,596 2/13/2024
6.0.26 17,699 1/9/2024
6.0.25 18,878 11/14/2023
6.0.24 5,659 10/24/2023
6.0.23 9,769 10/10/2023
6.0.22 20,539 9/12/2023
6.0.21 16,635 8/8/2023
6.0.20 16,390 7/11/2023
6.0.19 15,981 6/22/2023
6.0.18 14,986 6/13/2023
6.0.16 45,397 4/11/2023
6.0.15 20,269 3/14/2023
6.0.14 38,355 2/14/2023
6.0.13 43,297 1/10/2023
6.0.12 33,652 12/13/2022
6.0.11 44,144 11/7/2022
6.0.10 102,502 10/11/2022
6.0.9 89,566 9/13/2022
6.0.8 150,686 8/9/2022
6.0.7 71,121 7/12/2022
6.0.6 83,884 6/14/2022
6.0.5 255,067 5/10/2022
6.0.4 114,048 4/11/2022
6.0.3 138,945 3/8/2022
6.0.2 191,418 2/8/2022
6.0.1 148,065 12/14/2021
6.0.0 404,799 11/8/2021
6.0.0-rc.2.21480.10 3,944 10/12/2021
6.0.0-rc.1.21452.15 2,720 9/14/2021
6.0.0-preview.7.21378.6 4,710 8/10/2021
6.0.0-preview.6.21355.2 2,106 7/14/2021
6.0.0-preview.5.21301.17 2,508 6/15/2021
6.0.0-preview.4.21253.5 1,179 5/24/2021
6.0.0-preview.3.21201.13 1,362 4/8/2021
6.0.0-preview.2.21154.6 962 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 937 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 247,389 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 5,640 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 117,660 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 24,238 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 30,897 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 56,185 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 78,069 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 62,558 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 259,628 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 110,343 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 116,111 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 93,135 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 99,592 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 100,652 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 88,785 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 70,966 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 66,754 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 284,683 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 5,986 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,330 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,087 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,577 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,305 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 750 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 806 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 869 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 832 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 946 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 43,669 12/13/2022
3.1.31 4,100 11/8/2022
3.1.30 4,566 10/11/2022
3.1.29 2,041 9/13/2022
3.1.28 6,617 8/9/2022
3.1.27 9,085 7/12/2022
3.1.26 3,476 6/14/2022
3.1.25 8,067 5/10/2022
3.1.24 2,836 4/11/2022
3.1.23 35,660 3/8/2022
3.1.22 27,827 12/14/2021
3.1.21 13,777 11/7/2021
3.1.20 10,321 10/11/2021
3.1.19 7,086 9/14/2021
3.1.18 12,817 8/10/2021
3.1.17 7,496 7/13/2021
3.1.16 14,672 6/8/2021
3.1.15 24,579 5/11/2021
3.1.14 22,196 4/6/2021
3.1.13 14,850 3/9/2021
3.1.12 44,217 2/9/2021
3.1.11 32,966 1/12/2021
3.1.10 60,820 11/9/2020
3.1.9 83,712 10/13/2020
3.1.8 261,914 9/8/2020
3.1.7 55,427 8/11/2020
3.1.6 304,260 7/14/2020
3.1.5 120,783 6/9/2020
3.1.4 93,338 5/12/2020
3.1.3 185,599 3/24/2020
3.1.2 109,003 2/18/2020
3.1.1 113,805 1/14/2020
3.1.0 219,521 12/3/2019
3.1.0-preview3.19555.2 871 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 733 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 785 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 4,197 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,373 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 237,712 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,263 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,189 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 2,562 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 22,960 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 3,654 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 2,182 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,105 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,087 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.