Month: February 2019
An in-depth analysis of .NET Core 3.0 support for WPF and Winforms APIs
.NET Core 3.0 will be RTM soon and it supports WPF and Winforms APIs. In my last post I’ve been exploring .NET Core 3.0 new APIs by comparing compiled bits...
Exploring .NET Core 3.0 new API
.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...