Skip to content

marcusdeangabriel/ContosoUniversity-blazor-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contoso University Blazor Server, no WebAssembly

Contoso University is a sample application that demonstrates how to use the Entity Framework Core in an ASP.NET Core Blazor server web application, no WebAssembly (WASM). See the Blazor Contoso University project source code at GitHub.

The Blazor Contoso University application is a sample derived from the Razor Pages Contoso University tutorials You can download the completed Razor Pages Contoso University project source code at GitHub. It is highly recommeneded that one works through the Razor Pages Contoso University tutorials first before reading the code in this sample.

Read the ASP.NET Core Blazor Server with Entity Framework Core for an introducttion to a more complex example than the one here. See the Blazor Server EF Core sample project source code at GitHub.

To Run

Open the solution in Visual Studio 2022, open the Package Manager, and run

PM> Drop-Database

and then

PM> Update-Database

When ready, press F5 and read the home page information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published