MapsterMapper / MapsterMapper/Mapster.EFCore

Add support for EF Core 7.0 & Mapster 7.4.0

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Please update the project to use EF Core 7.0 and Mapster 7.4.0-pre05. The latter has changes to it and requires the use of `ITypeAdapterBuilder` instead of `TypeAdapterBuilder`.

Currently the dependencies are for Mapster 4.1.1 and Ef Core 2.0.0 which are way old.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the project files that declare the EF Core and Mapster versions, then find usages of TypeAdapterBuilder. Update the dependencies for EF Core 7.0 and Mapster 7.4.0-pre05, adapt those usages to ITypeAdapterBuilder, and confirm the project builds with its existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.