News
What’s new in Git for Windows 2.10?
This latest version of Git for Windows has improved the performance of interactive rebase (aka rebase -i). The article also highlights MinGit which first appeared in version 2.8 as well as other changes new to 2.10.
Code
Singleton HttpClient? Beware of this serious behaviour and how to fix it
A follow up to a previously posted issue, this article dives into the issues that can arise when using HttpClient
as a singleton. Specifically, it deals with DNS issues encountered in a blue-green deployment environment
15 Lessons Learned switching from ASP.Net to .Net Core
Hard won lessons converting an ASP.Net project to run on .Net Core on a Mac
Command-Line Processing with .NET Core 1.0
A look at the command line possibilities in .NET Core 1.0
Test
Code Coverage Should Not Be The Goal
Microsoft MVP Jeremy Clark talks about code coverage and what really matters when testing.
Community Projects
adamsitnik/awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
Platformus/Platformus: Platformus, an open source and cross-platform CMS
Platformus is a free, open source and cross-platform CMS based on ASP.NET Core and ExtCore framework.