Changes: - Remove floating versions - Disable myget feeds during a Universe build - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions. |
||
|---|---|---|
| .. | ||
| 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.