How to create an entity infrastructure project using Npanday

I am using Npnday 1.5. I tried to build my project using Npanday. But a DLL created using Npanday has some problems. Because when I replace this DLL with another DLL created by Visual Studio 2010, my web application works fine.

Is there any Buid Entity Framework project using Napanday?

Please tell me what are the steps required to create an entity framework project using Npanday. Basically, what changes do you need to make in the POM.xml file ???

+4
source share

Source: https://habr.com/ru/post/1436294/


All Articles