Skip to content

Commit 6da26b3

Browse files
committed
Updates
1 parent f40a882 commit 6da26b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

aspnetcore/blazor/fundamentals/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ Samples apps in the repository:
186186
* Blazor Web App
187187
* Blazor WebAssembly
188188
* Blazor Web App Movies tutorial sample (<xref:blazor/tutorials/movie-database-app/index>)
189-
* Blazor Web App with EF Core (<xref:blazor/blazor-ef-core>)
190189
* Blazor Web App with SignalR (<xref:blazor/tutorials/signalr-blazor>)
191190
* Two Blazor Web Apps and a Blazor WebAssembly app for calling web (server) APIs (<xref:blazor/call-web-api>)
192191
* Blazor Web App with OIDC (BFF and non-BFF patterns) (<xref:blazor/security/blazor-web-app-oidc>)
@@ -205,7 +204,6 @@ Samples apps in the repository:
205204
* Blazor Web App
206205
* Blazor WebAssembly
207206
* Blazor Web App Movies tutorial sample (<xref:blazor/tutorials/movie-database-app/index>)
208-
* Blazor Web App with EF Core (<xref:blazor/blazor-ef-core>)
209207
* Blazor Web App with SignalR (<xref:blazor/tutorials/signalr-blazor>)
210208
* Two Blazor Web Apps and a Blazor WebAssembly app for calling web (server) APIs (<xref:blazor/call-web-api>)
211209
* Blazor Web App with OIDC (BFF and non-BFF patterns) (<xref:blazor/security/blazor-web-app-oidc>)
@@ -222,7 +220,6 @@ The sample repo contains two types of samples:
222220

223221
* Snippet sample apps provide the code examples that appear in articles. These apps compile but aren't necessarily runnable apps. These apps are useful for merely obtaining example code that appears in articles.
224222
* Samples apps to accompany Blazor articles compile and run for the following scenarios:
225-
* Blazor Server with EF Core
226223
* Blazor Server and Blazor WebAssembly with SignalR
227224
* Blazor WebAssembly scopes-enabled logging
228225

0 commit comments

Comments
 (0)