DapperMapper 1.0.5

dotnet add package DapperMapper --version 1.0.5
NuGet\Install-Package DapperMapper -Version 1.0.5
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="DapperMapper" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DapperMapper --version 1.0.5
#r "nuget: DapperMapper, 1.0.5"
#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 DapperMapper as a Cake Addin
#addin nuget:?package=DapperMapper&version=1.0.5

// Install DapperMapper as a Cake Tool
#tool nuget:?package=DapperMapper&version=1.0.5

DapperMapper will ease your Data Management in Microsoft SQL SERVER and and Sqlite with the same interface. We provide Bulkinsert from JSON file in the package named "JSONAM" ease as one line of code to insert millions record to the supported database.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.5 3,361 4/13/2019
1.0.4 2,409 2/25/2018
1.0.3 1,038 2/18/2018
1.0.2 1,131 2/18/2018
1.0.1 1,137 1/25/2018
1.0.0 1,115 1/25/2018

SQLITE provider - Jsonam for bulk insert - some bug to insert and create table fixed