- aspnet/Testing#248 - xUnit no longer supports .NET 4.5.1 - update AppVeyor config so this framework version is available - build tests for desktop .NET only on Windows |
||
|---|---|---|
| .. | ||
| Controllers | ||
| EmbeddedResources | ||
| Models | ||
| FilesWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| readme.md | ||
| sample.txt | ||
| web.config | ||
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.