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

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

My team is finally embarking on a new project that we can use ASP.NET Core for. I've also been waiting a long time to use the "micro-ORM" Dapper in one of our projects, and this new one fits the bill: we need incredible performance and minimal coding. So what happens when the winds of change meet the waves of hope? You get mixed-up nautical imagery! And, hopefully, some insight into ASP.NET Core. In this post, we're going to create a very simple ASP.NET Core 2.1 application which uses Dapper to access data. There's already a sample project worked up over on GitHub, and you might want to use that to follow along here.

原文地址: https://exceptionnotfound.net/using-dapper-asynchronously-in-asp-net-core-2-1/

收录时间: 2018-07-16 浏览量: 2168 分类: ASP.NET Core

| 0 收藏 | 0