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 4,126 2/6/2026
10.3.1 5,044 12/15/2025
10.3.0 247 12/12/2025
10.2.0 546 12/11/2025
9.3.1 1,178 2/6/2026
9.3.0 256 2/6/2026
9.2.1 1,019 12/15/2025
9.2.0 352 12/12/2025
8.4.0 496 2/6/2026
8.3.1 527 12/15/2025
8.3.0 279 12/12/2025
7.5.0 253 2/6/2026
7.4.1 2,691 12/15/2025
7.4.0 287 12/12/2025
6.7.0 244 2/6/2026
6.6.1 399 12/15/2025
6.6.0 290 12/12/2025
5.9.0 304 2/6/2026
5.8.1 439 12/15/2025
5.8.0 318 12/12/2025
Loading failed