Dapper.Mapper 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dapper.Mapper --version 1.0.0
                    
NuGet\Install-Package Dapper.Mapper -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dapper.Mapper" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dapper.Mapper" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Dapper.Mapper" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dapper.Mapper --version 1.0.0
                    
#r "nuget: Dapper.Mapper, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Dapper.Mapper&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Dapper.Mapper&version=1.0.0
                    
Install as a Cake Tool

Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically assigns them.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Dapper.Mapper:

Package Downloads
Nosabit.Adapters.Persistence.SqlServer.Abstractions

Nosabit.Adapters.Persistence.SqlServer.Abstractions es una biblioteca de abstracciones para acceso a datos SQL Server que define interfaces para interactuar con bases de datos mediante Dapper. Este paquete proporciona solo las definiciones de interfaces que pueden ser implementadas en paquetes concretos, facilitando la inyección de dependencias y las pruebas unitarias en aplicaciones .NET.

Nosabit.Adapters.Persistence.SqlServer

Nosabit.Adapters.Persistence.SqlServer es una implementación completa del paquete de abstracciones para acceso a datos SQL Server utilizando Dapper. Proporciona una implementación eficiente y segura para ejecutar procedimientos almacenados, realizar consultas complejas, mapeo de múltiples entidades y soporte para operaciones paginadas. Incluye características avanzadas como protección de cadenas de conexión, manejo inteligente de errores y métodos de extensión para la inyección de dependencias. Optimiza el desarrollo de aplicaciones .NET con un acceso a datos robusto y tipado.

Beezie.Persistence

Package Description

VApp.Data.Dapper

Package Description

DenisJakus.SqlDapperWrapperSP

Wrapper around SqlDapper when using stored procedures together with repository pattern. <div>Icons made by <a href="https://www.flaticon.com/authors/flat-icons" title="Flat Icons">Flat Icons</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Dapper.Mapper:

Repository Stars
androidseb25/iGotify-Notification-Assistent
Docker container for sending Gotify notifications to iOS devices (bridge to gotify websocket)
Version Downloads Last Updated
2.0.0 744,457 9/25/2017
1.50.1 136,661 7/14/2016
1.13.0 33,326 12/27/2013
1.1.0 2,448 2/5/2013
1.0.0 2,309 10/21/2012