Issue #150 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C# Top Picks
- How to Create and Publish a NuGet Package with dotnet CLI [dotnetthoughts.net]
In this article by Anuraj Parameswaran you can learn how to create and publish a NuGet Package with dotnet CLI and the NuGet package to nuget.org.
- Why you no longer need a Dockerfile in .NET 7 [www.youtube.com]
If you want to simplify things with Docker and get to the programming as fast as possible, this approach by Nick Chapsas might help you with that.
Other Great Reads
- Introducing C#11: Raw string literals [anthonygiretti.com]
- Introducing C#11: List Pattern [anthonygiretti.com]
- Warming Up 100 AWS Lambda Hosted ASP.NET Web API Applications [nodogmablog.bryanhogan.net]
- Polly with .NET 6, Part 7 – Policy Wraps with Minimal APIs, and HttpClientFactory [nodogmablog.bryanhogan.net]
- Benchmark Your Code Like dotNetDave! [dotnettips.wordpress.com]
- Logging to Amazon Cloudwatch with Serilog in .NET – Getting Started with Cloudwatch [codewithmukesh.com]
YouTube
- Even More MVVM Source Generator Awesomeness for .NET Developers [www.youtube.com]
- Migrating & Upgrading Xamarin.Forms to .NET MAUI [www.youtube.com]
- C#/WPF – Material Design in XAML PRs, .NET 7 updates, and whatever [www.youtube.com]
- Persisting Authentication State – WPF + FIREBASE AUTHENTICATION #7 [www.youtube.com]
- .NET 7 Update: Blazor Virtualization Update in 10 Minutes or Less [www.youtube.com]
- .NET 7 Update: Blazor Loading Animation in 10 Minutes or Less [www.youtube.com]
- Is Writing C# on a Mac Realistic? How About Linux? [www.youtube.com]
- Using .NET’s NativeAOT to fix the biggest serverless issue [www.youtube.com]
- Functional Programming With C# Using Railway-Oriented Programming Approach [www.youtube.com]
- Token Authentication In ASP.NET Core 7 With JWT | Clean Architecture [www.youtube.com]
News & Updates
- What’s new in the .NET MAUI Community Toolkit [devblogs.microsoft.com]
Podcasts
- Thinking High-Level Design with Billy Hollis [www.dotnetrocks.com]
- RavenDB with Oren Eini [dotnetcore.show]
Other Interesting Articles
- Wix.com – 5 Event Driven Architecture Pitfalls! [codeopinion.com]
- Sharing Microsoft Graph permissions and solution Azure App Registrations [damienbod.com]
Weekly Dose of Humor
- When I fix a bug in production before anyone else notices [thecodinglove.com]
- When they ask me to report my working time in a tracking tool [thecodinglove.com]
- When I notice a bug 10 minutes before our demo starts [thecodinglove.com]
- When I see an if(true) [thecodinglove.com]