- thanx to @NTaylorMullen for initial conversion - e.g. AssemblyInfo.cs files were already minimized or removed :) - allow `>=` RC3 CLI's to build and run MVC - work around several dotnet migration issues; see #5482 - disable full .NET Framework runs of functional tests; see #5873 - remove `Microsoft.DotNet.InternalAbstractions` and `System.Xml.XmlDocument` dependencies - remove project.json (!!), *.xproj, .notest, and web.config files Redo earlier changes: - apply test migration to .NET 4.5.2 in *.csproj world - see |
||
|---|---|---|
| .. | ||
| Areas | ||
| Components | ||
| Controllers | ||
| Conventions | ||
| Formatters | ||
| Models | ||
| Views | ||
| wwwroot/lib/jquery-validation-unobtrusive | ||
| ActionDescriptorCreationCounter.cs | ||
| BasicWebSite.csproj | ||
| Program.cs | ||
| RequestIdMiddleware.cs | ||
| RequestIdService.cs | ||
| RequestIdViewComponent.cs | ||
| RequestScopedActionConstraint.cs | ||
| RequestScopedFilter.cs | ||
| RequestScopedTagHelper.cs | ||
| Startup.cs | ||
| StartupWithCookieTempDataProvider.cs | ||
| StoreIntoTempDataActionResult.cs | ||
| _bower.json | ||
| _bower.readme | ||
| _gruntfile.js | ||
| _package.json | ||
| readme.md | ||
readme.md
BasicWebSite
This web site illustrates many commonly used features including but not limited to
link generation, action results and content negotiation, RouteData amongst others.