.NET Standard 2.0 is final
github.com
.NET Standard 2.0 is final
1–10 of 69 posts
Re: .NET Standard 2.0 is final
#2Re: .NET Standard 2.0 is final
#3Such a confusing name. I thought this was the .NET Spec publication. Still better than .NET 365 Premium Plus I guess :-)
I do think that there is light at the end of the tunnel and that once Microsoft finally works through all this, it will be a lot less confusing. But lord has it been a painful transition. My head is swimming in ".NET "s
Re: .NET Standard 2.0 is final
#4Such a confusing name. I thought this was the .NET Spec publication. Still better than .NET 365 Premium Plus I guess :-)
Re: .NET Standard 2.0 is final
#5Side note: very much looking forward to UWP targeting .NET standard. Not long now before you'll be able to develop UWP apps for Ubuntu and Mac OS :)
Re: .NET Standard 2.0 is final
#6Re: .NET Standard 2.0 is final
#7Such a confusing name. I thought this was the .NET Spec publication. Still better than .NET 365 Premium Plus I guess :-)
Now that Microsoft itself (and Mono + Xamarin) has multiple implementations of the CLI, it's spec'd the API surface area that is to be expected across the multiple implementations (since this is explicitly not covered in detail in ECMA335) - hence the name, .NET Standard.
Re: .NET Standard 2.0 is final
#8Re: .NET Standard 2.0 is final
#9Re: .NET Standard 2.0 is final
#10Does anybody have any idea what is the total number of APIs available in .NET Framework? I am interested how big of a subset .NET Standard is.