MSSQL Entity Framework Core implementation of cloudscribe SimpleContent commands and queries
$ dotnet add package cloudscribe.SimpleContent.Storage.EFCore.MSSQLopen a command/powershell window on the project folder
Since this project is a netstandard20 class library it is not executable, therefore you have to pass in the --startup-project that is executable
dotnet ef --startup-project ../sourceDev.WebApp migrations add --context cloudscribe.SimpleContent.Storage.EFCore.MSSQL.SimpleContentDbContext simplecontent-yyyymmdd