Dashing 1.0.22

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

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

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 503 1/12/2024
2.10.0 2,011 7/10/2023
2.9.3 243 4/20/2023
2.9.2 213 4/20/2023
2.9.1 216 4/20/2023
2.9.0 214 4/20/2023
2.8.4 263 3/23/2023
2.8.3 351 1/19/2023
2.8.2 334 1/11/2023
2.8.1 347 12/19/2022
2.8.0 343 12/14/2022
2.8.0-rc1 158 12/5/2022
2.7.1 354 11/23/2022
2.7.0 354 11/16/2022
2.6.1 870 3/22/2022
2.6.0 689 10/7/2021
2.5.1 644 6/25/2021
2.5.0 624 6/17/2021
2.5.0-rc2 345 6/17/2021
2.5.0-rc1 346 6/17/2021
2.4.3 12,825 6/2/2020
2.4.2 1,377 11/7/2019
2.4.1 1,009 11/5/2019
2.4.0 1,139 10/10/2019
2.4.0-alpha 661 9/18/2019
2.3.0-rc2 838 5/30/2019
2.3.0-rc1 801 5/30/2019
2.3.0-beta 827 5/20/2019
2.2.0 8,626 4/8/2019
2.1.4 1,212 7/11/2019
2.1.3 1,340 3/14/2019
2.1.2 1,523 1/24/2019
2.1.1 1,298 1/24/2019
2.1.0 1,325 1/23/2019
2.0.8 1,427 10/17/2018
2.0.7 9,726 8/27/2018
2.0.6 1,340 7/26/2018
1.0.22 560 12/10/2020
1.0.21 645 5/21/2020
1.0.20 606 3/24/2020
1.0.19 1,173 10/4/2018
1.0.18 1,852 11/27/2017
1.0.17 1,280 8/14/2017
1.0.16 1,263 8/8/2017
1.0.15 1,452 1/26/2017
1.0.14 1,383 10/18/2016
1.0.13 1,331 9/9/2016
1.0.12 1,342 8/9/2016
1.0.11 1,320 6/10/2016
1.0.10 1,351 6/7/2016
1.0.9 1,384 4/21/2016
1.0.8 1,398 4/6/2016
1.0.7 1,332 3/14/2016
1.0.6 1,318 3/14/2016
1.0.5 1,305 3/11/2016
1.0.4 1,324 3/4/2016
1.0.3 1,272 3/3/2016
1.0.2 1,417 1/21/2016
1.0.1 1,319 1/11/2016
1.0.0 3,736 1/8/2016

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

v1.0.22 Fixes issue with registering event listeners