.NET Client Library for PolicyServer Management API
$ dotnet add package PolicyServer.Management.ClientThis package is used to interact with the PolicyServer Management API from a .NET 4.8.1 or a .NET Application. It is used to manage PolicyServer.
Version 5.1.0 replaces using the HttpClient constructor directly with using an IHttpClientFactory for better scalability.