This repository was archived by the owner on Dec 14, 2018. It is now read-only.
File tree
81 files changed
+231
-669
lines changed- samples/MvcSandbox
- src
- Microsoft.AspNetCore.Mvc
- Properties
- Microsoft.AspNetCore.Mvc.Abstractions
- Properties
- Microsoft.AspNetCore.Mvc.ApiExplorer
- Properties
- Microsoft.AspNetCore.Mvc.Core
- Properties
- Microsoft.AspNetCore.Mvc.Cors
- Properties
- Microsoft.AspNetCore.Mvc.DataAnnotations
- Properties
- Microsoft.AspNetCore.Mvc.Formatters.Json
- Properties
- Microsoft.AspNetCore.Mvc.Formatters.Xml
- Properties
- Microsoft.AspNetCore.Mvc.Localization
- Properties
- Microsoft.AspNetCore.Mvc.Razor
- Properties
- Microsoft.AspNetCore.Mvc.Razor.Host
- Properties
- Microsoft.AspNetCore.Mvc.RazorPages
- Properties
- Microsoft.AspNetCore.Mvc.TagHelpers
- Properties
- Microsoft.AspNetCore.Mvc.ViewFeatures
- Properties
- Microsoft.AspNetCore.Mvc.WebApiCompatShim
- Properties
- test
- Microsoft.AspNetCore.Mvc.Abstractions.Test
- Microsoft.AspNetCore.Mvc.ApiExplorer.Test
- Microsoft.AspNetCore.Mvc.Core.Test
- 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.Host.Test
- Microsoft.AspNetCore.Mvc.Razor.Test
- Microsoft.AspNetCore.Mvc.RazorPages.Test
- Microsoft.AspNetCore.Mvc.TagHelpers.Test
- Microsoft.AspNetCore.Mvc.Test
- Microsoft.AspNetCore.Mvc.TestCommon
- Microsoft.AspNetCore.Mvc.ViewFeatures.Test
- Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
- WebSites
- ApiExplorerWebSite
- ApplicationModelWebSite
- BasicWebSite
- ControllersFromServicesClassLibrary
- ControllersFromServicesWebSite
- CorsWebSite
- ErrorPageMiddlewareWebSite
- FilesWebSite
- FiltersWebSite
- FormatterWebSite
- HtmlGenerationWebSite
- Microsoft.AspNetCore.Mvc.TestConfiguration
- RazorPageExecutionInstrumentationWebSite
- RazorWebSite
- RoutingWebSite
- SecurityWebSite
- SimpleWebSite
- TagHelpersWebSite
- UserClassLibrary
- 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.
81 files changed
+231
-669
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 2 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 | 12 |
| |
20 | 13 |
| |
21 |
| - | |
22 | 14 |
| |
23 |
| - | |
24 | 15 |
| |
25 |
| - | |
26 |
| - | |
27 | 16 |
| |
28 | 17 |
| |
29 | 18 |
| |
| |||
33 | 22 |
| |
34 | 23 |
| |
35 | 24 |
| |
36 |
| - | |
| 25 | + | |
37 | 26 |
| |
38 | 27 |
| |
39 | 28 |
|
Lines changed: 5 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
29 | 21 |
| |
30 |
| - | |
31 | 22 |
| |
32 | 23 |
| |
33 | 24 |
| |
| 25 | + | |
34 | 26 |
| |
35 | 27 |
| |
36 | 28 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 |
| - | |
9 |
| - | |
| 7 | + |
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 16 | + | |
| 17 | + | |
24 | 18 |
| |
25 | 19 |
| |
26 | 20 |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 |
| - | |
8 | 6 |
| |
9 | 7 |
| |
10 | 8 |
| |
|
Lines changed: 6 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 |
| - | |
26 | 24 |
| |
27 | 25 |
| |
28 | 26 |
| |
29 | 27 |
| |
30 | 28 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 29 | + | |
| 30 | + | |
37 | 31 |
| |
38 | 32 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 33 | + | |
42 | 34 |
| |
43 | 35 |
| |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
53 | 39 |
| |
54 | 40 |
| |
55 | 41 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 |
| - | |
9 |
| - | |
| 7 | + |
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 |
| - | |
18 | 16 |
| |
19 | 17 |
| |
20 | 18 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 |
| - | |
8 | 6 |
|
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 16 | + | |
| 17 | + | |
24 | 18 |
| |
25 | 19 |
| |
26 | 20 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 |
| - | |
8 | 6 |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 |
| - | |
18 | 16 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 17 | + | |
22 | 18 |
| |
23 | 19 |
| |
24 | 20 |
|
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 16 | + | |
| 17 | + | |
24 | 18 |
| |
25 | 19 |
| |
26 | 20 |
| |
|
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 |
| - | |
21 | 19 |
| |
22 | 20 |
| |
23 | 21 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 22 | + | |
27 | 23 |
| |
28 | 24 |
| |
29 | 25 |
|
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 17 | + | |
20 | 18 |
| |
21 | 19 |
| |
22 | 20 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 |
| - |
0 commit comments