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
<PackageReference Include="PolicyServer.Management.Client.AspNetCore" Version="5.1.2" />
<PackageVersion Include="PolicyServer.Management.Client.AspNetCore" Version="5.1.2" />
<PackageReference Include="PolicyServer.Management.Client.AspNetCore" />
paket add PolicyServer.Management.Client.AspNetCore --version 5.1.2
#r "nuget: PolicyServer.Management.Client.AspNetCore, 5.1.2"
#:package PolicyServer.Management.Client.AspNetCore@5.1.2
#addin nuget:?package=PolicyServer.Management.Client.AspNetCore&version=5.1.2
#tool nuget:?package=PolicyServer.Management.Client.AspNetCore&version=5.1.2
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
IHttpClientFactoryfor 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 | Versions 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. |
-
net10.0
- PolicyServer.Management.Client (>= 5.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.