Skip to main content
DapperHelpersLibrary package icon

DapperHelpersLibrary

Dapper extensions and connection class. Allows advanced searching and sorting and crud functions. Maps to tables and columns via attributes. Even has many ways to be smart about updating. Even allows multiple tables include one to many joins with up to 3 tables.

Total Downloads
23.9K
23,925
Published
Oct 8, 2022
Latest stable version

Install

.NET CLI
dotnet add package DapperHelpersLibrary --version 6.0.3
Package Manager Console
Install-Package DapperHelpersLibrary -Version 6.0.3
PackageReference
<PackageReference Include="DapperHelpersLibrary" Version="6.0.3" />

Frameworks

net6.0 .NETStandard2.0

Dependencies

[7.0.1, )
Dapper
net6.0
[2.0.123, )
CommonBasicLibraries
.NETStandard2.0
[7.0.1, )
Dapper
.NETStandard2.0
[2.0.123, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.