支持通过Pomelo.EntityFrameworkCore.MySql使用mysql,迁移时需要配置运行参数usemysql.
Info
Version: | 1.2.0 |
Author(s): | Abel.IntegrationEventLogEF |
Last Update: | Tuesday, December 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Abel.IntegrationEventLogEf |
Install
Install-Package Abel.IntegrationEventLogEf
dotnet add package Abel.IntegrationEventLogEf
paket add Abel.IntegrationEventLogEf
Abel.IntegrationEventLogEf Download (Unzip the "nupkg" after downloading)
Dependencies
- Abel.EventBus(>= 1.1.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.6)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- Pomelo.EntityFrameworkCore.MySql(>= 2.2.6)