Microsoft IIS Administration is a REST API that allows consumers to configure and monitor their IIS web servers. With the API installed on your IIS machine, you can configure your IIS instance with any HTTP client. See https://docs.microsoft.com/en-us/IIS-Administration for more information.
Dependencies
- .NET Core Runtime 6.0-latest
- ASP.NET Core Runtime 6.0-lastest
https://dotnet.microsoft.com/en-us/download/dotnet/6.0
Change Log
- Refreshed dependence on .Net core to version 6.0.0,
- Updated dependencies to current versions,
- Removed dependence on MicrosoftAspNetCoreMvcWebApiCompatShimVersion,
- Minor bug fixes,