Laraue.EfCoreTriggers.Common 10.4.0

dotnet add package Laraue.EfCoreTriggers.Common --version 10.4.0
                    
NuGet\Install-Package Laraue.EfCoreTriggers.Common -Version 10.4.0
                    
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="Laraue.EfCoreTriggers.Common" Version="10.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Laraue.EfCoreTriggers.Common" Version="10.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Laraue.EfCoreTriggers.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Laraue.EfCoreTriggers.Common --version 10.4.0
                    
#r "nuget: Laraue.EfCoreTriggers.Common, 10.4.0"
                    
#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.
#:package Laraue.EfCoreTriggers.Common@10.4.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Laraue.EfCoreTriggers.Common&version=10.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Laraue.EfCoreTriggers.Common&version=10.4.0
                    
Install as a Cake Tool

Common classes EfCoreTriggers packages.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Laraue.EfCoreTriggers.Common:

Package Downloads
Laraue.EfCoreTriggers.PostgreSql

Generating native PostgreSql triggers through migrations using EFCore entity builder.

Laraue.EfCoreTriggers.SqlServer

Generating native SqlServer triggers through migrations using EFCore entity builder.

Laraue.EfCoreTriggers.MySql

Generating native MySql triggers through migrations using EFCore entity builder.

Laraue.EfCoreTriggers.SqlLite

Generating native SqlLite triggers through migrations using EFCore entity builder.

Laraue.EfCoreTriggers.Oracle

Generating native Oracle triggers through migrations using EFCore entity builder.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.0 9,110 2/6/2026
10.3.1 7,977 12/15/2025
10.3.0 272 12/12/2025
10.2.0 570 12/11/2025
9.3.1 2,426 2/6/2026
9.3.0 307 2/6/2026
9.2.1 1,160 12/15/2025
9.2.0 405 12/12/2025
8.4.0 714 2/6/2026
8.3.1 573 12/15/2025
8.3.0 319 12/12/2025
7.5.0 265 2/6/2026
7.4.1 2,721 12/15/2025
7.4.0 301 12/12/2025
6.7.0 262 2/6/2026
6.6.1 418 12/15/2025
6.6.0 305 12/12/2025
5.9.0 320 2/6/2026
5.8.1 453 12/15/2025
5.8.0 332 12/12/2025
Loading failed