Skip to main content
EntityFrameworkCore.Exceptions.MySQL.Pomelo package icon

EntityFrameworkCore.Exceptions.MySQL.Pomelo

Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException Use this package if you use Pomelo.EntityFrameworkCore.MySql Entity Framework Core provider for MySQL

Total Downloads
488.4K
488,402
Published
Aug 3, 2024
Latest stable version

Install

.NET CLI
dotnet add package EntityFrameworkCore.Exceptions.MySQL.Pomelo --version 8.1.3
Package Manager Console
Install-Package EntityFrameworkCore.Exceptions.MySQL.Pomelo -Version 8.1.3
PackageReference
<PackageReference Include="EntityFrameworkCore.Exceptions.MySQL.Pomelo" Version="8.1.3" />

Frameworks

net6.0 net8.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.