Dashing 1.0.14

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

// Install Dashing as a Cake Tool
#tool nuget:?package=Dashing&version=1.0.14                

Dashing is a simple to use mini ORM built on top of Dapper. It aims to provide fantastic productivity while not sacrificing (too much) performance.

Product Compatible and additional computed target framework versions.
.NET Framework 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 (1)

Showing the top 1 NuGet packages that depend on Dashing:

Package Downloads
Dashing.Testing

Dashing is a simple to use mini ORM built on top of Dapper. It aims to provide fantastic productivity while not sacrificing (too much) performance.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Dashing:

Repository Stars
DapperLib/Dapper
Dapper - a simple object mapper for .Net
Version Downloads Last updated
2.10.1 2,485 1/12/2024
2.10.0 2,274 7/10/2023
2.9.3 279 4/20/2023
2.9.2 247 4/20/2023
2.9.1 245 4/20/2023
2.9.0 240 4/20/2023
2.8.4 297 3/23/2023
2.8.3 378 1/19/2023
2.8.2 363 1/11/2023
2.8.1 382 12/19/2022
2.8.0 376 12/14/2022
2.8.0-rc1 186 12/5/2022
2.7.1 388 11/23/2022
2.7.0 386 11/16/2022
2.6.1 906 3/22/2022
2.6.0 739 10/7/2021
2.5.1 678 6/25/2021
2.5.0 664 6/17/2021
2.5.0-rc2 381 6/17/2021
2.5.0-rc1 385 6/17/2021
2.4.3 13,042 6/2/2020
2.4.2 1,406 11/7/2019
2.4.1 1,044 11/5/2019
2.4.0 1,178 10/10/2019
2.4.0-alpha 713 9/18/2019
2.3.0-rc2 869 5/30/2019
2.3.0-rc1 821 5/30/2019
2.3.0-beta 858 5/20/2019
2.2.0 8,866 4/8/2019
2.1.4 1,242 7/11/2019
2.1.3 1,379 3/14/2019
2.1.2 1,562 1/24/2019
2.1.1 1,319 1/24/2019
2.1.0 1,345 1/23/2019
2.0.8 1,467 10/17/2018
2.0.7 9,808 8/27/2018
2.0.6 1,361 7/26/2018
1.0.22 591 12/10/2020
1.0.21 667 5/21/2020
1.0.20 625 3/24/2020
1.0.19 1,199 10/4/2018
1.0.18 1,880 11/27/2017
1.0.17 1,290 8/14/2017
1.0.16 1,290 8/8/2017
1.0.15 1,476 1/26/2017
1.0.14 1,402 10/18/2016
1.0.13 1,350 9/9/2016
1.0.12 1,362 8/9/2016
1.0.11 1,341 6/10/2016
1.0.10 1,370 6/7/2016
1.0.9 1,405 4/21/2016
1.0.8 1,416 4/6/2016
1.0.7 1,353 3/14/2016
1.0.6 1,337 3/14/2016
1.0.5 1,327 3/11/2016
1.0.4 1,345 3/4/2016
1.0.3 1,292 3/3/2016
1.0.2 1,440 1/21/2016
1.0.1 1,340 1/11/2016
1.0.0 3,930 1/8/2016

See Git Log at https://github.com/Polylytics/dashing

v1.0.14 Fix Including/excluding columns