Releases: AKlaus/ServingSpaFromKestrel
Releases · AKlaus/ServingSpaFromKestrel
v1.1
- #1. Support of .NET 8 & updated NuGet packages
- #3. Prevent the SPA middleware from returning HTTP 500 on getting POST/OPTIONS requests to index.html
v1.0
The initial release of the example of WebAPI projects (ASP.NET) servicing a SPA front-end along with the API and Swagger/OpenAPI interface, and managing cache settings of the front-end assets.