I have a Contoso University example server that demonstrates how to use the Entity Framework Core in an ASP.NET Core Blazor server, no WebAssembly (WASM). This Blazor Contoso University server is an example derived from the Razor Pages Contoso University tutorials. I created it after studying the MVC, Razor Pages and Blazor WebAssembly examples. I wished to compare and contrast the different techniques but I could not find a simple and straightforward Blazor Contoso University server example, so I created it.
Is yet another tutorial or example of interest? If so, where would I place it in the code tree so that I can make a pull request allowing everyone to review the example?
I have a Contoso University example server that demonstrates how to use the Entity Framework Core in an ASP.NET Core Blazor server, no WebAssembly (WASM). This Blazor Contoso University server is an example derived from the Razor Pages Contoso University tutorials. I created it after studying the MVC, Razor Pages and Blazor WebAssembly examples. I wished to compare and contrast the different techniques but I could not find a simple and straightforward Blazor Contoso University server example, so I created it.
Is yet another tutorial or example of interest? If so, where would I place it in the code tree so that I can make a pull request allowing everyone to review the example?
Cheers,