.NET Client Library for PolicyServer Runtime API
$ dotnet add package PolicyServer.Runtime.ClientThis package is used to evaluate policies for the .NET 4.8.1 and .NET Core clients.
Version 5.1.0 replaces using the HttpClient constructor directly with using an IHttpClientFactory for better scalability.