PolicyServer.Management.Client.AspNetCore 5.1.2

Prefix Reserved
dotnet add package PolicyServer.Management.Client.AspNetCore --version 5.1.2
                    
NuGet\Install-Package PolicyServer.Management.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.Management.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.Management.Client.AspNetCore" Version="5.1.2" />
                    
Directory.Packages.props
<PackageReference Include="PolicyServer.Management.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.Management.Client.AspNetCore --version 5.1.2
                    
#r "nuget: PolicyServer.Management.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.Management.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.Management.Client.AspNetCore&version=5.1.2
                    
Install as a Cake Addin
#tool nuget:?package=PolicyServer.Management.Client.AspNetCore&version=5.1.2
                    
Install as a Cake Tool

PolicyServer.Management.Client.AspNetCore

PolicyServer provides centralized authorization and policy management for applications and APIs. This package enables ASP.NET Core applications to interact with the PolicyServer Management API.

About

PolicyServer.Management.Client.AspNetCore provides programmatic access to the PolicyServer Management API from ASP.NET Core applications for managing PolicyServer configuration (Tenants, Policies, Roles, Role Assignments, Permission Assignments, Subject Assignments, and other authorization policy data and rules).

Key Features

  • Supports ASP.NET Core applications on .NET 8 or later, including .NET 10.
  • Provides access to the PolicyServer Management API.
  • Integrates with IHttpClientFactory for scalable HTTP connection management.
  • Integrates PolicyServer management capabilities with ASP.NET Core applications.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.1.2 53 9/3/2026
5.1.1 3,821 6/17/2025
5.1.0 338 6/13/2025
5.0.1 11,070 3/25/2025
5.0.0 1,879 8/15/2024
4.1.0 35,595 1/29/2021
4.0.0 2,678 3/23/2020
4.0.0-preview.1 521 2/10/2020
3.0.1 776 1/3/2020
3.0.0 729 11/22/2019
3.0.0-preview.2 465 11/20/2019