- 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 | ||
| EmbeddedResources | ||
| Models | ||
| FilesWebSite.csproj | ||
| Startup.cs | ||
| readme.md | ||
| sample.txt | ||
readme.md
FilesWebSite
This web site illustrates how to use FileContentResult via File method on the controller. It also demonstrates
how to write and register a custom FileSender middleware.