Dapper.SqlBuilder
1.40.0
Prefix Reserved
See the version list below for details.
dotnet add package Dapper.SqlBuilder --version 1.40.0
NuGet\Install-Package Dapper.SqlBuilder -Version 1.40.0
<PackageReference Include="Dapper.SqlBuilder" Version="1.40.0" />
paket add Dapper.SqlBuilder --version 1.40.0
#r "nuget: Dapper.SqlBuilder, 1.40.0"
// Install Dapper.SqlBuilder as a Cake Addin #addin nuget:?package=Dapper.SqlBuilder&version=1.40.0 // Install Dapper.SqlBuilder as a Cake Tool #tool nuget:?package=Dapper.SqlBuilder&version=1.40.0
The Dapper SqlBuilder component to build SQL queries dynamically.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Dapper (>= 1.40.0)
NuGet packages (36)
Showing the top 5 NuGet packages that depend on Dapper.SqlBuilder:
Package | Downloads |
---|---|
fion.modelerp.core
ModelErp |
|
Hangfire.PostgreSql.ahydrax
PostgreSQL storage implementation for Hangfire (background job system for ASP.NET applications). |
|
ORMDll
Entity Framework Helper, Dapper, Auxiliary Functions |
|
Formula.SimpleRepo
Easy repositories for .Net built on Dapper. |
|
Else.TheSaga.Persistance.SqlServer
A module that allows you to save the state of the saga in sqlserver --------------------- .net core Saga / ProcessManager implementation https://github.com/b-y-t-e/TheSaga |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Dapper.SqlBuilder:
Repository | Stars |
---|---|
joakimskoog/AnApiOfIceAndFire
An API of Ice And Fire is the world's greatest source for quantified and structured data from the universe of Ice and Fire (as well as the HBO series Game of Thrones).
|
|
landmarkhw/Dapper.GraphQL
A .NET Core library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary concern.
|
|
DapperLib/Dapper.Contrib
Dapper community contributions - additional extensions for Dapper
|
|
RaythaHQ/raytha
Raytha is a powerful CMS with an easy-to-use interface and fast performance. It offers custom content types, a template engine, and various access controls. It supports multiple storage providers and an automatically generated REST API. Upgrade your development workflow with Raytha.
|
|
luoyunchong/dotnetcore-examples
about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。
|
Version | Downloads | Last updated |
---|---|---|
2.1.66 | 4,664 | 2/6/2025 |
2.0.78 | 9,470,700 | 11/18/2020 |
2.0.35 | 1,840,299 | 4/5/2020 |
2.0.30 | 661,262 | 9/27/2019 |
2.0.4 | 140,631 | 8/29/2019 |
1.60.1 | 655,659 | 3/3/2019 |
1.50.5 | 608,763 | 5/18/2018 |
1.50.4 | 991,666 | 11/26/2017 |
1.50.4-alpha1-00070 | 2,201 | 9/14/2017 |
1.50.0 | 450,776 | 7/1/2016 |
1.50.0-rc3 | 2,287 | 6/28/2016 |
1.50.0-rc2 | 2,317 | 5/27/2016 |
1.40.1 | 5,247 | 12/5/2016 |
1.40.0 | 23,694 | 4/8/2015 |
1.40.0
- Added missing libraries
- Changed version to reflect Dapper version