PreviousNext

.NET Standard - Simplifying Cross Platform Development | DotNetCurry

by bill-s, 2017-03-24T05:23:46.000Z

NET Standard 2.0 will initially be supported by .NET framework, the Xamarin platforms and .NET Core (this includes UWP, which is implemented on top of it). The set of APIs in .NET Standard 2.0 should be much larger than the existing set in .NET Standard 1.6.

Read More