I have been using F # for some time and really love it.
I want to use type providers to access data, but would like to have entity structure migration.
Can I use EF migrations without entity frames? I am fine with writing the migration code manually, hopefully in F #.
f # entity-framework code-first-migrations ef-migrations
Haraakiri yaar
source share