NetSword.Plugins.Ef 2020.1.19

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

// Install NetSword.Plugins.Ef as a Cake Tool
#tool nuget:?package=NetSword.Plugins.Ef&version=2020.1.19

批量保存多个事务
   需引用程序集:System.Transactions
   开启Windows服务:Distributed Transaction Coordinator
说明:
①DTC很方便,但很耗性能;
②需确保上下文的key一致,可通过架构实现,默认为NetSwordEntities

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 is compatible.  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

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
2020.1.19 689 1/19/2020
2020.0.4 495 11/18/2019
8.1.5.7-beta001 589 9/21/2018
8.1.5.4 1,002 5/25/2018
8.1.5 906 11/7/2017
8.1.4.8 867 10/18/2017
8.1.4.6 836 9/28/2017
8.1.4.5-beta004 696 9/22/2017
8.1.4.5-beta003 701 9/22/2017
8.1.4.5-beta002 680 9/22/2017
8.1.4.5-beta001 676 9/21/2017
8.1.4.4 891 9/20/2017
8.1.4.2 868 9/13/2017
8.1.4.1 868 9/7/2017
8.1.4.1-beta102 692 8/19/2017
8.1.4.1-beta101 712 8/19/2017
8.1.4.1-beta100 720 8/17/2017

dzxtan@163.com