Automapper: Drop netstandard1.3 support

Created on 13 Jun 2018  路  7Comments  路  Source: AutoMapper/AutoMapper

It is annoying

Internal refactoring

All 7 comments

Maybe, but it's used by a lot of people

I鈥檇 keep .NET 4.5 support but I鈥檓 not sure what I鈥檇 lose here:

https://github.com/dotnet/standard/blob/master/docs/versions.md

.NET Core 1.x is the biggest one I guess?

I doubt many people will even mid term use anything prioer to 2.0 Remember, you most of the time need data access and Entity Frameowrk Core before 2.1 is EXTREMELY limited. .NET Core 1.x... how many people are really using this?

MS plans to support .NET Core 1.0 for another year.

Yeah, but i standd to my word - no one will use it for real new development. It is extremely limited thanks to mostly the EntityFramework Core functionality issues. Support here means bugfixes, and that is IMHO what most people will also publish for THEIR code only. Somehow this smells like a "ms is the last one to jump ship" situation.

Fixed with #2804

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

idotnetdev picture idotnetdev  路  4Comments

sajithk picture sajithk  路  7Comments

majidsoltani picture majidsoltani  路  5Comments

vadimshaporov picture vadimshaporov  路  7Comments

vivainio picture vivainio  路  6Comments