I welcome .NET framework with enhanced features and performance. Straight forward my question is Can I have a list of changed APIs(i.e. new/removed APIs, Obsolete types/members) in .NET 4.6, because I am currently developing application for 4.5. I want
to APIs on which I have to focus while migrating to 4.6. I know 4.6 is backward compatible, but on some blogs I have there can be runtime problem when running application is other versions on 4.6.
↧