Friday Links 376

  • Hobbyist developers will make $30 million via ‘Roblox’ this year
  • IResult – A Robust Option Type for C# – CodeProject
  • GitHub – App-vNext/Polly: Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. Polly targets .NET 4.0, .NET 4.5 and .NET Standard 1.1.
  • Running a simulation on 20 low priority Azure VMs for a cost of $0.02 – Microsoft Faculty Connection
  • CQRS/MediatR implementation patterns | Jimmy Bogard’s Blog
  • Active Directory Authentication with SQL Server on Linux | Microsoft Docs
  • Ultimate List of Programming Books – 101 Essential Books
  • Implementing IHostedService in ASP.NET Core 2.0 – Steve Gordon’s Blog
  • GitHub – Fody/Fody: Extensible tool for weaving .net assemblies
  • dotnet sdk list and dotnet sdk latest – Scott Hanselman
  • autoUpdater | Electron
  • GitHub – pester/Pester: PowerShell BDD style testing framework
  • The Greatest Visual Studio Code Setup In The World – Burke Knows Words – Medium
  • Auditing ASP.NET MVC Actions | You’ve Been Haacked