Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
asp.net mvcで、Visual Studioはワークフローをどのように認識しますか?
または、より重要な質問ですが、使用しているワークフローについてVisual Studioに通知するにはどうすればよいですか?
EntityConnection(またはEntityConnection文字列)がDbContextに渡される場合、それはモデル/データベースファーストです。それ以外の場合は、コードファーストです。