dapper-rainbow Questions
4
I am pretty new to Dapper Rainbow so I may be missing something obvious. Is it possible to specify the table name and if so how?
I have tried the following with no luck.
public class DashboardCon...
Geometrician asked 14/9, 2012 at 11:57
2
Solved
I started looking into Dapper just recently. I'm testing it out and was able to do basic CRUD and what I meant by basic is that working on a class with this structure:
public class Product {
publ...
Pyrography asked 29/3, 2013 at 17:26
5
Solved
How can I ignore a property on my model using dapper/dapper extensions/dapper rainbow or any
of those dapper libraries?
Ibnsina asked 31/10, 2013 at 21:4
3
Solved
Can someone please explain the difference between Dapper.Rainbow vs. Dapper.Contrib?
I mean when do you use SqlMapperExtensions.cs of Dapper.Contrib and when should you use Dapper.Rainbow?
Beason asked 5/4, 2012 at 14:12
1
© 2022 - 2024 — McMap. All rights reserved.