Hello.
I wanted to test this generator for .NET core but apparently it's quite hard to use is without SQL Server, event after changing the connection string and adapting the Startup.cs, there are references of SQL Server specifics features in the migrations.
I think it could be interesting to make the boilerplate independent from any database.
Thanks