Another fantastic week in .NET, there are plenty of phenomenal articles to choose from and read something new and exciting. Kubernetes, versioning, APIs, databases, XAML, Xamarin, and a lot of life lessons all packed in a single news feed. So sit down (lie down), pick your favorite topic, and let the knowledge flow into your mind:
.NET and C#
- Deploying ASP.NET Core applications to Kubernetes – Part 2 [andrewlock.net]
The second part of Andrew’s journey to Kubernetes deployment. This part goes deep into YAML configuration, and if you’ve skipped the first part, do check it out. - Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions [michaelscodingspot.com]
DLL Hell and how to deal with it without tears by Michael Shpilt. We’ve all been there, and it’s probably one of the most unpleasant things we have to deal with as software developers. Read Michaels’s blog post about it before it’s too late!
Worthy Reads
- Copying text to the clipboard in a Blazor application [www.meziantou.net]
- Using foreach with IEnumerator / IAsyncEnumerator in C# 9 [www.meziantou.net]
- Anchor navigation in a Blazor application [www.meziantou.net]
- Migrations in Transactions with DbUp [elanderson.net]
- Working with MongoDB in ASP.NET Core – Ultimate Guide [www.codewithmukesh.com]
- Securing Azure Functions using an Azure Virtual Network [damienbod.com]
- Little Known ASP.NET Core Features – HTTP Trailers [www.tpeczek.com]
- Migrating from ASP.NET to ASP.NET Core [markheath.net]
- XAML: How to Implement INotifyPropertyChanged [christianfindlay.com]
- Auto-generated WebAPI client library with NSwag [ezarypiatek.github.io]
- Work With Xamarin.Forms And Lottie Motion Graphics [khalidabuhakmeh.com]
- Overlay parts of images in C# [csharphelper.com]
- Using a Dapper Base Repository in C# to Improve Readability [exceptionnotfound.net]
- Cloning Objects In C# And .NET Core [dotnetcoretutorials.com]
- Create a multi-container app using a Docker Compose to Azure App service [dotnetthoughts.net]
- Initialize MS SQL Server in Docker container – creating database at startup [dotnetthoughts.net]
- RESTful API versioning with ASP.NET Core [dotnetthoughts.net]
Live & Presentation
- The Maintainers: Dennis Doomen and FluentAssertions [wildermuth.com]
News & Updates
- .NET Core September 2020 Updates – 2.1.22 and 3.1.8 [devblogs.microsoft.com]
- .NET Framework September 2020 Security and Quality Rollup Updates [devblogs.microsoft.com]
DevOps & IoT
- Hosting applications on Azure B-series virtual machines [gunnarpeipman.com]
- Top Stories from the Microsoft DevOps Community – 2020.09.04 [devblogs.microsoft.com]
Other Interesting Articles
- How to use a Raspberry Pi 4 as a Minecraft Java Server [www.hanselman.com]
- Thin vs Fat Integration Events [codeopinion.com]
- Developing software on Surface Go 2 [gunnarpeipman.com]
On Programming and Life
- Programming Interview Tips NO ONE Talks About [simpleprogrammer.com]
- The Importance Of Branding Projects [khalidabuhakmeh.com]
- Yearn for the Learn Burn [www.danylkoweb.com]
- You’re Not a Fake Programmer, That’s Just Impostor Syndrome [simpleprogrammer.com]
Weekly Dose of Humor
- When the bugs recently spotted by QA don’t show up during our demo [thecodinglove.com]
- When I bring the intern with me on a huge project [thecodinglove.com]
- When I tell the intern that I can fix his minor bug in less than a minute [thecodinglove.com]
We hope you’ve enjoyed the articles this week. If you haven’t done so yet, please subscribe to get notified about the future newsletter issues.
Have a great weekend!