DbExtensions 5.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DbExtensions --version 5.1.0
NuGet\Install-Package DbExtensions -Version 5.1.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="DbExtensions" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DbExtensions --version 5.1.0
#r "nuget: DbExtensions, 5.1.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.
// Install DbExtensions as a Cake Addin
#addin nuget:?package=DbExtensions&version=5.1.0

// Install DbExtensions as a Cake Tool
#tool nuget:?package=DbExtensions&version=5.1.0

DbExtensions is a data-access API with a strong focus on query composition, granularity and code aesthetics. It supports both POCO and dynamic (untyped) mapping.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.3.0 116,271 3/17/2022
6.3.0-preview2 226 1/19/2022
6.3.0-preview1 368 10/23/2021
6.2.0 129,086 12/20/2019
6.2.0-preview3 6,244 10/1/2019
6.2.0-preview2 13,100 11/16/2018
6.2.0-preview1 1,721 8/29/2018
6.1.1 161,335 2/4/2018
6.1.0 1,893 2/4/2018
6.0.1 17,076 2/14/2017
6.0.0 7,377 10/4/2016
6.0.0-rc2 867 10/3/2016
6.0.0-rc1 911 9/27/2016
6.0.0-preview4 1,325 9/23/2016
6.0.0-preview3 1,115 9/21/2016
6.0.0-preview2 902 9/16/2016
6.0.0-preview1 908 9/12/2016
5.1.0 33,731 8/21/2015
5.0.0 63,742 4/28/2014
4.4.0 20,100 3/10/2014
4.3.0 1,573 1/31/2014
4.2.0 2,965 6/24/2013
4.1.1 1,593 5/13/2013
4.1.0 1,571 1/19/2013
4.0.0 2,112 9/18/2012
4.0.0-rc 1,170 9/13/2012
3.9.0 1,580 8/21/2012
3.8.2 1,720 7/13/2012
3.8.1 1,699 4/26/2012
3.8.0 5,988 3/25/2012
3.7.1 2,183 1/4/2012
3.7.0 1,801 10/11/2011
3.6.0 1,668 8/28/2011
3.5.0 1,861 6/24/2011

DbExtensions releases follow Semantic Versioning rules http://semver.org/

For a list of changes see https://github.com/maxtoroq/DbExtensions/blob/master/CHANGES.md