ContextItemsGenerator 0.1.2
dotnet add package ContextItemsGenerator --version 0.1.2
NuGet\Install-Package ContextItemsGenerator -Version 0.1.2
<PackageReference Include="ContextItemsGenerator" Version="0.1.2" />
<PackageVersion Include="ContextItemsGenerator" Version="0.1.2" />
<PackageReference Include="ContextItemsGenerator" />
paket add ContextItemsGenerator --version 0.1.2
#r "nuget: ContextItemsGenerator, 0.1.2"
#:package ContextItemsGenerator@0.1.2
#addin nuget:?package=ContextItemsGenerator&version=0.1.2
#tool nuget:?package=ContextItemsGenerator&version=0.1.2
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 Generator for t4 templates. Can be used only with one of following packages - ContextItemsMsSql or ContextItemsOracle
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ContextItemsGenerator:
Package | Downloads |
---|---|
ContextItemsOracle
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 Oracle |
|
ContextItemsMsSql
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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
minor fix