C# devs, ever peeked at Rust and thought, "WTF is this?"
I will spend 6 weeks learning Rust from a C# mindset and live to tell the tale.
Ownership, lifetimes, and pattern-matching—oh my. Join me!
https://woodruff.dev/rust-for-the-sharp-mind-6-weeks-of-learning-rust-as-a-c-developer
https://github.com/dotnet-presentations/dotnet-aspire-workshop - a #dotNET #Aspire workshop with before & after code, slides, videos, translated into many languages
.NET and .NET Framework April 2025 servicing releases updates
A recap of the latest servicing updates for .NET and .NET Framework for April 2025.
https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-april-2025-servicing-updates/ #dotnet
Build Blazor Apps Faster with Syncfusion’s UI Kit – Say Goodbye to UI Headaches.
How we ended up rewriting NuGet Restore in .NET 9
Learn about the journey that led to a full rewrite of the NuGet Restore algorithm in .NET 9, achieving break-through scale and performance.
https://devblogs.microsoft.com/dotnet/rewriting-nuget-restore-in-dotnet-9/ #dotnet
Test out .NET 10 Previews in Dev Containers & Codespaces in Minutes
Multi-Process CPU Usage Analysis in Visual Studio | by Harshada Hole.
Beyond chat - a quick way to bring AI to your Blazor Web App | by Jon Hilton.
Open source is changing. Projects like MediatR, AutoMapper & FluentAssertions are going commercial.
Why?
Because OSS isn’t free to maintain.
Let’s talk about why it’s time we all chip in
https://www.youtube.com/watch?v=-5jqfEOiwA0
#dotnet #oss
We have a prototype of the API documentation online: https://api.xunit.net/
We're not sure if it will live on a separate URL forever, but until the main site is rebuilt with DocFX, this is how it has to be for now.
Feedback welcome!
Hey I'm still looking for work.
I've applied to a lot of places in my area and I'm getting nothing.
I'm a programmer at heart, but I've also been looking for regular entry-level jobs because there haven't been any coding positions open at my level as far as I could tell.
If you can offer me a job, it might save my butt. And if you can't offer me a job, could you at least share this post?
I live 30 minutes away from Bellevue if that helps.
Fairly sizable Wolverine 3.12 release up just now:
The #MSBuild session catalog is live! It is filled with tons of #dotnet #csharp #dotnetmaui #blazor #dotnetaspire #visualstudio #visualstudiocode #aspnetcore and SO MUCH MORE!!
Here is my full guide! https://youtu.be/wPoMqtcjGTg?si=fJG0HCOMPBepgN87
Increase Your Odds to Find a Memory Leak With JetBrains #dotMemory - #dotNet
Build a Model Context Protocol (MCP) server in C# | by James Montemagno.