你的位置: 码友网首页 / 资讯源列表 / Using Dapper in ASP.NET Core applications

关于[Using Dapper in ASP.NET Core applications]的摘要:

Times ago I blogged about micro ORM-s. I have been busy through all Covid-19 times learning technical side of DDD and during that I met again my old friend Dapper. There are applications where Dapper is used to query read-only data without overhead coming with ORM-s. Also there are simple applications where for one or another reason developers decided to keep as close to raw SQL as possible. This blog post is brief introduction to Dapper anbd how to use it in ASP.NET Core applications.

原文地址: https://gunnarpeipman.com/aspnet-core-dapper/

收录时间: 2020-05-15 浏览量: 1257 分类: ASP.NET Core

| 0 收藏 | 0