Week 11, 2024
Monday, 11 March 2024 - Sunday, 17 March 2024
Here’s another example of Avalonia XPF in action. The WPF version of ILSpy running on Linux. It might be worth releasing as a stand-alone app 🤔 #dotnet
The t-SNE Data Visualization Technique from Scratch Using C#
An Update on Xamarin Support in Rider
The Right Way To Use Scoped Services From Singletons in ASP.NET Core
“.NET 9 Is Killing MediatR, MassTransit & Wolverine!”
Generate Local .NET Secrets from Azure Deployments
GitHub Copilot in Visual Studio: A Recap of 2023
All 10 parts of my C# Basics for Unity video series are available 😊👾🥳 ➡️ youtube.com/watch?v=TgqAqn… I hope it will help you get started with programming games in C# 🚀⌨️🎮 #unity2d #unity3d #coding #csharp
View Cyclomatic complexity in Visual Studio ⬇ Cyclomatic complexity is a measure of the distinct paths in a method. It can be useful for getting an idea how complex a method is. Do you measure CC? #dotnet
Serverless, AWS, and .NET - with James Eastham
2 clouds down 😍. Thanks @socketnorm! #dotnet #aspire #azure #aws
The NuGet.org repository signing certificate will be updated as soon as April 8th, 2024
Get started with .NET 8 and AI using new quickstart tutorials
This Is How To Extend The ASP.NET Core Identity User
The Ultimate .NET Developer Roadmap in 2024
Say goodbye to clunky switch statements! 👋😢 Discover how Switch Expressions in C# can tidy up your game code and streamline your decision-making in Unity 👨💻✨😁 #UnityTips #GameDev #unity2d #unity3d #Programming #CSharp