.NET App Developer Links - 2019-03-27
posted on 27 Mar 2019
| App Developer Links
-
.NET Core Container Images now Published to Microsoft Container Registry
-
.NET Core March 2019 Updates - 1.0.15, 1.1.12, 2.1.9 and 2.2.3
-
Argument completion made easy with Visual Studio IntelliCode
-
Get Geo Location in background with Xamarin.Essentials on iOS
-
Using async/await and Task.WhenAll to improve the overall speed of your C# code
-
Writing and Testing Azure Functions with Function Monkey - Part 2