Answer the question
In order to leave comments, you need to log in
Is there a database first ORM for .NET?
Is there a stable, well-tested lightweight ORM for .NET that focuses on the so-called "Database first" approach that supports building arbitrary SQL queries manually. For example, I found the Dapper project, it seems to be suitable, but what if there are some more? Is it possible to work like this in Entity Framework Core?
Answer the question
In order to leave comments, you need to log in
For example, I found the Dapper project, it seems to be suitable, but what if there are some more?
Is it possible to work like this in Entity Framework Core?
dotnet ef dbcontext scaffold
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question