Commit a57e562
File tree
Expand file treeCollapse file tree
71 files changed
+381
-381
lines changedOpen diff view settings
Filter options
- aspnetcore
- blazor
- common/samples/3.x
- fundamentals
- configuration
- host
- logging
- servers
- grpc
- host-and-deploy
- blazor
- docker
- iis
- includes/blazor-security
- migration
- mvc
- controllers
- performance/caching
- razor-pages
- release-notes
- security
- authentication
- social
- blazor
- server
- webassembly
- key-vault-configuration/samples
- 2.x/SampleApp
- 3.x/SampleApp
- signalr
- test
- tutorials
- first-mongo-app/samples/3.x/SampleApp
- grpc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
71 files changed
+381
-381
lines changedOpen diff view settings
Collapse file
aspnetcore/blazor/call-javascript-from-dotnet.md
Copy file name to clipboardExpand all lines: aspnetcore/blazor/call-javascript-from-dotnet.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
71 | 71 | |
72 | 72 | |
73 | 73 | |
74 | | - |
75 | | - |
| 74 | + |
| 75 | + |
76 | 76 | |
77 | 77 | |
78 | 78 | |
|
Collapse file
aspnetcore/blazor/call-web-api.md
Copy file name to clipboardExpand all lines: aspnetcore/blazor/call-web-api.md+7-7Lines changed: 7 additions & 7 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
57 | 57 | |
58 | 58 | |
59 | 59 | |
60 | | - |
61 | | - |
62 | | - |
| 60 | + |
| 61 | + |
| 62 | + |
63 | 63 | |
64 | 64 | |
65 | 65 | |
| ||
72 | 72 | |
73 | 73 | |
74 | 74 | |
75 | | - |
| 75 | + |
76 | 76 | |
77 | 77 | |
78 | 78 | |
| ||
88 | 88 | |
89 | 89 | |
90 | 90 | |
91 | | - |
| 91 | + |
92 | 92 | |
93 | 93 | |
94 | 94 | |
| ||
116 | 116 | |
117 | 117 | |
118 | 118 | |
119 | | - |
| 119 | + |
120 | 120 | |
121 | 121 | |
122 | 122 | |
| ||
302 | 302 | |
303 | 303 | |
304 | 304 | |
305 | | - |
| 305 | + |
306 | 306 | |
307 | 307 | |
308 | 308 | |
|
Collapse file
aspnetcore/blazor/common/samples/3.x/BlazorServerSample/Shared/NavMenu.razor
Copy file name to clipboardExpand all lines: aspnetcore/blazor/common/samples/3.x/BlazorServerSample/Shared/NavMenu.razor+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
39 | 39 | |
40 | 40 | |
41 | 41 | |
42 | | - |
| 42 | + |
43 | 43 | |
44 | 44 | |
45 | 45 | |
46 | 46 | |
47 | | - |
| 47 | + |
48 | 48 | |
49 | 49 | |
50 | 50 | |
|
Collapse file
aspnetcore/blazor/common/samples/3.x/BlazorWebAssemblySample/Shared/NavMenu.razor
Copy file name to clipboardExpand all lines: aspnetcore/blazor/common/samples/3.x/BlazorWebAssemblySample/Shared/NavMenu.razor+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
39 | 39 | |
40 | 40 | |
41 | 41 | |
42 | | - |
| 42 | + |
43 | 43 | |
44 | 44 | |
45 | 45 | |
46 | 46 | |
47 | | - |
| 47 | + |
48 | 48 | |
49 | 49 | |
50 | 50 | |
|
Collapse file
aspnetcore/blazor/components.md
Copy file name to clipboardExpand all lines: aspnetcore/blazor/components.md+3-3Lines changed: 3 additions & 3 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
70 | 70 | |
71 | 71 | |
72 | 72 | |
73 | | - |
74 | | - |
| 73 | + |
| 74 | + |
75 | 75 | |
76 | 76 | |
77 | 77 | |
| ||
975 | 975 | |
976 | 976 | |
977 | 977 | |
978 | | - |
| 978 | + |
979 | 979 | |
980 | 980 | |
981 | 981 | |
|
Collapse file
aspnetcore/blazor/dependency-injection.md
Copy file name to clipboardExpand all lines: aspnetcore/blazor/dependency-injection.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
131 | 131 | |
132 | 132 | |
133 | 133 | |
134 | | - |
135 | | - |
| 134 | + |
| 135 | + |
136 | 136 | |
137 | 137 | |
138 | 138 | |
|
Collapse file
aspnetcore/blazor/event-handling.md
Copy file name to clipboardExpand all lines: aspnetcore/blazor/event-handling.md+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
84 | 84 | |
85 | 85 | |
86 | 86 | |
87 | | - |
| 87 | + |
88 | 88 | |
89 | 89 | |
90 | 90 | |
|
Collapse file
aspnetcore/blazor/hosting-models.md
Copy file name to clipboardExpand all lines: aspnetcore/blazor/hosting-models.md+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
96 | 96 | |
97 | 97 | |
98 | 98 | |
99 | | - |
| 99 | + |
100 | 100 | |
101 | 101 | |
102 | 102 | |
|
Collapse file
aspnetcore/blazor/integrate-components.md
Copy file name to clipboardExpand all lines: aspnetcore/blazor/integrate-components.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
20 | | - |
| 20 | + |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
|
Collapse file
aspnetcore/blazor/progressive-web-app.md
Copy file name to clipboardExpand all lines: aspnetcore/blazor/progressive-web-app.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
113 | 113 | |
114 | 114 | |
115 | 115 | |
116 | | - |
| 116 | + |
117 | 117 | |
118 | 118 | |
119 | 119 | |
120 | 120 | |
121 | 121 | |
122 | 122 | |
123 | | - |
| 123 | + |
124 | 124 | |
125 | 125 | |
126 | 126 | |
|
0 commit comments