Efficient data access & Effective object mapping with Dapper & .NET 5
Event Information
Event description
Efficient data access & Effective object mapping with Dapper & .NET 5
About this Event
Growing tired of re-creating the tedious CRUD and results to object mapping logic for each database entity? Does your modern application require integration with an existing robust databases? Do you work with a DBA team that mandates use of stored procedures for abstraction & performance tuning? Need to write a utility or service to process large amounts of records as quickly as possible? Then the leading micro-ORM, Dapper, might be the data access & object-mapping solution for you.