As you know, we have so many ORM available such as NHibernate, Entity Framework, Dapper.Net which are used to communicate with database in order to perform CRUD (Create, Read, Update, Delete), and also retrieving data based on criteria.
source http://www.c-sharpcorner.com/article/using-npoco-orm-in-asp-net-core/
No comments:
Post a Comment