Microsoft.AspNetCore.ApiAuthorization.IdentityServer 3.0.0-preview3-19153-02

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-preview3-19153-02
                    
NuGet\Install-Package Microsoft.AspNetCore.ApiAuthorization.IdentityServer -Version 3.0.0-preview3-19153-02
                    
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-preview3-19153-02" />
                    
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-preview3-19153-02" />
                    
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-preview3-19153-02
                    
#r "nuget: Microsoft.AspNetCore.ApiAuthorization.IdentityServer, 3.0.0-preview3-19153-02"
                    
#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-preview3-19153-02&prerelease
                    
Install Microsoft.AspNetCore.ApiAuthorization.IdentityServer as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.ApiAuthorization.IdentityServer&version=3.0.0-preview3-19153-02&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/1f050242559e7b90ff6c4ee7f99d92b3a5af5a62

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 (26)

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 78,826 7/11/2023
8.0.0-preview.5.23302.2 581 6/13/2023
8.0.0-preview.4.23260.4 478 5/16/2023
8.0.0-preview.3.23177.8 672 4/11/2023
8.0.0-preview.2.23153.2 502 3/14/2023
8.0.0-preview.1.23112.2 3,613 2/21/2023
7.0.20 318,746 5/28/2024
7.0.19 21,787 5/14/2024
7.0.18 49,716 4/9/2024
7.0.17 55,309 3/12/2024
7.0.16 44,270 2/13/2024
7.0.15 135,541 1/9/2024
7.0.14 83,008 11/14/2023
7.0.13 31,355 10/24/2023
7.0.12 15,400 10/10/2023
7.0.11 33,118 9/12/2023
7.0.10 54,750 8/8/2023
7.0.9 48,389 7/11/2023
7.0.8 32,447 6/22/2023
7.0.7 42,587 6/13/2023
7.0.5 111,467 4/11/2023
7.0.4 34,897 3/14/2023
7.0.3 104,790 2/14/2023
7.0.2 287,337 1/10/2023
7.0.1 39,143 12/13/2022
7.0.0 125,275 11/7/2022
7.0.0-rc.2.22476.2 30,040 10/11/2022
7.0.0-rc.1.22427.2 1,347 9/14/2022
7.0.0-preview.7.22376.6 1,065 8/9/2022
7.0.0-preview.6.22330.3 567 7/12/2022
7.0.0-preview.5.22303.8 538 6/14/2022
7.0.0-preview.4.22251.1 660 5/10/2022
7.0.0-preview.3.22178.4 435 4/13/2022
7.0.0-preview.2.22153.2 404 3/14/2022
7.0.0-preview.1.22109.13 345 2/17/2022
6.0.36 3,158 11/12/2024
6.0.35 7,429 10/8/2024
6.0.33 3,696 8/13/2024
6.0.32 2,563 7/9/2024
6.0.31 3,119 5/28/2024
6.0.30 1,992 5/14/2024
6.0.29 2,948 4/9/2024
6.0.28 10,879 3/12/2024
6.0.27 4,472 2/13/2024
6.0.26 17,203 1/9/2024
6.0.25 18,486 11/14/2023
6.0.24 5,337 10/24/2023
6.0.23 9,456 10/10/2023
6.0.22 20,238 9/12/2023
6.0.21 15,594 8/8/2023
6.0.20 16,138 7/11/2023
6.0.19 15,216 6/22/2023
6.0.18 14,390 6/13/2023
6.0.16 44,447 4/11/2023
6.0.15 20,060 3/14/2023
6.0.14 37,951 2/14/2023
6.0.13 42,412 1/10/2023
6.0.12 32,604 12/13/2022
6.0.11 43,741 11/7/2022
6.0.10 99,664 10/11/2022
6.0.9 87,884 9/13/2022
6.0.8 147,127 8/9/2022
6.0.7 70,475 7/12/2022
6.0.6 82,106 6/14/2022
6.0.5 251,264 5/10/2022
6.0.4 112,775 4/11/2022
6.0.3 137,691 3/8/2022
6.0.2 189,468 2/8/2022
6.0.1 146,505 12/14/2021
6.0.0 391,298 11/8/2021
6.0.0-rc.2.21480.10 3,907 10/12/2021
6.0.0-rc.1.21452.15 2,680 9/14/2021
6.0.0-preview.7.21378.6 4,664 8/10/2021
6.0.0-preview.6.21355.2 2,061 7/14/2021
6.0.0-preview.5.21301.17 2,468 6/15/2021
6.0.0-preview.4.21253.5 1,135 5/24/2021
6.0.0-preview.3.21201.13 1,328 4/8/2021
6.0.0-preview.2.21154.6 901 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 878 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 237,611 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 5,560 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 117,534 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 23,980 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 30,414 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 55,420 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 77,065 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 61,954 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 258,359 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 109,379 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 112,469 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 90,711 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 97,698 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 97,196 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 86,667 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 66,875 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 64,026 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 274,145 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 5,916 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,264 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,016 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,514 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,241 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 684 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 745 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 795 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 761 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 878 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 41,335 12/13/2022
3.1.31 4,031 11/8/2022
3.1.30 4,478 10/11/2022
3.1.29 1,995 9/13/2022
3.1.28 6,536 8/9/2022
3.1.27 9,040 7/12/2022
3.1.26 3,379 6/14/2022
3.1.25 7,993 5/10/2022
3.1.24 2,777 4/11/2022
3.1.23 34,510 3/8/2022
3.1.22 27,759 12/14/2021
3.1.21 13,601 11/7/2021
3.1.20 10,263 10/11/2021
3.1.19 7,018 9/14/2021
3.1.18 12,753 8/10/2021
3.1.17 7,439 7/13/2021
3.1.16 14,612 6/8/2021
3.1.15 24,418 5/11/2021
3.1.14 22,041 4/6/2021
3.1.13 14,705 3/9/2021
3.1.12 43,937 2/9/2021
3.1.11 32,733 1/12/2021
3.1.10 60,092 11/9/2020
3.1.9 82,877 10/13/2020
3.1.8 261,604 9/8/2020
3.1.7 55,276 8/11/2020
3.1.6 303,421 7/14/2020
3.1.5 120,447 6/9/2020
3.1.4 92,940 5/12/2020
3.1.3 182,790 3/24/2020
3.1.2 108,592 2/18/2020
3.1.1 113,304 1/14/2020
3.1.0 217,671 12/3/2019
3.1.0-preview3.19555.2 803 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 663 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 718 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 4,095 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,280 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 237,008 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,200 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,121 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 2,490 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 22,873 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 3,567 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 2,107 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,029 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 2,007 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.