Introducing the Windows Compatibility Pack for .NET Core

Fri, 15 Dec 2017 10:00:00 GMT

Porting existing code to .NET Core can be a challenge. Learn how you can use the new Windows Compatibility Pack on .NET Core to access APIs that were previously available only for .NET Framework, and how to use the new API analyzer to find non-portable APIs.

Read article

Demystifying .NET Core and .NET Standard

Fri, 01 Sep 2017 10:00:00 GMT

As the newest members of the .NET family, there is a lot of confusion about the differences between .NET Framework, .NET Core, and .NET Standard. Immo Landwerth explains exactly what each of these are, and looks at when you should choose to use each one.

Read article

CLR - What’s New in the .NET 4.5 Base Class Library

Fri, 01 Jun 2012 10:00:00 GMT

The .NET Framework 4.5 brings a number of improvments, big and small, to the base class library. Immo Landwerth explores these new features.

Read article