Skip to content

Replace TFM for Mapster.EF6 - #867

Merged
DocSvartz merged 1 commit into
MapsterMapper:developmentfrom
DocSvartz:Fix-MapsterEF6-TFM
Mar 18, 2026
Merged

Replace TFM for Mapster.EF6#867
DocSvartz merged 1 commit into
MapsterMapper:developmentfrom
DocSvartz:Fix-MapsterEF6-TFM

Conversation

@DocSvartz

Copy link
Copy Markdown
Contributor

No description provided.

@DocSvartzDocSvartz linked an issue Mar 18, 2026 that may be closed by this pull request
@andrerav

Copy link
Copy Markdown
Member

@DocSvartz Just to check, this wouldn't compile with netstandard2.0 right?

@DocSvartz

DocSvartz commented Mar 18, 2026

Copy link
Copy Markdown
ContributorAuthor

@andrerav yes, in netstandard2.0 not like there are no Entity Framework entities there.

@DocSvartz

Copy link
Copy Markdown
ContributorAuthor

@andrerav EF6 is not available for netstandard2.0, only netframework and netstandard2.1.

@andrerav

Copy link
Copy Markdown
Member

That must be some kind of oversight from Microsoft I think. If they could target netstandard2.1, then surely they could target netstandard2.0 too. But it is what it is :)

@DocSvartz
DocSvartz merged commit 753a02a into MapsterMapper:developmentMar 18, 2026
2 checks passed
This was referenced Mar 19, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mapster.EF6 v10.x does not target netstandard2.0

2 participants

@DocSvartz@andrerav