Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Mapster.Core to target netstandard2.0 #680

Open
ian-g-holm-intel opened this issue Feb 22, 2024 · 0 comments
Open

Update Mapster.Core to target netstandard2.0 #680

ian-g-holm-intel opened this issue Feb 22, 2024 · 0 comments

Comments

@ian-g-holm-intel
Copy link

I have an application with a plugin interface that lets plugins map custom types. However, these plugins must target netstandard2.0 and cannot target something like .Net 8. I don't see any reason why Mapster.Core couldn't target netstandard2.0 since it is a lightweight library for attributes, enums, etc.

I cloned and built the project with this change and there were no errors. So do you think this is possible? I can make a pull request if necessary.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant