What is “.NET Core”?

后端 未结 12 2380
北海茫月
北海茫月 2020-12-12 08:50

Recently in an official .NET Framework Blog it was announced that .NET Core is going open source.

Ironically, the author mentions that what .NET Core is wil

12条回答
  •  一整个雨季
    2020-12-12 09:35

    .NET Core is a new cross-platform implementation of .NET standards (ECMA 335) similar to Mono but done by Microsoft itself.

    See docs.microsoft.com

提交回复
热议问题