issues
search
henkmollema
/
Dapper-FluentMap
Provides a simple API to fluently map POCO properties to database columns when using Dapper.
MIT License
429
stars
88
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
not working map fields To ValueObject
#134
mohammad-markazi
closed
1 year ago
1
Ignore() exception
#133
DanieleSky
closed
1 year ago
2
Dapper.FluentMap.Dommel nuget package is not updated since 8/23/2020
#132
ahmedsafan86
closed
1 year ago
3
Fix up NotImplementedException when ignore property
#131
ponomNikita
closed
1 year ago
3
How can I make the database to use the default value I set,How to map.
#130
babbitt9
closed
1 year ago
2
Fix for non generated composite keys
#129
ritchtea
closed
3 years ago
3
Discovering IEntityMap<> implementations dynamically
#128
vecilije
closed
3 years ago
2
System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'
#127
drma-tech
closed
1 year ago
3
System.Exception: 'Duplicate mapping detected. Property 'Level' is already mapped to column 'Level'.'
#126
drma-tech
closed
1 year ago
3
DAPPER FLUENTMAP Multiple properties with same column name causes exception
#125
kaanacar34
closed
1 year ago
1
ToTable is not working
#124
Samuel-Rodrigues
closed
1 year ago
4
Even DatabaseGeneratedOption.Computed is used for property, FluentMap.Dommel still generates column and parameter names in insert\update query
#123
enterpub
closed
1 year ago
6
Insert issue when key column is not identity
#122
rkiguti
closed
3 years ago
5
Update build scripts
#121
henkmollema
closed
4 years ago
0
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.1
#120
dependabot-preview[bot]
closed
4 years ago
1
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
#119
dependabot-preview[bot]
closed
4 years ago
1
Bump xunit.runner.visualstudio from 2.4.2 to 2.4.3
#118
dependabot-preview[bot]
closed
4 years ago
1
Could not load type 'IColumnNameResolver' from assembly Dommel, Version=2.0.0.0
#117
gkurbesov
closed
4 years ago
8
Bump Dommel from 1.11.0 to 2.0.0
#116
dependabot-preview[bot]
closed
4 years ago
2
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2
#115
dependabot-preview[bot]
closed
4 years ago
0
Throws InvalidCastException when a string property has a name that conflicts with the String Type built in function members
#114
damianos-pappas
closed
1 year ago
2
How to handle multiple mappings to same model?
#113
bokmadsen
closed
4 years ago
1
data not mapping
#112
WellspringCS
closed
4 years ago
19
Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.6.1
#111
dependabot-preview[bot]
closed
4 years ago
0
Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.6.0
#110
dependabot-preview[bot]
closed
4 years ago
1
Bump Dapper from 1.60.6 to 2.0.35
#109
dependabot-preview[bot]
closed
4 years ago
1
Dapper.FluentMap v2
#108
eddami
closed
3 years ago
2
Just in case
#107
Paburin
closed
4 years ago
2
Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.5.0
#106
dependabot-preview[bot]
closed
4 years ago
1
Upgraded Dapper.FluentMap.Dommel to support Dommel v2
#105
TroySchmidt
closed
4 years ago
4
Mapping problem with subclass
#104
melody-pps
closed
1 year ago
2
Invalid column name mapping properties of base class
#103
DiegoHSeto
closed
4 years ago
3
Is there a way to drop the custom mappings?
#101
AlexTorianyk
closed
4 years ago
1
Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.4.0
#100
dependabot-preview[bot]
closed
4 years ago
1
Entity Maps for custom table names BETA
#99
TroySchmidt
closed
4 years ago
1
Fluent map - map results to the same object
#98
vvrkumar
closed
5 years ago
0
Bump Dapper from 1.60.6 to 2.0.30
#97
dependabot-preview[bot]
closed
4 years ago
1
Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0
#96
dependabot-preview[bot]
closed
5 years ago
1
Bump Dapper from 1.60.6 to 2.0.4
#95
dependabot-preview[bot]
closed
5 years ago
1
Invalid column name when executing a command (insert or update) a second time in another entity
#102
patricksegantine
closed
1 year ago
2
ReadOnly Fields
#94
azilberbaum
closed
4 years ago
5
Bump Dapper from 1.60.1 to 1.60.6
#93
dependabot-preview[bot]
closed
5 years ago
0
Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.2.0
#92
dependabot-preview[bot]
closed
5 years ago
0
Property name transform configuration not working
#91
grandsilence
closed
4 years ago
5
Trouble with ToTable() method
#90
zadykian
closed
4 years ago
4
Clarify what databases / sql dialects are supported
#89
disklosr
closed
4 years ago
1
Dommel
#88
tavaresaraujo
closed
5 years ago
0
Issues with tuples
#87
JohnFredMeyer
closed
5 years ago
0
Question about mapping attributes
#86
pauldendulk
closed
5 years ago
4
Map Nested Object
#85
markofranjic
closed
1 year ago
6
Next