Hi, is there a list of programming features that are not supported from C# .Net Core 3.1 onwards? For example Microsoft.Data.SqlClient is recommended in comparison with System.Data.SqlClient. Is there such a comprehensive list as one-stop-shop from Microsoft documentation or otherwise?
thanks for your help.
