This release supports .NET Core 3.1 and .NET 5.0.0 Preview 7. See Getting Started. The Microsoft.ReverseProxy package is available on NuGet.org.
Major changes and features:
- [Breaking-Change] The route match "Host" parameter has been changed from a single value to a multi value "Hosts" list. See Getting Started for updated config examples.
- Authorization specified per route.
- CORS specified per route.
For a complete list of changes see the PR history.