C# Digest - Understanding the .NET ecosystem
#447 – March 27, 2023 | View in browser |
C# Digest
Understanding the .NET ecosystem: The evolution of .NET into .NET 7
The .NET ecosystem has changed a lot since .NET was first introduced, but the development of .NET Core and .NET 5+ has resulted in a particularly large degree of churn and the introduction of many new concepts.
Modern Guide to OAuth 2.0 (sponsor)
Most OAuth guides lack modern, practical examples. So that's why we put together this guide that covers the real-world use cases and it even includes a sample application repo so you can see working code. It’s based on client conversations and our experience building FusionAuth, a ten million+ downloaded OAuth server. Start reading now.
.NET Performance Delivers Again for Bing, From .NET 5 to .NET 7
.NET has continued to deliver significant performance gains for Bing through multiple releases.
Attackers are starting to target .NET developers with malicious-code NuGet packages
We’ve talked with members of the NuGet team and they had already detected and removed the malicious packages in question. Malicious packages are often spread by the open source NPM and PyPI package repositories, with few other repositories affected.
Streamlining your Debugging process with Breakpoint Groups
Have you ever had a situation when you are debugging a complex scenario with a huge list of breakpoints, and you find yourself scrolling and tapping in the breakpoints windows to disable/enable them individually and repetitively?
.NET MAUI Development Environment Set Up Walkthrough
Walking through the setup of a new .NET MAUI development environment for macOS.
A first look at Blazor and .NET 8
In this post, Blazor and .NET 8 is used to implement a simple website. I took a .NET 7 project, updated it to .NET 8 and tried out some of the new features in .NET 8.
Write your own AutoMapper in C#
Sometimes you have to map an object to another representation in C#. And you think: Why isn't C# duck-typing capable?
.NET provides many timers, and maybe too many timers 🤔. There are timers for UI and others for background services. In this post, I explain all of them!
how did you like this issue?
newsletters
Older messages
There Is No Thread
Sunday, March 19, 2023
This is an essential truth of async in its purest form. #446 – March 20, 2023 View in browser C# Digest There Is No Thread This is an essential truth of async in its purest form: There is no thread.
Introducing the Reliable Web App Pattern for .NET
Sunday, March 12, 2023
The first step of your application's cloud journey often times is the most difficult. #445 – March 13, 2023 View in browser C# Digest Introducing the Reliable Web App Pattern for .NET The first
Blazor United - Solving Blazor's biggest challenges?
Sunday, March 5, 2023
Blazor Server and WASM both have trade-offs, Blazor United looks set to tackle those. #444 – March 06, 2023 View in browser C# Digest Blazor United - Solving Blazor's biggest challenges? Blazor
Re-thinking the Visitor Pattern with the Double-Dispatch Approach
Sunday, February 26, 2023
Another point of view with the Visitor Pattern by thinking it with the Double-Dispatch Approach #443 – February 27, 2023 View in browser C# Digest Re-thinking the Visitor Pattern with the Double-
What is .NET, and why should you choose it?
Sunday, February 19, 2023
.NET has changed a lot over the last few years. Learn why you should choose it for your next project. #442 – February 20, 2023 View in browser C# Digest What is .NET, and why should you choose it? .NET
You Might Also Like
Data Science Weekly - Issue 581
Thursday, January 9, 2025
Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
💻 Issue 444 - Check Out My New CV as a Full Stack .NET Developer!
Thursday, January 9, 2025
This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 444 Release Date Jan 09, 2025 Your weekly report of the most popular .NET news, articles and projects
💎 Issue 451 - Useful things you can do with Rails console
Thursday, January 9, 2025
This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular Ruby news, articles and
💻 Issue 451 - The best way to iterate over a large array without blocking the main thread
Thursday, January 9, 2025
This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular JavaScript news, articles
📱 Issue 445 - 🚀 Your Go-To List of 25 Swift Tools and Libraries for Any Project
Thursday, January 9, 2025
This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 445 Release Date Jan 09, 2025 Your weekly report of the most popular iOS news, articles and projects Popular
💻 Issue 369 - 17 Tips from a Senior React Developer
Thursday, January 9, 2025
This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 369 Release Date Jan 09, 2025 Your weekly report of the most popular React news, articles and projects
💻 Issue 451 - Mastering Express.js: A Deep Dive
Thursday, January 9, 2025
This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular Node.js news, articles and
📱 Issue 448 - The Swift Runtime: Your Silent Partner
Thursday, January 9, 2025
This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 448 Release Date Jan 09, 2025 Your weekly report of the most popular Swift news, articles and projects
💻 Issue 446 - Great things about Rust that aren't just performance
Thursday, January 9, 2025
This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 446 Release Date Jan 09, 2025 Your weekly report of the most popular Rust news, articles and projects
JSK Daily for Jan 9, 2025
Thursday, January 9, 2025
JSK Daily for Jan 9, 2025 View this email in your browser A community curated daily e-mail of JavaScript news Advanced Query Building Techniques in Angular: Queries with Different Connectors The Query