Skip to content

5.0.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@scottoffen scottoffen released this 13 Jan 21:45
· 41 commits to main since this release
  • IHttpRequest.PathInfo is now IHttpRequest.Endpoint
  • IRoute.UrlPattern is replace with IRoute.IRouteTemplate
  • IRouter is composed of RouterOptions, Router no longer extends RouteOptions
  • Adds ServerOptions
  • Refactors automatic route scanning
  • Adds PortFinder