Command-line vinyl record inventory manager prototype built with EF Core, LINQ, and SQLite (and C# of course)
open it and enter help for a list of features
I haven't actually set up an args thing yet, its all interactive
fde.zip is a framework dependent executable deployment, but it includes the DLL for the program so as long as you have dotnet 5 you can run it
the rest are self contained (you don't need dotnet installed), 'singe file', platform specific deployments
so all you need to do to run those is run the executable file
also yes I know the macos version isn't set up as a .dmg or .app bundle or whatever but I can't be bothered to figure that stuff out for a prototype, sorry