A library for validating string value conversions to specified SQL data types and mapping between .NET types, DbType, and SqlDbType
-
Updated
Jan 28, 2025 - C#
A library for validating string value conversions to specified SQL data types and mapping between .NET types, DbType, and SqlDbType
EFQueryMapper is a powerful library for type mapping, including support for Entity Framework's IQueryable interface. It allows for efficient mapping between entities and DTOs, streamlining the data transformation process in .NET applications. Mapping profiles are created only once and saved, which makes subsequent mapping operations very fast.
Add a description, image, and links to the typemapping topic page so that developers can more easily learn about it.
To associate your repository with the typemapping topic, visit your repo's landing page and select "manage topics."