In this repository I'm trying to make a Blazor App, running on the latest dotnet version.
The database is PostgreSQL, where the database schema is handled as Code First with Entity Framework Core Migrations
I'm trying to code after "the F5 manifesto"/"Creating Frictionless Projects For Contributors"