.NET 統合に関するブックマーク Tags: #bookmark #dot-net #engineering #mono : History in GitHub Page いよいよ Microsoft による .NET 統合の動きが本格化しそうである。 めでたい! Introducing .NET 5 | .NET Blog 個人的には 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. via Introducing .NET 5 .NET 5 のリリース自体は来年(2020年)なのでノンビリと成り行きを見守ることにしよう。 Go 言語か Kotlin が .NET をサポートすれば完璧なのだが(笑) 以降では .NET 5 関連のブックマークを挙げていく。 随時更新する予定なのであしからず。 [速報]オープンソースの「.NET 5」がすべての.NETを引き継ぐ。.NET Frameworkと.NET CoreとXamarinは「.NET 5」に。Microsoft Build 2019 - Publickey .NET Core 3.0 の目玉の single exe を preview5 で試してみた - Qiita [.NET Core その63 - .NET Coreの将来と.NET 5・.NET Frameworkから.NET Coreへ - kledgeb] Ubuntu に Mono を導入する