你的位置: 码友网首页 / 资讯源列表 / PostgreSQL CRUD operations with C# and Dapper

关于[PostgreSQL CRUD operations with C# and Dapper]的摘要:

In a previous article, we've seen how to perform simple CRUD operations on a Postgres database by using Npgsql, a library that allows you to write and perform queries to be executed specifically on a PostgreSQL database. In this article, we will take a step further: we will perform the same operations using Dapper, one of the most popular ORM for .NET applications, and we will see how performing those operations becomes easier.

原文地址: https://www.code4it.dev/blog/postgres-crud-dapper

收录时间: 2022-03-03 浏览量: 1056 分类: C#

| 0 收藏 | 0