![]() |
VOOZH | about |
dotnet add package Microsoft.AspNetCore.ApiAuthorization.IdentityServer --version 7.0.20
NuGet\Install-Package Microsoft.AspNetCore.ApiAuthorization.IdentityServer -Version 7.0.20
<PackageReference Include="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Version="7.0.20" />
<PackageVersion Include="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" Version="7.0.20" />Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.ApiAuthorization.IdentityServer" />Project file
paket add Microsoft.AspNetCore.ApiAuthorization.IdentityServer --version 7.0.20
#r "nuget: Microsoft.AspNetCore.ApiAuthorization.IdentityServer, 7.0.20"
#:package Microsoft.AspNetCore.ApiAuthorization.IdentityServer@7.0.20
#addin nuget:?package=Microsoft.AspNetCore.ApiAuthorization.IdentityServer&version=7.0.20Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.ApiAuthorization.IdentityServer&version=7.0.20Install 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
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权限等,可精细化控制任意元素,而且更好的兼容手机端,让开发者更专注于业务上的开发。 |
|
|
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. |
|
|
IdentityOAuthSpaExtensions
Allows easy integration of external OAuth providers into your SPA |
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 | |
|
BeiYinZhiNian/Caviar-Blazor
Caviar-Blazor是采用Blazor + Ant Design的后台管理框架,框架包含了后台管理的常用功能,简单大方的界面,拥有数据权限、字段权限、API权限等,可精细化控制任意元素,而且更好的兼容手机端,让开发者更专注于业务上的开发。
|
|
| 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.
|
|
|
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 | 126,990 | 7/11/2023 |
| 7.0.20 | 779,053 | 5/28/2024 |
| 7.0.19 | 28,749 | 5/14/2024 |
| 7.0.18 | 71,795 | 4/9/2024 |
| 7.0.17 | 69,063 | 3/12/2024 |
| 7.0.16 | 56,795 | 2/13/2024 |
| 7.0.15 | 181,962 | 1/9/2024 |
| 7.0.14 | 106,505 | 11/14/2023 |
| 6.0.36 | 8,030 | 11/12/2024 |
| 6.0.35 | 8,416 | 10/8/2024 |
| 6.0.33 | 5,026 | 8/13/2024 |
| 6.0.32 | 3,202 | 7/9/2024 |
| 6.0.31 | 4,145 | 5/28/2024 |
| 6.0.30 | 3,039 | 5/14/2024 |
| 6.0.29 | 3,643 | 4/9/2024 |
| 6.0.28 | 11,693 | 3/12/2024 |
| 6.0.27 | 5,343 | 2/13/2024 |
| 6.0.26 | 20,495 | 1/9/2024 |
| 6.0.25 | 21,612 | 11/14/2023 |
| 6.0.24 | 7,252 | 10/24/2023 |