List Question
20 TechQA 2024-03-27T17:17:28.243000Dapper.Contrib can't insert into database
41 views
Asked by pkrzysiek
Does DapperExtensions nuget package support writing complex objects in SQLite?
22 views
Asked by Sakshi
Dapper, Insert record in SQLite table
887 views
Asked by Luuk
Npgsql enum mapping
1.5k views
Asked by nighthawk
Npgsql.PostgresException 42703: column "Created" of relation "posts" does not exist
4.6k views
Asked by MarcoB
How do I get back the key for a newly inserted record using Dapper.Contrib?
2.4k views
Asked by dpberry178
How do I use Dapper.Contrib with FluentMap to update an entity with an identity column?
2.1k views
Asked by Maccurt
Writing a generic InsertData method using Dapper.Contrib and InsertAsync
2.5k views
Asked by John Groome
How to Get entity by Unique Key using Dapper.Contrib?
1.7k views
Asked by Omer
How to properly "Singularize" table names with Dapper.Contrib?
3.1k views
Asked by Elshad Shabanov
How to use Dapper LINQ with TableDirect (without embedded SQL) with ORACLE?
845 views
Asked by kblau
Dapper ignore property runtime
4.2k views
Asked by user2412672
Updating DateTime to database is throwing SqlTypeException - SqlDateTime overflow
870 views
Asked by Moshe Yalovsky
What's the difference between [Computed] and [Write(false)] attributes?
5k views
Asked by SpiritBob
Dapper contrib get data having varchar primary key
1.3k views
Asked by ros2008
Accessing a single field in a foreach using Linq Dapper
344 views
Asked by c-sharp-and-swiftui-devni
Dapper.Contrib: How to get a row by filtering on column other than ID?
4.4k views
Asked by Regi Mani
Problem retreiving null on nullable bool with default value through dapper [contrib]
492 views
Asked by Mackan
C# type parameter only reads as base class
129 views
Asked by greedyLump
dapper.contrib postres 42P01 error: relation "<table name>" does not exist
1.6k views
Asked by Tikeb