0.1.0-alpha011
Pre-release
Pre-release
dustinmoris
released this
15 Apr 12:31
·
1206 commits
to master
since this release
New features
- Added a
warbler
function - Added model binding capabilities which can automatically bind a HTTP payload to a strongly typed model:
bindJson
,bindXml
,bindForm
andbindModel
Improvements
- Improved the
negotiateWith
andnegotiate
http handlers by making use of ASP.NET Core'sMediaTypeHeaderValue
class - Added
*.cshtml
files to the DotNet watcher in the template
Bug fixes
- Fixed
AssemblyName
andPackageId
values in the template