List Question
20 TechQA 2017-08-25T11:10:46.713000Dapper.Contrib - "only supports an entity with a single [Key] or [ExplicitKey]"
7.3k views
Asked by Mackan
Insert enum as string using Dapper.Contrib
1k views
Asked by Loudenvier
Dapper.Contrib [Computed] Attribute does not allow property through on insert
354 views
Asked by pim
C# type parameter only reads as base class
129 views
Asked by greedyLump
How to avoid updating a column on subsequent Update calls using Dapper.Contrib?
1.8k views
Asked by Imbajoe
Dapper UpdateAsync ignore column
2.4k views
Asked by Misha Zaslavsky
How do I access child object fields from a parent object in C#?
246 views
Asked by dpberry178
Npgsql enum mapping
1.5k views
Asked by nighthawk
Dapper.Contrib and MiniProfiler (for MySql) integration issues
722 views
Asked by Mykola Klymyuk
Dapper with MySQL and ASP.NET CORE 2 - Insert Model Fails
1.3k views
Asked by Arayn
How to Get entity by Unique Key using Dapper.Contrib?
1.7k views
Asked by Omer
Dapper.Contrib - how to get change tracking values?
1.7k views
Asked by Phil S
Dapper.contrib Insert - Cannot apply indexing with [] to an expression of type 'object'
288 views
Asked by stkxchng
Insert complex objects from C# into SQL Server without Entity Framework and data tables
1.4k views
Asked by Aviel Tzanani
Problem retreiving null on nullable bool with default value through dapper [contrib]
492 views
Asked by Mackan
Dapper contrib get data having varchar primary key
1.3k views
Asked by ros2008
What's the difference between [Computed] and [Write(false)] attributes?
5k views
Asked by SpiritBob
Updating DateTime to database is throwing SqlTypeException - SqlDateTime overflow
870 views
Asked by Moshe Yalovsky
Dapper ignore property runtime
4.2k views
Asked by user2412672
Does Dapper request a full object from the database prior to Linq operations?
1.4k views
Asked by secretwep