zzz projects Dapper Tutorial
Getting Started Documentation 3rd Party Libraries Knowledge Base Online Examples
  • Getting Started
  • Documentation
  • 3rd Party Libraries
  • Knowledge Base
  • Online Examples
  •   Download  

Dapper Tutorial - Knowledge Base (KB)

1 results in tag: asp.net-web-api2

With Dapper, how can you may map a list of nested entity?

I'm using Dapper and I have classes like this:...public class Region { public Region() { Countries = new List<Country>(0); } public int RegionID { get; set; } public int RiskRank { get; set; } public string Name { get; se...
.net asp.net-web-api2 c# dapper orm
asked by Ameya Rane

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!