ContextItemsMsSql 0.1.3

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

// Install ContextItemsMsSql as a Cake Tool
#tool nuget:?package=ContextItemsMsSql&version=0.1.3

Tool to enhance Entity Framework
with BulkInsert, BulkUpdate and BulkDelete operations for Ms SQL
and Array-bound insert, update and delete operations for Oracle.

For more details - https://github.com/repinvv/ContextItems

This package includes t4template for MsSql

There are no supported framework assets in this 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
0.1.3 3,361 5/25/2015
0.1.2 1,068 5/25/2015
0.1.1 1,128 5/21/2015
0.1.0 1,132 5/21/2015

reference fix