You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Blazor WebAssembly with ASP.NET Core Identity (<xref:blazor/security/webassembly/standalone-with-identity>)
193
-
* .NET MAUI Blazor Hybrid app with a Blazor Web App and a shared UI provided by a Razor class library (RCL) (<xref:blazor/hybrid/tutorials/maui-blazor-web-app>)
194
-
195
-
:::moniker-end
196
-
197
181
:::moniker range="< aspnetcore-8.0"
198
182
199
183
The sample repo contains two types of samples:
@@ -206,7 +190,7 @@ The sample repo contains two types of samples:
206
190
207
191
:::moniker-end
208
192
209
-
For more information, see the [Blazor samples GitHub repository README.md file](https://github.com/dotnet/blazor-samples).
193
+
For more information and a list of the samples in the repository, see the [Blazor samples GitHub repository README.md file](https://github.com/dotnet/blazor-samples).
210
194
211
195
The ASP.NET Core repository's Basic Test App is also a helpful set of samples for various Blazor scenarios:
0 commit comments