This repository was archived by the owner on Dec 14, 2018. It is now read-only.
File tree
120 files changed
+66
-67798
lines changed- build
- samples/MvcSandbox
- src
- Microsoft.AspNetCore.Mvc
- Microsoft.AspNetCore.Mvc.Abstractions
- Microsoft.AspNetCore.Mvc.ApiExplorer
- Microsoft.AspNetCore.Mvc.Core
- Filters
- Internal
- ModelBinding/Binders
- Microsoft.AspNetCore.Mvc.Cors
- Microsoft.AspNetCore.Mvc.DataAnnotations
- Internal
- Microsoft.AspNetCore.Mvc.Formatters.Json
- Microsoft.AspNetCore.Mvc.Formatters.Xml
- Internal
- Microsoft.AspNetCore.Mvc.Localization
- Microsoft.AspNetCore.Mvc.Razor
- Compilation
- Internal
- Microsoft.AspNetCore.Mvc.RazorPages
- Microsoft.AspNetCore.Mvc.TagHelpers
- Cache
- Internal
- Microsoft.AspNetCore.Mvc.ViewFeatures
- ViewFeatures
- Microsoft.AspNetCore.Mvc.WebApiCompatShim
- ContentNegotiator
- HttpRequestMessage
- test
- Microsoft.AspNetCore.Mvc.Abstractions.Test
- Microsoft.AspNetCore.Mvc.ApiExplorer.Test
- Microsoft.AspNetCore.Mvc.Core.Test
- Infrastructure
- Microsoft.AspNetCore.Mvc.Cors.Test
- Microsoft.AspNetCore.Mvc.DataAnnotations.Test
- Microsoft.AspNetCore.Mvc.Formatters.Json.Test
- Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
- Microsoft.AspNetCore.Mvc.FunctionalTests
- Microsoft.AspNetCore.Mvc.IntegrationTests
- Microsoft.AspNetCore.Mvc.Localization.Test
- Microsoft.AspNetCore.Mvc.Razor.Test
- Compilation
- Microsoft.AspNetCore.Mvc.RazorPages.Test
- Microsoft.AspNetCore.Mvc.TagHelpers.Test
- Microsoft.AspNetCore.Mvc.Test
- Microsoft.AspNetCore.Mvc.TestCommon
- Microsoft.AspNetCore.Mvc.TestDiagnosticListener
- Microsoft.AspNetCore.Mvc.ViewFeatures.Test
- Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
- HttpRequestMessage
- Mocks
- WebSites
- ApiExplorerWebSite
- ApplicationModelWebSite
- BasicWebSite
- ControllersFromServicesClassLibrary
- ControllersFromServicesWebSite
- CorsWebSite
- ErrorPageMiddlewareWebSite
- FilesWebSite
- FiltersWebSite
- FormatterWebSite
- HtmlGenerationWebSite
- RazorPageExecutionInstrumentationWebSite
- RazorPagesWebSite
- RazorWebSite
- Services
- Views/ViewsConsumingCompilationOptions
- RoutingWebSite
- SecurityWebSite
- SimpleWebSite
- TagHelpersWebSite
- VersioningWebSite
- WebApiCompatShimWebSite
- XmlFormattersWebSite
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
120 files changed
+66
-67798
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
|
0 commit comments