2
Answers

.net standard and entity-framework Core

Can I enable migration using .net standard and entity-framework Core without using any project(like-mvc,web-api, and console appliction) only using .net standard library and mstest?

Answers (2)