PolicyServer.Runtime.Client.AspNetCore 5.1.1

Prefix Reserved
dotnet add package PolicyServer.Runtime.Client.AspNetCore --version 5.1.1
                    
NuGet\Install-Package PolicyServer.Runtime.Client.AspNetCore -Version 5.1.1
                    
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.1" />
                    
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.1" />
                    
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.1
                    
#r "nuget: PolicyServer.Runtime.Client.AspNetCore, 5.1.1"
                    
#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.
#addin nuget:?package=PolicyServer.Runtime.Client.AspNetCore&version=5.1.1
                    
Install as a Cake Addin
#tool nuget:?package=PolicyServer.Runtime.Client.AspNetCore&version=5.1.1
                    
Install as a Cake Tool

PolicyServer.Runtime.Client

This package is used to evaluate policies from an ASP.NET core application.

Version 5.1.0 replaces using the HttpClient constructor directly with using an IHttpClientFactory for better scalability.

Version 5.1.1 suppresses the warning CA2252: Opt in to preview features before using them that is output due to preview features AuthorizationPolicyProvider in .NET . PolicyServer client code does not use the preview classes.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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.

NuGet packages (1)

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

Package Downloads
Cortside.AspNetCore.AccessControl

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.1.1 199 6/17/2025
5.1.0 217 6/13/2025
5.0.1 2,676 3/25/2025
5.0.0 17,430 8/15/2024
4.3.0 83,382 6/16/2022
4.2.0 196,914 1/29/2021
4.1.0 125,655 3/25/2020
4.0.0 703 2/4/2020
4.0.0-preview.1 328 2/4/2020
3.1.0 30,882 3/25/2020
3.0.0 14,478 11/19/2019
3.0.0-preview.2 344 11/6/2019
2.0.0 108,469 4/1/2019
1.1.0 3,257 12/5/2018
1.0.0 892 10/31/2018
1.0.0-rc-1 698 10/1/2018
1.0.0-beta-03 2,499 9/12/2018
1.0.0-beta-02 809 8/31/2018
1.0.0-beta-01 1,127 4/16/2018