AssetTrakr is a License, Contract and Asset Tracker for home use built using EF Core and .NET 8.
Download the latest release and run AssetTrakr.App.Migrator to create the database, then run AssetTrakr.App.
Download the latest release and run AssetTrakr.App.Migrator. This will run the latest migrations against your database, if you do not run the Migrations AssetTrakr will force close until they are run.
Please note that building from source may prevent you from using the official releases and I cannot guarantee that migrations from official releases will work
See Build from Source on the Wiki.
You can keep up to date with what's in progress for the next version of AssetTrakr on the GitHub Project