I want to create model class from exist data base in rider.
I added EntityFramework 6.4.4 from nuget in my ASP .net MVC project but I'cant found <<ADO.NET Entity Data Model>>(like in VisualStudio when choose Add New Item).
how can I create models with wizard and command in rider IDE?
0 Replies