.NET App Developer Links - 2019-04-04
-
.NET Core Opinion 11 - Keep Configure Methods Clean Using Extension Methods
-
.NET Core Opinion 12 - Use Your ASP.NET Core App as an Executable
-
C++/WinRT envy: Bringing thread switching tasks to C# (UWP edition)
-
Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
-
Getting Started with .NET Core and Docker and the Microsoft Container Registry
-
gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
-
How to optimize and run ML.NET models on scalable ASP.NET Core WebAPIs or web apps
-
Investigating Production Issues with Azure Monitor and Snapshot Debugger
-
Re-reading ASP.Net Core request bodies with EnableBuffering()
-
When do CoreDispatcher.RunAsync and ThreadPool.RunAsync actions complete?