Week 8, 2024
Monday, 19 February 2024 - Sunday, 25 February 2024
The Hanselminutes Podcast by Scott Hanselman
F# Weekly #8, 2024 – Backlog for F# 9
System.IO.Hashing (nuget.org/packages/Syste…) is a really useful NuGet package for non-cryptographic hashing in .NET #dotnet learn.microsoft.com/en-us/dotnet/a…
Coming soon for @VisualStudio and #dotnet Aspire... - 6 containers deployed (No Dockerfile needed) - Registry/logs/Ingress configured - Never left the IDE 🔥
A Year of C++ Game Development Improvements in Visual Studio
🧙♂️ Introducing the #PowerShell Menu Wizard! I created a custom Chat GPT that helps you spin up interactive PowerShell menus with ease. It generates the code too! Perfect for #PowerShell #Automation. Try it now and see the magic in action: chat.openai.com/g/g-fgk7Wv5Wo-…
How to Implement API Versioning for Minimal APIs | ASP.NET Core 8
Meet the new #terminal in @JetBrainsRider 💻 🎭 Visual unit of command & output 🧠 Completion of files & commands 🚨 Highlighting of non-zero exit codes 😺 Copy(cat) blocks Learn more: blog.jetbrains.com/idea/2024/02/t… #dotnet #AndPrettyMuchEveryOtherPlatform
nanoFramework: Unleashing the Power of C# in Embedded Systems and IoT with José Simões
.NET JsonElement Error Handling
The case for an application-level tracing API in .NET
Using Copilot Chat with C++ in Visual Studio: Generate code, fix functions, and more..
An Active Local NuGet Server
WinForms in a 64-Bit world – our strategy going forward
Why Developers Already Hate .NET 9
Really cool EF Core Query Plan Visualaizer by @GioDalakishvili that's integrated INSIDE @VisualStudio! /cc @mkristensen free and open source! marketplace.visualstudio.com/items?itemName…
#dotNETConf 2023 introduced .NET 8 and much more. We're highlighting some of the conference's golden nuggets in this new series. Scott Hanselman, @shanselman, gets us started by explaining why GitHub Copilot might be the new rubber duck. Full conference: msft.it/6017cMZQV
A Streamlined Extension Manager comes to Visual Studio 17.9
How To Use AI Assistant to Generate Test Data For .NET Applications
C# 12 Collection Expressions Can Do All This?
Reading Raw ASP.NET Request.Body Multiple Times
Using named pipes with ASP.NET Core and HttpClient
VisualStudio.Extensibility: Install extensions without restarting Visual Studio!
StealC Loader Analysis - Decoding Powershell Malware With CyberChef
Using named pipes with ASP.NET Core and HttpClient
The Difference Between RESTful APIs and Web APIs Using ASP .NET Core by @cjaynjoku code-maze.com/aspnetcore-dif… #aspnetcore
Learn ASP .NET Core by Building an Auction Application by @beaucarnes freecodecamp.org/news/learn-asp… #aspnetcore
Next up in the Front-end Web Development with .NET for Beginners series, we look at handling component child content, working with render fragments, and handling additional component attributes. 🎥 msft.it/6015cDXk9 #dotNET