![]() |
dev.tirsvad.dk
Tirsvad Website: A Clean Architecture .NET solution using Blazor WebAssembly for modern, cloud-ready web applications. Supports SQLite/MySQL, containerization, and follows best practices for maintainability and scalability.
|

A console utility for applying Entity Framework Core migrations and managing the database for your project. Useful for CI/CD and deployment scenarios where automated database migration is required.
Runs all pending migrations on the configured database:
Drops the database using EF Core:
Intended to back up the database (not implemented yet):
Displays available options: