Skip to content

ASP.NET 9 Core Web API + MSSQL + client-side rendering Blazor WebAssembly web application example on the topic of a university with courses and students.

License

Notifications You must be signed in to change notification settings

AlanBuric/university-dotnet-web-app

Repository files navigation

university-dotnet-web-app

C# .NET 9 License: MIT

university-dotnet-web-app is a sample web application demonstrating a university management system built with ASP.NET Core 9 Web API, MSSQL, and client-side Blazor WebAssembly. The project showcases managing courses, students, and enrollments with CRUD operations, responsive UI, and modern .NET practices.

Features

  • ASP.NET Core 9 Web API for backend controllers, Swagger included
  • MSSQL database integration using Entity Framework Core
  • Blazor WebAssembly for client-side rendering (CSR) for interactive UI
  • CRUD operations: manage Courses, Students, and Enrollments.

About

ASP.NET 9 Core Web API + MSSQL + client-side rendering Blazor WebAssembly web application example on the topic of a university with courses and students.

Topics

Resources

License

Stars

Watchers

Forks