MapsterMapper / Mapster

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

Remove mentions to old unsupported frameworks from projects #579

Closed satano closed 1 year ago

satano commented 1 year ago
satano commented 1 year ago

I made this PR because there really is no need for these conditions when those frameworks are not supported. But I am curious, Mapster is dropping support for (old) .NET Framework? I do not mean .NET Core 3.x (or less), but full .NET Framework 4.x.

andrerav commented 1 year ago

Thanks! Yes, it's not sustainable to maintain support for .NET Framework unfortunately (this has to do with how the code generation works). Users that require this library on that platform can use the older versions of Mapster.