PolicyServer.Runtime.Client.AspNetCore 5.1.2

Prefix Reserved
dotnet add package PolicyServer.Runtime.Client.AspNetCore --version 5.1.2
                    
NuGet\Install-Package PolicyServer.Runtime.Client.AspNetCore -Version 5.1.2
                    
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="PolicyServer.Runtime.Client.AspNetCore" Version="5.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PolicyServer.Runtime.Client.AspNetCore" Version="5.1.2" />
                    
Directory.Packages.props
<PackageReference Include="PolicyServer.Runtime.Client.AspNetCore" />
                    
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 PolicyServer.Runtime.Client.AspNetCore --version 5.1.2
                    
#r "nuget: PolicyServer.Runtime.Client.AspNetCore, 5.1.2"
                    
#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 PolicyServer.Runtime.Client.AspNetCore@5.1.2
                    
#: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=PolicyServer.Runtime.Client.AspNetCore&version=5.1.2
                    
Install as a Cake Addin
#tool nuget:?package=PolicyServer.Runtime.Client.AspNetCore&version=5.1.2
                    
Install as a Cake Tool

PolicyServer.Runtime.Client.AspNetCore

PolicyServer provides centralized authorization and policy management for applications and APIs. This package enables ASP.NET Core applications to evaluate permissions using PolicyServer.

About

PolicyServer.Runtime.Client.AspNetCore integrates ASP.NET Core applications with PolicyServer for centralized permission evaluation, allowing authorization policies to be managed separately from application code.

Key Features

  • Supports ASP.NET Core applications on .NET 8 or later, including .NET 10.
  • Integrates with IHttpClientFactory for scalable HTTP connection management.
  • Integrates PolicyServer permission evaluation with ASP.NET Core authorization.

Version History

Version 5.1.2

Supports .NET 8 or later, including .NET 10. Updates package dependencies to support .NET 10.

Version 5.1.1

Supports .NET 8. Suppresses warning CA2252: Opt in to preview features before using them, which is emitted due to preview AuthorizationPolicyProvider features in .NET. PolicyServer client code does not use these preview classes.

Version 5.1.0

Supports .NET 8. Replaces direct HttpClient construction with IHttpClientFactory for improved scalability and connection management.

Note: This README was introduced with version 5.1.0. Earlier versions did not include a NuGet package README.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on PolicyServer.Runtime.Client.AspNetCore:

Package Downloads
Cortside.AspNetCore.AccessControl

Package Description

IME.IdentityValidators.Authorization

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.1.2 78 9/3/2026
5.1.1 24,491 6/17/2025
5.1.0 3,703 6/13/2025
5.0.1 16,670 3/25/2025
5.0.0 34,018 8/15/2024
4.3.0 129,965 6/16/2022
4.2.0 347,272 1/29/2021
4.1.0 130,654 3/25/2020
4.0.0 4,246 2/4/2020
4.0.0-preview.1 474 2/4/2020
3.1.0 34,452 3/25/2020
3.0.0 18,087 11/19/2019
3.0.0-preview.2 482 11/6/2019
2.0.0 118,204 4/1/2019
1.1.0 6,801 12/5/2018
1.0.0 4,441 10/31/2018
1.0.0-rc-1 862 10/1/2018
1.0.0-beta-03 2,665 9/12/2018
1.0.0-beta-02 996 8/31/2018
1.0.0-beta-01 1,462 4/16/2018