Found 366 packages
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
ADO.NET extensions for AutoMapper
Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.
Convention-based mapper between strong typed object and Excel data via NPOI.
An ORM for Sitecore. Map item data from Sitecore straight onto objects. Allows you to map fields, relationships and queries as well as supporting the Page Editor. Allows you to map data from Sitecore using the Castle Windsor DI Container.
Contains extensions for easier integration of AutoMapper into HotChocolate
An extension of ExcelDataReader that supports fluent mapping of rows to C# objects.
Powerful customisable tool for mapping entities to each other. Entities can be plain objects, DataReaders, SQL commands and anything you need. The tool uses run-time code generation via the Emit library. Therefore it is extremely fast. EmitMapper is useful for dealing with DTO objects, data access layers an so on.
The best ORM for Sitecore. Map item data from Sitecore straight onto objects. Allows you to map fields, relationships and queries as well as supporting the Page Editor. Allows you to map data from Sitecore using the Castle Windsor DI Container.
This library that contains an extension of DbDataReader that automatically maps a database row to a model.