Enables NHibernate to batch commands when using MySQL.
Info
Version: | 1.0.3 |
Author(s): | Andrew Benz |
Last Update: | Thursday, August 2, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Andorbal/NHibernate.MySQLBatcher |
NuGet Url: | https://www.nuget.org/packages/NHibernate.MySQLBatcher |
Install
Install-Package NHibernate.MySQLBatcher
dotnet add package NHibernate.MySQLBatcher
paket add NHibernate.MySQLBatcher
NHibernate.MySQLBatcher Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(6.5.4)
- NHibernate(3.3.1.4000)
Tags