Skip to main content
Dapper.FastCrud package icon

Dapper.FastCrud

Dapper.FastCRUD is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. Visual Studio 2015 or later is recommended.

Total Downloads
3.6M
3,592,563
Published
Jan 18, 2022
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

Dapper
.NETFramework4.6.1
[2.0.123, )
Dapper
.NETStandard2.0
[2.0.123, )
[5.0.0, )

Adoption guide

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

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.