- Move the Mvc.Performance project from test/ to benchmarks/. - Remove the Version attribute on PackageReference. - Add a reference to two PackageLineup's. - Add snippet to README explaining the additional requirement to run build.cmd /t:restore. - Add a target to check that packages have been pinned. |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Filters | ||
| Models | ||
| FormatterWebSite.csproj | ||
| Program.cs | ||
| Startup.cs | ||
| StartupWithRespectBrowserAcceptHeader.cs | ||
| StringInputFormatter.cs | ||
| ValidateBodyParameterAttribute.cs | ||
| readme.md | ||
readme.md
FormatterWebSite
This web site illustrates how to input formatters operate on the request body. It also demonstrates how custom options can be set for model validation.