dotnet / corefx-standup

CoreFX Contributors standups - dates, topics voting, etc.
https://github.com/dotnet/corefx
16 stars 3 forks source link

Topic: API compat across platforms (PlatformNotSupported) & Obsolete APIs #18

Open karelz opened 7 years ago

karelz commented 7 years ago

See details (with links) on ApiCompat wiki page

Note: We are striking balance between easy-of-use in .NET Standard vs. being perfect and failing as early as possible for 'missing' APIs on certain platforms.