Skip to content

v0.0.3 - Controller Interfaces and Cookie Auth

Compare
Choose a tag to compare
@wintondeshong wintondeshong released this 30 Jul 17:02

v0.0.3 Release

Release notes

Controller Interfaces and Cookie Auth

Notable features:

  • API Controllers with conventional Get and Index methods can now use out-of-the-box extensions
  • Cookie configuration in application is a rolled up extension
  • Forward-For extensions easily configured with extension
  • Start of Web-project level appsettings/env config typings

Known issues

#6 New controller interfaces and cookie auth

Contributors

@wintondeshong