The easy way to make people understand your APIs quickly.
Support for ActionName attritube.
Support for enumerable-parameter binding was added. All build-in data types are now rendered with a simplified type name.
This release adds support for anti-forgery with a salt value, rendering of simplified type names, and a new theme.
Support for complex model binding was added. The bug regarding finding an action URL in the route table was fixed, and users can specify a route name. The interface has been refined for a displaying complex model in a nested table.
Support was added for http-put and http-delete invocation.
An exclusive MapRoute was added for ApiExplorer, which fixes problems that occurred when ApiExplorer didn't match any routes in the route table. Incorrect API URLs that were generated when the test page was put in an area were fixed.
Support for uploading files and more examples in the demo.