PreviousNext

Introducing .NET Standard

by bill-s, 2016-09-30T23:13:40.000Z

In my last post, I talked about how we want to make porting to .NET Core easier. In this post, I’ll focus on how we’re making this plan a reality with .NET Standard. We’ll cover which APIs we plan to include, how cross-framework compatibility will work, and what all of this means for .NET Core.

Read More