Friday Links 321

  • IHttpClientFactory Patterns: Using Typed Clients from Singleton Services – Steve Gordon
  • JavaScript everywhere and Kafka – bringing unicorn technology to the enterprise | Bucharest A.D.C.E.S. Meetup (Bucharest, Romania) | Meetup
  • Controllers as action filters in ASP.NET Core MVC | StrathWeb. A free flowing web tech monologue.
  • Creating New Classes from Old with Mixins — Visual Studio Magazine
  • Bogus : Simple fake data tool | Sacha’s Blog
  • Asynchronous Programming in .NET – Benefits and Tradeoffs of Using ValueTask – CodeProject
  • ODataQueryOptions – Google Search
  • Supporting OData Query Options in ASP.NET Web API 2 | Microsoft Docs
  • Add, download, and delete custom user data to Identity in an ASP.NET Core project | Microsoft Docs
  • NgRx — Best Practices for Enterprise Angular Applications
  • ASP.NET Core 2.1.0 now available | ASP.NET Blog
  • Reusable Razor UI in class libraries with ASP.NET Core | Microsoft Docs
  • .NET Generic Host | Microsoft Docs
  • Code Tells You How, Comments Tell You Why
  • Refresh Tokens in ASP.NET Core Web Api – The Blinking Caret