بهبود نصاب‌های NET Core. برای کاهش حجم نگارش‌های مختلف نصب شده‌ی آن
200, OK
https://github.com/dotnet/announcements/issues/102 icon

اگر نگارش‌های مختلف NET Core SDK را نصب کنید، پس از مدتی به یک چنین تصویری خواهید رسید:

با بهبود نصاب SDK، از این پس اگر وصله‌ای ارائه شده باشد، مثلا شماره نگارش nn در 3.0.1nn تغییر کرده باشد، ابتدا نگارش‌های قبلی آن حذف و سپس نگارش جدیدتر نصب می‌شود.

بهبود نصاب‌های NET Core. برای کاهش حجم نگارش‌های مختلف نصب شده‌ی آن
چگونه برنامه تحت دسکتاپ خود را به تحت NET Core 3.0. تبدیل کنید
200, OK
https://devblogs.microsoft.com/dotnet/how-to-port-desktop-applications-to-net-core-3-0/ icon

In this post, I will describe how to port a desktop application from .NET Framework to .NET Core. I picked a WinForms application as an example. Steps for WPF application are similar and I’ll describe what needs to be done different for WPF as we go. I will also show how you can keep using the WinForms designer in Visual Studio even though it is under development and is not yet available for .NET Core projects. 

چگونه برنامه تحت دسکتاپ خود را به تحت NET Core 3.0. تبدیل کنید
لیستی از APIهای جدید NET Core 3.0.
200, OK
https://blog.ndepend.com/exploring-net-core-3-0-new-api/ icon

.NET Core 3.0 is representing a major step for the .NET community. It is interesting to analyze what’s new in the API directly from the compiled bits. In this post I will first explain how to diff .NET Core 3.0 against .NET Core 2.2 with NDepend, and then how to browse diff results. 

لیستی از APIهای جدید NET Core 3.0.