An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dapper-extensions

phnx47/dapper-repositories

CRUD for Dapper

Language: C# - Size: 1.48 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 684 - Forks: 208

vborovikov/spryer

Enum mapping for Dapper and more

Language: C# - Size: 280 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

adamfoneil/Dapper.QX

More powerful and testable inline SQL used with Dapper

Language: C# - Size: 227 KB - Last synced at: about 7 hours ago - Pushed at: 3 months ago - Stars: 9 - Forks: 3

liningit/Dapper.LnskyDB

基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用

Language: C# - Size: 747 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 243 - Forks: 59

fgheysels/Fg.DbUtils

Introduces a DbSession object that manages the database connnection and transaction.

Language: C# - Size: 34.2 KB - Last synced at: about 17 hours ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

EngRajabi/Aspcore-Dapper-Extensions

A package for easy use of dapper in aspcore that needs to be used very simply. asp core dapper extensions

Language: C# - Size: 19.5 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

NotCoffee418/DapperBulkQueries

Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.

Language: C# - Size: 49.8 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

danielfalcaovt/EstudoC-

.NET FRAMEWORK Repository

Language: C# - Size: 4.83 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

HieuPham2000/DATN-backend

The backend part of my engineering graduation project. The project uses clean architecture with ASP.NET Core

Language: C# - Size: 415 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

ebruukolak/libraryautomation-asp-net-core-api

Library automation with .NET Core and Dapper technologies

Language: C# - Size: 51.8 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

TBertuzzi/RepositoryHelpers

:package: Extensions for HttpClient and Custom Repository based on dapper

Language: C# - Size: 136 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 6

ayberkcanturk/Dapper.TableValuedParameter

An extension to provide Table-Valued Parameters to Dapper. .NET Core support available!

Language: C# - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

alexander-87/Dapper.FluentColumnMapping

Fluent Object-Column Mappings for use with Dapper

Language: C# - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 9 years ago - Stars: 25 - Forks: 6

adamfoneil/Dapper.CX

A Crud library based on Dapper

Language: C# - Size: 1.17 MB - Last synced at: about 7 hours ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

AzThinker/SqlRepoEx

SqlRepoEx Intuitively build SQL statements using C# Lambda Expressions,it is a simple object mapper for .Net.

Language: C# - Size: 2.31 MB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

NimaAra/Easy.Storage

A fast and easy to use cross platform library for storing data.

Language: C# - Size: 360 KB - Last synced at: 20 days ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 6

kogel-net/Kogel.Dapper.Extension

orm框架 dapper to linq

Language: C# - Size: 2.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 217 - Forks: 45

myloveCc/NETCore.DapperKit

Dapper extensions

Language: C# - Size: 12.6 MB - Last synced at: 11 days ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 4

arbing/DapperDal Fork of tmsmith/Dapper-Extensions

基于 Dapper、Dapper-Extensions 构建的微型 ORM 类库,提供一个包含增、删、改、查等常用方法的数据访问层基类,支持用 Lambda 表达式书写查询和更新条件

Language: C# - Size: 26.9 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 41 - Forks: 10

JessicaCasteloBranco/Biblioteca-Virtual-

Projeto usando .Net 6, Blazor, Api Minimal, MudBlazor, RestSharp, SQL

Language: HTML - Size: 207 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

PatrickSouza27/CourseDapperBalta

Access data quickly and securely. Connect to SQL Server and run queries in an optimized, performant and secure way. Balta.io Career Course .NET

Language: C# - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

DynaSpan/Extended-Dapper

[Preview] Extension for the Dapper Micro-ORM, providing OneToMany & ManyToOne mappings, repositories (CRUD) and native LINQ 2 SQL.

Language: C# - Size: 324 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

enisgurkann/DapperGenericRepository

Dapper Generic Repository

Language: C# - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

allycs/ALLYCSCRUD

基于Dapper进行扩展,ALLYCSCRUD基于实战应用将基础的增删改查语句进行封装,提供分页,以及实体类对sql的大小写转换(AaBb=>aa_bb);支持schema;支持自定义表名;支持标签自定义表名;支持自定义属性名;支持非对应类的sql匹配;

Language: C# - Size: 3.38 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 33 - Forks: 7

marcominerva/Dapper110

A collection of samples that show how to use some advanced features of Dapper

Language: C# - Size: 52.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

zerosloney/DapperExtensions.Extend

基于DapperExtension的添加表达式和更新插入方法的重写

Language: C# - Size: 23.3 MB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 1

TaylanCann/Dapper

This project was written as an example to write an article. The main topic of the article is ORM, but the biggest example to be given in the article is Dapper.

Language: C# - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dmitry26/Dapper.EFCore.Extensions

Dapper extensions for Entity Framework (EF) Core

Language: C# - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 2

rodri-oliveira-dev/dapper-mapper

Projeto tem como ideia mapear a entidade com sua respectiva tabela de forma fácil e clara.

Language: C# - Size: 2.23 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

fuad-ibrahimzade/asqme

Question & Answers Website Project

Language: C# - Size: 2.14 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jasonhua95/Dapper.Extension

对Dapper的简单扩充

Language: C# - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

fabiojbg/Dapper.SimpleCRUD.Core

Dapper.SimpleCRUD.Core is a porting for .NET Standard 1.3 from the excelent extension created by Eric Coffman (https://github.com/ericdc1/Dapper.SimpleCRUD).

Language: C# - Size: 507 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

arbing/Dapper-Dal

用Dapper、Dapper-Extensions、Abp.Dapper封装的数据访问层 https://github.com/arbing/DapperDal

Size: 6.84 KB - Last synced at: 12 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0