Saturday, June 9, 2018

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.

What's everyone using for managing sql database schema these days in dotnet core? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team