.NET 統合に関するブックマーク

no extension

いよいよ Microsoft による .NET 統合の動きが本格化しそうである。 めでたい!

個人的には Mono 上で動くアプリケーションがどうなるか気になるところであるが

Mono is the original cross-platform implementation of .NET. It started out as an open-source alternative to .NET Framework and transitioned to targeting mobile devices as iOS and Android devices became popular. Mono is the runtime used as part of Xamarin.
[...]
Taken together, the .NET Core and Mono runtimes have a lot of similarities (they are both .NET runtimes after all) but also valuable unique capabilities. It makes sense to make it possible to pick the runtime experience you want. We’re in the process of making CoreCLR and Mono drop-in replacements for one another. We will make it as simple as a build switch to choose between the different runtime options.

.NET 5 のリリース自体は来年(2020年)なのでノンビリと成り行きを見守ることにしよう。 Go 言語か Kotlin が .NET をサポートすれば完璧なのだが(笑)

以降では .NET 5 関連のブックマークを挙げていく。 随時更新する予定なのであしからず。