EFCore.CheckConstraints 9.0.0

dotnet add package EFCore.CheckConstraints --version 9.0.0
                    
NuGet\Install-Package EFCore.CheckConstraints -Version 9.0.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="EFCore.CheckConstraints" Version="9.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EFCore.CheckConstraints" Version="9.0.0" />
                    
Directory.Packages.props
<PackageReference Include="EFCore.CheckConstraints" />
                    
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 EFCore.CheckConstraints --version 9.0.0
                    
#r "nuget: EFCore.CheckConstraints, 9.0.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.
#addin nuget:?package=EFCore.CheckConstraints&version=9.0.0
                    
Install EFCore.CheckConstraints as a Cake Addin
#tool nuget:?package=EFCore.CheckConstraints&version=9.0.0
                    
Install EFCore.CheckConstraints as a Cake Tool

Entity Framework Core plugin for automatically adding check constraints in various scenarios.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on EFCore.CheckConstraints:

Package Downloads
CSharpEssentials.EntityFrameworkCore

Enhances Entity Framework Core with functional programming patterns and DDD-friendly features. Includes base entity classes, soft delete support, audit trails, query filters, optimistic concurrency, PostgreSQL integration, query performance monitoring, and domain event handling. Perfect for building maintainable and scalable data access layers in modern .NET applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0 25,451 5 months ago
8.0.1 230,079 1/16/2024
8.0.0 50,054 12/18/2023
8.0.0-rc.2 6,938 10/11/2023
7.0.2 175,742 1/25/2023
7.0.0 31,405 11/9/2022
7.0.0-rc.2 4,771 10/16/2022
6.0.0 113,698 11/20/2021
5.0.1 26,996 3/10/2021
5.0.0 1,663 12/11/2020
5.0.0-rc1.1 965 9/14/2020