Dapper.SqlBuilder 1.40.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Dapper.SqlBuilder --version 1.40.1
NuGet\Install-Package Dapper.SqlBuilder -Version 1.40.1
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.SqlBuilder" Version="1.40.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dapper.SqlBuilder --version 1.40.1
#r "nuget: Dapper.SqlBuilder, 1.40.1"
#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.
// Install Dapper.SqlBuilder as a Cake Addin
#addin nuget:?package=Dapper.SqlBuilder&version=1.40.1

// Install Dapper.SqlBuilder as a Cake Tool
#tool nuget:?package=Dapper.SqlBuilder&version=1.40.1

The Dapper SqlBuilder component to build SQL queries dynamically.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (33)

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

Package Downloads
Hangfire.PostgreSql.ahydrax

PostgreSQL storage implementation for Hangfire (background job system for ASP.NET applications).

fion.modelerp.core

ModelErp

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 (6)

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).
telerik/blazor-ui
A collection of examples related to Telerik UI for Blazor Components: https://www.telerik.com/blazor-ui
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.
Version Downloads Last updated
2.0.78 6,247,913 11/18/2020
2.0.35 1,648,305 4/5/2020
2.0.30 620,870 9/27/2019
2.0.4 123,717 8/29/2019
1.60.1 591,699 3/3/2019
1.50.5 563,980 5/18/2018
1.50.4 658,997 11/26/2017
1.50.4-alpha1-00070 2,148 9/14/2017
1.50.0 376,334 7/1/2016
1.50.0-rc3 2,200 6/28/2016
1.50.0-rc2 2,262 5/27/2016
1.40.1 5,036 12/5/2016
1.40.0 23,333 4/8/2015

1.4.0
- Initial Release

1.4.1
- Fixed version number for .NET 4.5 version