Posts about .NET
2024 (1)
2023 (3)
- Use secrets in unit tests
- Implementing the Producer Consumer Pattern with TPL Dataflow
- Protect and call an ASP.NET Core minimal Web API with Azure AD
2022 (4)
- Async Enumerable in C# (Part 3)
- Async Enumerable in C# (Part 2)
- Should I avoid LINQ for performance reasons?
- Build your own simple browser with WebView2
2021 (2)
2020 (3)
- How to list and download the contents of a Google Drive shared folder in C#
- How to list and download the contents of a GitHub repo in C#
- Producing Multiple Related NuGet Packages from a Single Git Repo