issues
search
DapperLib
/
Dapper.Contrib
Dapper community contributions - additional extensions for Dapper
Other
267
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for DefaultTypeMap.MatchNamesWithUnderscores
#171
ctrlpprint
opened
2 months ago
0
Add missing schema name and remove deprecated packages
#170
pluciorx
opened
2 months ago
0
SqlMapperExtensions doesn't honor SqlMapper.TypeHandler in autogenerated primery keys when Inserting in Sql Server
#169
yecarri
opened
5 months ago
0
Enable Nuget Package
#168
sahinex
closed
6 months ago
0
Fix Dapper.Contrib path
#167
sahinex
closed
6 months ago
0
Usage with EF-related POCOs. Operations fail on navigation properties
#166
nikriaz
closed
8 months ago
1
[Question] WriteAtrribute to be inherited
#165
alex13lopez
opened
11 months ago
0
Is Dapper.Contrib being actively maintained?
#164
giammin
opened
1 year ago
3
Pervasive/Actian Zen (PSQL)
#163
dzilupl2021
opened
1 year ago
0
Cannot use SqlMapperExentions.Table attribute on structs
#162
SRNissen
opened
1 year ago
0
No documentation of failure states (or it is hard to find if it exists?)
#161
SRNissen
opened
1 year ago
0
Internal Table Properties are Ignored
#160
alamb3142
opened
1 year ago
0
Add all writeable properties to TypeProperties cache
#159
alamb3142
opened
1 year ago
1
Refactor property info handling, allow keys different from Id property
#158
nseguin42
opened
1 year ago
0
Add Bookstore WebAppExample
#157
OlenaKostash
closed
1 year ago
0
MySqlAdapter InsertAsync unexpectedly modifies entityToInsert
#156
SwissMaWi
opened
1 year ago
0
Dapper.Contrib.dll not signed
#155
VhatAmI
opened
1 year ago
1
Snowflake query parameters syntax is not supported
#154
afilatov-st
opened
1 year ago
1
Inherited TableAttribute is ignored by CRUD operations
#153
I3urny
opened
1 year ago
0
Added support to set a custom parameter prefix (instead of '@')
#152
jonataspc
opened
1 year ago
4
InsertAsync and Insert fail if the id is not an int
#151
lucasmontec
opened
1 year ago
0
GetAsync fails on SQL Server when the primary key property is a reserved SQL keyword
#150
ghills
opened
1 year ago
0
Escape id column name in Get, GetAsync
#149
ghills
opened
1 year ago
0
Support for OleDb adapter
#148
ghost
opened
2 years ago
0
fix: postgres column names weren't mapped correctly
#147
tropcicstefan
opened
2 years ago
0
Stupid initiative on plural entity name - REMOVE!
#146
LexaGV
closed
2 years ago
1
Does not work with OleDbConnection
#145
DrViente
opened
2 years ago
1
Insert<T> return non-int
#144
tess-hartis
opened
2 years ago
2
System.Data.SqlClient.SqlException: "Cannot insert the value NULL into colum..." (DateTime)
#142
c0d3-4-F00d
opened
2 years ago
1
IsWriteable not working on Key columns
#141
PTwr
opened
2 years ago
0
Why a hard reference to the column "id"
#140
Luuk34
opened
2 years ago
5
SQL Server susceptible to imlicit conversions
#139
commonquail
opened
2 years ago
0
Dapper should expose a .Count<T>() method
#138
palenshus
opened
2 years ago
0
Scope_Identity on Insert
#137
rfphill
opened
2 years ago
0
Suggested Improvement to handling Insert with Db-generated primary keys
#136
EdJohnstonG9
opened
2 years ago
0
SqlMapper now checks for ColumnAttribute before using property name
#135
DHemken97
closed
2 years ago
1
InsertOnly and UpdateOnly idea
#134
CraftyFella
opened
2 years ago
1
UpdateOnly Spike
#133
CraftyFella
opened
2 years ago
0
Compatibility with .NET 6
#132
pauloasantos
closed
2 years ago
0
Add the mapping strategy to support the table name and column name
#131
jack-gaojz
opened
2 years ago
0
Add support ColumnAttribute for different column name
#130
denisenko93
opened
2 years ago
4
need to add Annotation for Column Name
#129
MohMaasher
opened
2 years ago
1
support-dynamic-parameters-update
#128
ccccccmd
opened
2 years ago
0
contrib dosn`t support oracle
#127
hb407033
opened
2 years ago
0
Added Column Attribute
#126
Tiefseetauchner
opened
2 years ago
4
Retry option [Feature Request]
#125
hobbylobbyvs
opened
2 years ago
0
Odbc connection issues -- Dapper Contrib 2.0.78 & Dapper 2.0.123
#124
sravangontla
opened
2 years ago
0
ISqlAdapter uses Convert.ChangeType for inserted Id which limits type conversion extensibility
#123
andrewjsaid
opened
2 years ago
3
Add `List<T> GetMany<T>(List<id>)` to get items with IN clause
#122
YarekTyshchenko
opened
2 years ago
1
Table Pluralization
#121
Q-Tec90
opened
3 years ago
1
Next