Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.1 KB

README.MD

File metadata and controls

17 lines (11 loc) · 1.1 KB

AssetTrakr AssetTrakr

AssetTrakr is a License, Contract and Asset Tracker for home use built using EF Core and .NET 8.

Usage

Download the latest release and run AssetTrakr.App.Migrator to create the database, then run AssetTrakr.App.

Updating

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.

Build from Source

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.

Roadmap

You can keep up to date with what's in progress for the next version of AssetTrakr on the GitHub Project