Install
.NET CLI
dotnet add package MySql.EntityFrameworkCore --version 3.1.30+MySQL8.0.32
Package Manager Console
Install-Package MySql.EntityFrameworkCore -Version 3.1.30+MySQL8.0.32
PackageReference
<PackageReference Include="MySql.EntityFrameworkCore" Version="3.1.30+MySQL8.0.32" />
Frameworks
Dependencies
MySql.Data
[8.0.32, )
.NETStandard2.0
Microsoft.EntityFrameworkCore
[3.1.30, )
.NETStandard2.0
Microsoft.EntityFrameworkCore.Relational
[3.1.30, )
.NETStandard2.0
MySql.Data
[8.0.32, )
.NETStandard2.1
Microsoft.EntityFrameworkCore
[3.1.30, )
.NETStandard2.1
Microsoft.EntityFrameworkCore.Relational
[3.1.30, )
.NETStandard2.1
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
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.