What's everyone using for managing sql database schema these days in dotnet core?
Previously used VS sql server database projects and deployed dacpacs but in a world of docker and Linux containers this doesn't seem to fit.
Currently use dapper to query database.
0 comments:
Post a Comment