ContosoUniversity on ASP.NET Core 10.0 on .NET 10 and Razor Pages

December 3, 2025 ยท View on GitHub

CI

ContosoUniversity on ASP.NET Core 10.0 on .NET 10 and Razor Pages

Contoso University, the way I would write it.

To prepare the database, run the Aspire Migrate command on the database (after starting Aspire).

Things demonstrated

  • CQRS and MediatR
  • AutoMapper
  • Vertical slice architecture
  • Razor Pages
  • Fluent Validation
  • HtmlTags
  • Entity Framework Core