Skip to content
#

dapper

Here are 930 public repositories matching this topic...

This is a C# Todo API using ASP.NET Core Web API. It supports user registration, login, and todo task management. The project includes Azure Bicep for infrastructure setup, and uses GitHub Actions for continuous integration and continuous deployment.

  • Updated May 26, 2024
  • C#

DapperHelper工具类是一个强大的数据库操作工具,专为C#应用程序开发者设计,用于简化与Oracle数据库的交互过程。通过结合Dapper库的高性能数据访问功能,DapperHelper提供了一种简单而有效的方式来执行查询、插入、更新、删除、批量SQL执行、事务管理和存储过程调用执行等操作,帮助开发人员快速、高效地处理数据库操作

  • Updated May 24, 2024
  • C#

A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that enca…

  • Updated May 24, 2024
  • C#
transmittable-thread-local

📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

  • Updated May 23, 2024
  • Java

Ecommerce API for managing products, categories, user authentication, reviews, and orders seamlessly within an ecommerce platform. Built with ASP.NET Core Web API and employing clean architecture principles, Domain Driven Design (DDD) and Mediator pattern for CQRS implementation.

  • Updated May 22, 2024
  • C#

Improve this page

Add a description, image, and links to the dapper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dapper topic, visit your repo's landing page and select "manage topics."

Learn more