.NET Weekly #169 (06.04 - 12.04)
Cloud & Web
- A Static Future - The magic of compile-time workflows
- AWS Account Structure - Think twice before using AWS Organizations
- 5 ways to set the URLs for an ASP.NET Core app
- Setting ASPNETCORE_ENVIRONMENT Using a Web.Config File
- ASP.NET Core 5 – Enabling Razor runtime compilation
Tooling & Libraries
- log4net is a dormant project starting from 2020-04-01
- Bootstrap 5 - drop IE support
- Coyote - Making it easier for developers to build reliable asynchronous software
- Announcing the First FIDO2 Certified Component for ASP.NET Core
- VSCode 1.44
- Announcing HashiCorp Vault 1.4
- HashiCorp Nomad 0.11 General Availability
- .NET Core performance revolution in Rider 2020.1
Architecture & Databases
- Stateful Functions 2.0 - An Event-driven Database on Apache Flink
- Deploys at Slack
- The Ten Rules for Data Modeling with DynamoDB
- Systems that defy detailed understanding
- Refactoring - This class is too large
- Project Orleans and the distributed database future with Dr. Philip Bernstein
- How are .NET APIs Designed
- On architecture, urban planning and software construction
Programming Languages
- Repeatable execution in C#
- A humble guide to database schema design
- Interactive guide to Buffer Overflow exploitation
- The 1, 2, n pattern
- Unit Testing Dependencies - The Complete Guide
- Building End-to-End Diagnostics and Tracing - Trace Context
- .NET Inside Out Part 16 — Abusing type system
Runtime
- Work flow of diagnosing memory performance issues – Part 0
- Mobius – .NET runtime running on .NET Core
- Import PEM keys
- How RyuJIT inlines a function