DapperLib/Dapper.Contrib
Dapper community contributions - additional extensions for Dapper
C#NOASSERTION
Issues
- 0
SqlMapperExtensions doesn't honor SqlMapper.TypeHandler in autogenerated primery keys when Inserting in Sql Server
#169 opened by yecarri - 1
- 1
Does internal type property ignored?
#104 opened by vickyRathee - 3
Is Dapper.Contrib being actively maintained?
#164 opened by giammin - 0
[Question] WriteAtrribute to be inherited
#165 opened by alex13lopez - 0
Pervasive/Actian Zen (PSQL)
#163 opened by dzilupl2021 - 0
- 0
- 0
Internal Table Properties are Ignored
#160 opened by alamb3142 - 0
Add Bookstore WebAppExample
#157 opened by OlenaKostash - 3
ISqlAdapter uses Convert.ChangeType for inserted Id which limits type conversion extensibility
#123 opened by andrewjsaid - 0
- 1
Dapper.Contrib.dll not signed
#155 opened by VhatAmI - 1
- 2
Insert<T> return non-int
#144 opened by tess-hartis - 2
Dapper.Contrib INSERT (list) needs the table name to be Plural with an "s" at the end
#115 opened by alexvilper - 0
Inherited TableAttribute is ignored by CRUD operations
#153 opened by I3urny - 0
- 0
GetAsync fails on SQL Server when the primary key property is a reserved SQL keyword
#150 opened by ghills - 1
Does not work with OleDbConnection
#145 opened by DrViente - 1
Stupid initiative on plural entity name - REMOVE!
#146 opened by LexaGV - 1
need to add Annotation for Column Name
#129 opened by MohMaasher - 2
SqlException on hidden parent property
#120 opened by SimonCull - 5
Why a hard reference to the column "id"
#140 opened by Luuk34 - 1
System.Data.SqlClient.SqlException: "Cannot insert the value NULL into colum..." (DateTime)
#142 opened by c0d3-4-F00d - 1
InsertOnly and UpdateOnly idea
#134 opened by CraftyFella - 0
IsWriteable not working on Key columns
#141 opened by PTwr - 0
SQL Server susceptible to imlicit conversions
#139 opened by commonquail - 0
Dapper should expose a .Count<T>() method
#138 opened by palenshus - 0
Scope_Identity on Insert
#137 opened by rfphill - 0
- 0
- 0
Compatibility with .NET 6
#132 opened by pauloasantos - 0
- 0
contrib dosn`t support oracle
#127 opened by hb407033 - 0
Retry option [Feature Request]
#125 opened by hobbylobbyvs - 1
- 0
- 1
Table Pluralization
#121 opened by Q-Tec90 - 1
InsertAsync returning 0 as Id on a class that has ExplicitKey attribute on Id
#90 opened by kevinborg - 0
SqlMapperExtensions.cs error when Computed Id property defined where ExplictKey set on other property
#118 opened by glynjonz - 0
placeholder error with oracle
#111 opened by iHomeSoft - 4
修复 Dapper.Contrib.Extensions 中 Insert 方法,此方法返回值为long类型,但内部各类型数据库获取自增ID,都是转换为int32,当ID超过超过Int32(2147483647)时,出现bug。
#4 opened by ypeuee - 1
- 9
Dapper.Contrib cannot handle GUID primary keys & SqlMapperExtensions.Insert<T> has wrong usage int & long
#5 opened by SwissMaWi - 0
- 3
- 0
- 1
- 1