Skip to content

Add support for Microting.EntityFrameworkCore.MySql EF Core driver - #1730

Open
bart-vmware wants to merge 1 commit into
mainfrom
connectors-mysql-microting
Open

Add support for Microting.EntityFrameworkCore.MySql EF Core driver#1730
bart-vmware wants to merge 1 commit into
mainfrom
connectors-mysql-microting

Conversation

@bart-vmware

@bart-vmware bart-vmware commented Aug 12, 2026

Copy link
Copy Markdown
Member

Description

Microting.EntityFrameworkCore.MySql is a new (maintained) fork of the abandoned Pomelo.EntityFrameworkCore.MySql driver. This PR adds support for using Microting in the EF Core Connector for MySQL.

At the time of writing, the latest Pomelo release targets EF Core 9, while Microting includes EF Core 10 support (and EF Core 11 support is on its way).

Fixed: Package Steeltoe.Connectors.EntityFrameworkCore still referenced the 8.* version of Microsoft.EntityFrameworkCore.Relational in its net10.0 target.

Closes #1729.

Quality checklist

…hich is a maintained fork of the abandoned Pomelo driver)
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

Summary - All Code Coverage (ubuntu-latest)

Line coverage Branch coverage

Assembly Line coverage Branch coverage
Steeltoe.Bootstrap.AutoConfiguration 97.4% 83.3%
Steeltoe.Common 86.4% 77%
Steeltoe.Common.Certificates 97.2% 80.2%
Steeltoe.Common.Hosting 83.5% 65%
Steeltoe.Common.Http 97.4% 80.9%
Steeltoe.Common.Logging 81.1% 56.2%
Steeltoe.Common.Net 64.5% 66.6%
Steeltoe.Configuration.Abstractions 96.3% 89.4%
Steeltoe.Configuration.CloudFoundry 98.4% 92.7%
Steeltoe.Configuration.ConfigServer 91.6% 86.2%
Steeltoe.Configuration.Encryption 97.6% 87.8%
Steeltoe.Configuration.Kubernetes.ServiceBindings 95.6% 82.6%
Steeltoe.Configuration.Placeholder 93.8% 82.6%
Steeltoe.Configuration.RandomValue 93.2% 83.3%
Steeltoe.Configuration.SpringBoot 98.3% 85%
Steeltoe.Connectors 94.5% 85.6%
Steeltoe.Connectors.EntityFrameworkCore 81% 65.3%
Steeltoe.Discovery.Configuration 96.3% 75%
Steeltoe.Discovery.Consul 91.5% 84%
Steeltoe.Discovery.Eureka 91.6% 81.3%
Steeltoe.Discovery.HttpClients 89.9% 91.4%
Steeltoe.Logging.Abstractions 99.4% 95.6%
Steeltoe.Logging.DynamicConsole 100% 92.3%
Steeltoe.Logging.DynamicSerilog 99.1% 95.4%
Steeltoe.Management.Abstractions 100% 100%
Steeltoe.Management.Endpoint 96% 87.1%
Steeltoe.Management.GitProperties.Build 95.1% 83.9%
Steeltoe.Management.Prometheus 95.8% 76.9%
Steeltoe.Management.Tasks 95.2% 80%
Steeltoe.Management.Tracing 100% 75%
Steeltoe.Security.Authentication.JwtBearer 100% 93.7%
Steeltoe.Security.Authentication.OpenIdConnect 87.7% 66.6%
Steeltoe.Security.Authorization.Certificate 95.6% 61.5%
Steeltoe.Security.DataProtection.Redis 100% ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component/Connectors Issues related to Steeltoe connectors ReleaseLine/4.x Identified as a feature/fix for the 4.x release line

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Steeltoe.Connectors.EntityFrameworkCore - Allow connector extensibility

1 participant