Hacker News new | ask | show | jobs
by Herbert2 2740 days ago
Thanks for the tip, does FluentMigrator require me to duplicate the table structure in it's DSL or does it have a way to pick up EF Core tables & detect changes?

Re encryption, I was looking for a way to do automatic TLS via https://letsencrypt.org/. Closest I could find was https://github.com/natemcmaster/LetsEncrypt which is archived.

1 comments

Unfortunately it does not detect DSL changes automatically so yes you will have to copy changes.