This sample shows how to create a Nova project, create a local database programmatically, and connect to it.
To run, setup the environment to work with Nova, clone this repository, and execute dotnet run
in the top level directory of this repository.