Z0.IdentityServer
3.0.17
dotnet add package Z0.IdentityServer --version 3.0.17
NuGet\Install-Package Z0.IdentityServer -Version 3.0.17
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="Z0.IdentityServer" Version="3.0.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Z0.IdentityServer" Version="3.0.17" />
<PackageReference Include="Z0.IdentityServer" />
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 Z0.IdentityServer --version 3.0.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Z0.IdentityServer, 3.0.17"
#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 Z0.IdentityServer@3.0.17
#: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=Z0.IdentityServer&version=3.0.17
#tool nuget:?package=Z0.IdentityServer&version=3.0.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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 is compatible. 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.
-
net6.0
- AspNet.Security.OAuth.Apple (>= 6.0.0 && < 7.0.0)
- AutoMapper (>= 11.0.1)
- Blazored.SessionStorage (>= 2.3.0)
- FormatWith (>= 3.0.1)
- Humanizer (>= 2.14.1)
- Humanizer.Core (>= 2.14.1)
- IdentityServer4 (>= 4.1.2)
- IdentityServer4.AccessTokenValidation (>= 3.0.1)
- IdentityServer4.AspNetIdentity (>= 4.1.2)
- IdentityServer4.Contrib.Certificates (>= 1.0.1)
- IdentityServer4.EntityFramework (>= 4.1.2)
- IdentityServer4.EntityFramework.Storage (>= 4.1.2)
- IdentityServer4.Storage (>= 4.1.2)
- Microsoft.AspNet.WebApi.Client (>= 6.0.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 6.0.0 && < 7.0.0)
- Microsoft.AspNetCore.Authentication.Google (>= 6.0.0 && < 7.0.0)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 6.0.0 && < 7.0.0)
- Microsoft.AspNetCore.Authentication.Twitter (>= 6.0.0 && < 7.0.0)
- Microsoft.AspNetCore.DataProtection.AzureKeyVault (>= 3.1.10)
- Microsoft.AspNetCore.DataProtection.AzureStorage (>= 3.1.10)
- Microsoft.AspNetCore.DataProtection.Extensions (>= 6.0.0 && < 7.0.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 6.0.0 && < 7.0.0)
- MySql.EntityFrameworkCore (>= 6.0.0 && < 7.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 6.0.0 && < 7.0.0)
- NSwag.Annotations (>= 14.2.0)
- ObjectCloner.Extensions (>= 2.0.1)
- Oracle.EntityFrameworkCore (>= 6.0.0 && < 7.0.0)
- Pomelo.EntityFrameworkCore.MySql (>= 6.0.0 && < 7.0.0)
- Serilog (>= 3.1.1)
- System.IdentityModel.Tokens.Jwt (>= 6.35.0)
- Z0.Application.Abstracts (>= 3.0.2)
- Z0.Application.Core (>= 2.0.8)
- Z0.Application.Models (>= 2.0.3)
- Z0.DataAdapter.EF (>= 2.0.4)
- Z0.DataAdapter.OData (>= 3.0.6)
- Z0.EmailService (>= 3.0.4)
- Z0.Identity (>= 3.0.10)
- Z0.Localization.Abstractions (>= 2.0.9)
- Z0.Modules (>= 5.0.2)
- Z0.WebApi.Common (>= 4.0.6)
-
net8.0
- AspNet.Security.OAuth.Apple (>= 8.0.0 && < 9.0.0)
- AutoMapper (>= 13.0.1)
- Blazored.SessionStorage (>= 2.4.0)
- FormatWith (>= 3.0.1)
- Humanizer (>= 2.14.1)
- Humanizer.Core (>= 2.14.1)
- IdentityServer4 (>= 4.1.2)
- IdentityServer4.AccessTokenValidation (>= 3.0.1)
- IdentityServer4.AspNetIdentity (>= 4.1.2)
- IdentityServer4.Contrib.Certificates (>= 1.0.1)
- IdentityServer4.EntityFramework (>= 4.1.2)
- IdentityServer4.EntityFramework.Storage (>= 4.1.2)
- IdentityServer4.Storage (>= 4.1.2)
- Microsoft.AspNet.WebApi.Client (>= 6.0.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 8.0.0 && < 9.0.0)
- Microsoft.AspNetCore.Authentication.Google (>= 8.0.0 && < 9.0.0)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 8.0.0 && < 9.0.0)
- Microsoft.AspNetCore.Authentication.Twitter (>= 8.0.0 && < 9.0.0)
- Microsoft.AspNetCore.DataProtection.AzureKeyVault (>= 3.1.10)
- Microsoft.AspNetCore.DataProtection.AzureStorage (>= 3.1.10)
- Microsoft.AspNetCore.DataProtection.Extensions (>= 8.0.0 && < 9.0.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 8.0.0 && < 9.0.0)
- MySql.EntityFrameworkCore (>= 8.0.0 && < 9.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 8.0.0 && < 9.0.0)
- NSwag.Annotations (>= 14.2.0)
- ObjectCloner.Extensions (>= 2.0.1)
- Oracle.EntityFrameworkCore (>= 8.0.0 && < 9.0.0)
- Pomelo.EntityFrameworkCore.MySql (>= 8.0.0 && < 9.0.0)
- Serilog (>= 3.1.1)
- System.IdentityModel.Tokens.Jwt (>= 7.0.3)
- Z0.Application.Abstracts (>= 3.0.2)
- Z0.Application.Core (>= 2.0.8)
- Z0.Application.Models (>= 2.0.3)
- Z0.DataAdapter.EF (>= 2.0.4)
- Z0.DataAdapter.OData (>= 3.0.6)
- Z0.EmailService (>= 3.0.4)
- Z0.Identity (>= 3.0.10)
- Z0.Localization.Abstractions (>= 2.0.9)
- Z0.Modules (>= 5.0.2)
- Z0.WebApi.Common (>= 4.0.6)
-
net9.0
- AspNet.Security.OAuth.Apple (>= 9.0.0 && < 10.0.0)
- AutoMapper (>= 13.0.1)
- Blazored.SessionStorage (>= 2.4.0)
- FormatWith (>= 3.0.1)
- Humanizer (>= 2.14.1)
- Humanizer.Core (>= 2.14.1)
- IdentityServer4 (>= 4.1.2)
- IdentityServer4.AccessTokenValidation (>= 3.0.1)
- IdentityServer4.AspNetIdentity (>= 4.1.2)
- IdentityServer4.Contrib.Certificates (>= 1.0.1)
- IdentityServer4.EntityFramework (>= 4.1.2)
- IdentityServer4.EntityFramework.Storage (>= 4.1.2)
- IdentityServer4.Storage (>= 4.1.2)
- Microsoft.AspNet.WebApi.Client (>= 6.0.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 9.0.0 && < 10.0.0)
- Microsoft.AspNetCore.Authentication.Google (>= 9.0.0 && < 10.0.0)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 9.0.0 && < 10.0.0)
- Microsoft.AspNetCore.Authentication.Twitter (>= 9.0.0 && < 10.0.0)
- Microsoft.AspNetCore.DataProtection.AzureKeyVault (>= 3.1.10)
- Microsoft.AspNetCore.DataProtection.AzureStorage (>= 3.1.10)
- Microsoft.AspNetCore.DataProtection.Extensions (>= 9.0.0 && < 10.0.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 9.0.0 && < 10.0.0)
- MySql.EntityFrameworkCore (>= 9.0.0 && < 10.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 9.0.0 && < 10.0.0)
- NSwag.Annotations (>= 14.2.0)
- ObjectCloner.Extensions (>= 2.0.1)
- Oracle.EntityFrameworkCore (>= 9.0.0 && < 10.0.0)
- Pomelo.EntityFrameworkCore.MySql (>= 9.0.0 && < 10.0.0)
- Serilog (>= 3.1.1)
- System.IdentityModel.Tokens.Jwt (>= 8.0.0 && < 9.0.0)
- Z0.Application.Abstracts (>= 3.0.2)
- Z0.Application.Core (>= 2.0.8)
- Z0.Application.Models (>= 2.0.3)
- Z0.DataAdapter.EF (>= 2.0.4)
- Z0.DataAdapter.OData (>= 3.0.6)
- Z0.EmailService (>= 3.0.4)
- Z0.Identity (>= 3.0.10)
- Z0.Localization.Abstractions (>= 2.0.9)
- Z0.Modules (>= 5.0.2)
- Z0.WebApi.Common (>= 4.0.6)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Z0.IdentityServer:
Package | Downloads |
---|---|
Z0.Blazor.ThemeTelerik
Theme for Blazor applications |
|
Z0.App.Cases.UI
Package Description |
|
Z0.App.Cases.Business
Package Description |
|
Z0.IdentityServer.UI
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
3.0.17 | 202 | 9/14/2025 |