> For the complete documentation index, see [llms.txt](https://dotnetweekly.gitbook.io/weekly/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dotnetweekly.gitbook.io/weekly/2020/2020.03/number-165.md).

# .NET Weekly #165

## Cloud & Web

1. [Why Svelte is our choice for a large web project in 2020](https://github.com/feltcoop/why-svelte)
2. [React Is Eating Itself](https://dev.to/bytebodger/react-is-eating-itself-fga)
3. [AWS, Azure, & GCP Respond to the 2020 Cloud Report](https://www.cockroachlabs.com/blog/aws-azure-gcp-respond-to-the-2020-cloud-report/)
4. [A QUIC look at HTTP 3](https://lwn.net/SubscriberLink/814522/ab3bfaa8f75c60ce/)
5. [Building faster, lower cost, better APIs – HTTP APIs now generally available](https://aws.amazon.com/blogs/compute/building-better-apis-http-apis-now-generally-available/)
6. [Back to Basics - Rewriting a URL in ASP.NET Core](https://weblog.west-wind.com/posts/2020/Mar/13/Back-to-Basics-Rewriting-a-URL-in-ASPNET-Core)
7. [The ASP.NET Core security headers guide](https://blog.elmah.io/the-asp-net-core-security-headers-guide/)

## Tooling & Libraries

1. [Announcing the .NET Core Uninstall Tool 1.0](https://devblogs.microsoft.com/dotnet/announcing-the-net-core-uninstall-tool-1-0/)
2. [We made SQL visual - why and how](https://chartio.com/blog/why-we-made-sql-visual-and-how-we-finally-did-it/)
3. [Linker - Add proposal for enhanced dataflow analysis](https://github.com/mono/linker/pull/988)
4. [Rider 2020.01 EAP is here. dotnet core instead of mono on linux/macos](https://www.jetbrains.com/rider/nextversion/)
5. [Twilio releases open source video conferencing apps for iOS, Android and web](https://www.twilio.com/blog/open-source-video-apps-reactjs-ios-android)
6. [Akka.NET v1.4 is Available on .NET Standard 2.0](https://petabridge.com/blog/akkdotnet-v14-netstandard/)
7. [Introducing perfolizer](https://aakinshin.net/posts/introducing-perfolizer/)

## Architecture & Databases

1. [Data-Oriented Architecture](https://blog.eyas.sh/2020/03/data-oriented-architecture/)
2. [Using RabbitMQ for microservice architecture success](https://www.erlang-solutions.com/blog/using-rabbitmq-for-microservice-architecture-success-guest-blog-by-api-fortress-api.html)
3. [Memcached 1.6.0 Release Notes](https://github.com/memcached/memcached/wiki/ReleaseNotes160)
4. [Benchmarking the AWS Graviton2 with KeyDB – M6g up to 65% faster](https://docs.keydb.dev/blog/2020/03/02/blog-post/)
5. [Chaos Testing a Distributed System with Jepsen](https://medium.com/appian-engineering/chaos-testing-a-distributed-system-with-jepsen-part-iii-923721504130)
6. [Our failure story with Redis operator for K8s](https://medium.com/flant-com/redis-kubernetes-operator-and-data-analysis-tools-afce55b02123)
7. [Ready for changes with Hexagonal Architecture](https://netflixtechblog.com/ready-for-changes-with-hexagonal-architecture-b315ec967749)
8. [Getting Started with Architecture Decision Records](https://ardalis.com/getting-started-with-architecture-decision-records)

## Programming Languages

1. [My exploration of Rust and .NET](https://ericsink.com/entries/dotnet_rust.html)
2. [Visual Basic support planned for .NET 5.0](https://devblogs.microsoft.com/vbteam/visual-basic-support-planned-for-net-5-0/)
3. [The goal of your testing strategy](https://ayende.com/blog/190241-C/the-goal-of-your-testing-strategy)
4. [Passing awaited tasks](https://ericlippert.com/2020/03/10/passing-awaited-tasks/)
5. [A Template for Clean Domain-Driven Design Architecture](https://blog.jacobsdata.com/2020/03/02/a-clean-domain-driven-design-architectural-template)

## Runtime

1. [Some optimizations around HTTP2 for dotnet 5](https://github.com/dotnet/aspnetcore/pull/19695)
2. [Share managed EventPipe implementation between CoreCLR and Mono](https://github.com/dotnet/runtime/pull/33425)
3. [Migrating dotnet/extensions content to dotnet/runtime and dotnet/aspnetcore](https://github.com/aspnet/Announcements/issues/411)

## Other

1. [How (some) good corporate engineering blogs are written](https://danluu.com/corp-eng-blogs/)
2. [WSL2 will be generally available in Windows 10, version 2004](https://devblogs.microsoft.com/commandline/wsl2-will-be-generally-available-in-windows-10-version-2004/)
