Generating native sql triggers through migrations using EFCore entity builder.
Info
Version: | 1.3.2 |
Author(s): | Belyanskiy Ilya |
Last Update: | Sunday, July 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/win7user10/Laraue.EfCoreTriggers |
NuGet Url: | https://www.nuget.org/packages/Laraue.EfCoreTriggers |
Install
Install-Package Laraue.EfCoreTriggers
dotnet add package Laraue.EfCoreTriggers
paket add Laraue.EfCoreTriggers
Laraue.EfCoreTriggers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
- Newtonsoft.Json(>= 12.0.3)
Tags