Goodbye .NET Standard – We Hardly Knew Ye
With the announcement of .NET 5 last year, and subsequent announcements leading up to MSBuild 2020, a big question has …
With the announcement of .NET 5 last year, and subsequent announcements leading up to MSBuild 2020, a big question has …
So by now you’ve probably heard a little about various .NET 5 announcements and you’re ready to give it a …
It’s here! .NET Core 3.0 has been released! You can read the full release post from Microsoft here : https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0/ …
.NET Core 3.0 Preview 7 has been released as of July 23rd. You can grab it here : https://dotnet.microsoft.com/download/dotnet-core/3.0 What’s …
.NET Core 3.0 Preview 6 has been released as of June 12th. You can grab it here : https://dotnet.microsoft.com/download/dotnet-core/3.0 What’s …
I’m calling it now, 2019 is going to be the year of action! .NET Core Tutorials has been running strong …
At Microsoft Build today, it was announced that a Windows Desktop “pack” or “addon” would be released for .NET Core. …
There is a current proposal that’s getting traction (By some) to make it into C# 8. That’s “default interface methods”. …
I’ve recently been playing around with all of the new features packaged into C# 7.2. One such feature that piqued …
I recently had the opportunity to log a bug against Entity Framework Core on Github with the Microsoft team. Before …