Skip to content

Releases: AKlaus/ServingSpaFromKestrel

v1.1

16 Jan 08:30
c13b2e0
Compare
Choose a tag to compare
  • #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

16 Jan 08:20
Compare
Choose a tag to compare

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.