Week 5, 2024
Monday, 29 January 2024 - Sunday, 4 February 2024
AvaloniaUI: Create Multi-Platform Apps with .NET
AvaloniaUI: Create Multi-Platform Apps with .NET
.NET on Linux: What a Contrast
.NET on Linux: What a Contrast
C# and Blazor - with Mads Torgersen, Dan Roth, and Scott Hunter!
Microsoft seeks Rust developers to rewrite core C# code
Microsoft seeks Rust developers to rewrite core C# code
What the heck is a "Catch When Expression" in C#?
Nice, handy script. [Guide] Create an Inactive M365 User Report with Microsoft Graph PowerShell ourcloudnetwork.com/create-an-inac… Credit: Daniel Bradley #M365 #PowerShell #MicrosoftGraph #shiftavenue
F# Weekly #5, 2024 – F# The Essentials Lectures (Feb 7th)
Should I put my Blazor components in the server project, or the client project?
Async is about scalability not speed ⬇ "Why is sync faster than async? " I got asked this earlier in the context of some .NET 8 serialization benchmarks I shared a couple of days ago. Here's my answer. What did I miss? #dotnet
After 3 challenging years of development, I'm happy to announce that we will be introducing support for @JetBrainsRider to NCrunch next month. We are also releasing v4.19 today which includes support for dotnet build. Full details: blog.ncrunch.net/post/Dotnet-bu…
Matrix Inverse from Scratch Using SVD Decomposition with C#
🚀 Smart load balancing for OpenAI endpoints using containers
CLion Nova: AI Assistant and Enhancements From CLion Classic and ReSharper v2024.1
Solved! Visual Studio .http File Not Sending Authorization Header
Great, quick Azure assessment tool - worth a look! [Tool] Azure Assess: Gain Insights into Your Azure Environment surestacks.io/posts/azure-as… #MicrosoftAzure #PowerShell #PowerBI
The Easiest Scheduling for Your .NET Applications
C# Pattern Matching Can Do This
You just need 8 lines of code to set up complete auth in your #dotnet 8 application! Let's see how to set this thing up! Step-by-Step Guide. ⬇️⬇️
Log Request Headers Middleware for ASP.NET Core
I've written an eBook for Microsoft titled Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure. bit.ly/464aEeg #SoftwareArchitecture #dotnet #ASPNETCore
Building AI-powered Microsoft Copilot with SignalR and other open-source tools
New! Improve Team Code Quality in Unity and .NET Projects With Qodana
Architecting IoT applications with .NET and Meadow
In the Debugger’s Spotlight: A Year in Review
The Fastest way to convert Enum to String in #dotnet! #developer #dev #microsoft
Fantastic .NET Messaging combo - MassTransit + RabbitMQ
📦 Announcing Target Framework Badges 📦 🔎 View the target frameworks a package supports in search 🧩 Help you quickly understand compatibility 📄 View more framework details on click 🧱 Supports major .NET versions RT for reach! credit: Advay Tandon @nuget
Working with Fields when reading & writing JSON with .NET
A Year of C++ Improvements in Visual Studio
🦀 Microsoft hiring team to migrate C# code to Rust 👉 Principal Software Architect, M365 jobs.careers.microsoft.com/global/en/job/… #rustlang #rust #programming #csharp
Consuming WCF Services in .NET 8 (.NET Core is no more!)
Understanding C# 8 default interface methods
.NET Tasks, List's ForEach, and Problems
Release Stable Release v5.1.5 · dotnet/SqlClient
How to deploy .NET Aspire apps to Azure Container Apps
just #dotnet things..
12 Debugging Techniques In JetBrains Rider You Should Know About
What’s Behind Your App’s .NET Requests?
What is Functional (End-to-End) Testing in ASP.NET Core?
.NET MAUI Community Toolkit Monthly Standup, February 2024
Be careful when calling #PowerShell scripts as GPO Startup actions - if you have a mandatory parameter in the Param() block & don't specify it, it will hang the GP client even on Server 2022! (Which I accidentally found last night). PowerShell needs to be invoked with…
#PowerShell to show Group Policy event log for boot/startup processing $boottime = (gcim win32_operatingSystem).LastBootUpTime;Get-WinEvent -Oldest -FilterHasht @{ ProviderName = 'Microsoft-Windows-GroupPolicy' ; StartTime = $boottime ; EndTime = $boottime.AddSeconds( 180 ) }
Really pleased that Visual Studio users like my free extensions - second and fifth highest rated! Maybe you will also find them useful? #efcore #sqlite #visualstudio #dotnet marketplace.visualstudio.com/search?target=…