Weekly .Net Tech Stack - #1
Stay up to date with the latest news in the .NET world - Entity Framework, GitHub Action, Azure DevOps, DDD, .NET Core, ASP.NET, gRPC, .NET, Tracing, Clean Architecture.

Every week, I share my search and knowledge about .Net. They include everything I can dig up on the internet, and that is worth sharing.
π Last week in the .NET world
π Blog Posts
- Cars Island Car Rental on the Azure cloud - part 1
- Bus Or Queue
- Github Actions for Visual Studio Extension developers
- Avoiding a Big Ball of Mud
- Using C# Source Generators to create an external DSL
- gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code
- Entity Framework Core 5 Resources Iβve Created Recently
- .NET 5 Source Generators Jump Start
- Choosing a ServiceLifetime
- Permission-Based Authorization in ASP.NET Core β Complete User Management Guide in .NET 5
- Open Telemetry for ASP.NET Core
- Hosting NuGet packages on GitHub
- .NET 5 Networking Improvements
- GitHub Actions for .NET Core NuGet packages
- Build Docker images quickly with GitHub Actions and a self-hosted runner
- How to use configuration with C# 9 top-level programs
- Entity Framework Core 5 Interceptors
- Using .env in .NET
- Finally the ASP.NET 5 Web API Blog Series!!
- Introducing Strongly Typed HTTP Request Headers for ASP.NET Core
- Nano services with ASP.NET Core or how to build a light API
- Messaging Commands & Events Explained!
- Start with a Monolith, NOT Microservices
- Building a CachedRepository via Strategy Pattern
- .NET GC Internals mini-series
- Understanding WebSockets with ASP.NET Core
- Using Channels In C# .NET Core β Part 1 β Getting Started