0.1.0-alpha011
Pre-release
Pre-release
·
1253 commits
to master
since this release
New features
- Added a
warblerfunction - Added model binding capabilities which can automatically bind a HTTP payload to a strongly typed model:
bindJson,bindXml,bindFormandbindModel
Improvements
- Improved the
negotiateWithandnegotiatehttp handlers by making use of ASP.NET Core'sMediaTypeHeaderValueclass - Added
*.cshtmlfiles to the DotNet watcher in the template
Bug fixes
- Fixed
AssemblyNameandPackageIdvalues in the template