Library Microsoft.EntityFrameworkCore - dont work

0
0

I Want know if the Microsoft.EntityFrameworkCore library works with the wisej project. I am trying use the migration of the dotnet.

  • You must to post comments
0
0

Yes, you can use Microsoft.EntityFrameworkCore with Wisej. You just need to install the NuGet package in your project.

 

Create a Wisej project. In Solution Explorer, simply right-click on the project and choose “Manage NuGet Packages”.

Search for “Microsoft.EntityFrameworkCore” and install it.

 

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.