dotarj
Dapper.Mapper
by:
dotarj
- 496,253 total downloads
- last updated 9/25/2017
- Latest version: 2.0.0
Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically assigns them. Instead of explicitly writing this: 'var employee = connection.Query<Employee, Department, Employee>(sql, (employee, department) => {...
More information
- 462,690 total downloads
- last updated 2/18/2022
- Latest version: 4.0.0
A library for serializing ADO.NET DataTables and DataReaders into an efficient, portable binary format. Uses Marc Gravell's Google Protocol Buffers library, protobuf-net.
- 296,000 total downloads
- last updated 2/25/2018
- Latest version: 2.0.0
Partial response (fields) core components.
- 255,951 total downloads
- last updated 1/14/2020
- Latest version: 5.1.0
ASP.NET Core MVC formatter for partial response (fields) JSON output.
- 149,500 total downloads
- last updated 2/25/2018
- Latest version: 1.0.0
ASP.NET Web API formatter for partial response (fields) JSON output.