Skip to content

5.0.0-alpha-002

Pre-release
Pre-release
Compare
Choose a tag to compare
@dustinmoris dustinmoris released this 21 Jun 23:42
· 232 commits to master since this release
  • Swapped Markdown docs for XML docs for all functions.
  • Improved endpoint routing by deferring the creation of RequestDelegate functions.
  • Added dependency to new Giraffe.ViewEngine package and re-introduced the htmlView and WriteHtmlViewAsync functions into Giraffe.
  • Added support for complex model binding (see #416)