MapsterMapper / Mapster

A fast, fun and stimulating object to object Mapper
MIT License
4.38k stars 331 forks source link

Proposed changes to simplify packaging and publishing NuGet packages #404

Closed andrerav closed 2 years ago

andrerav commented 2 years ago

After reviewing the current state of the solution I have come up with some suggested changes to the project files and how the NuGet packages are created to streamline and simplify package publishing.

Currently, my proposals are as follows:

I'm keen to know your opinion on these changes and whether they could be improved or for other reasons discarded. I will have a pull request ready with the proposed changes in a short while which should help further the discussion.

Edit 15.02.2022 22:28: Added proposal to remove net45 and net40. Edit 19.02.2022 12:15: Added proposal to upgrade LangVersion from 8.0 to 10.

ziaulhasanhamim commented 2 years ago

Yeah the path is good

acasorran commented 2 years ago

It's great and necessary, thanks @andrerav