Programming
-
How to Convert a Stream to a File in C# (Bozo Spoljaric) - Learn more about stream and file manipulation in this useful post.
-
Add AI to Your .NET Apps Easily with Prompty (Bruno Capuano) - This is a nice tutorial to build an API using Semantic Kernel to communicate to Prompty and add AI to your project.
-
.NET 6 will reach End of Support on November 12, 2024 (Rahul Bhandari) - NET 6 will be reaching end of support, okay but what does that means for you?This post covers it all.
-
Disambiguating types with the same name with extern alias (Andrew Lock) - It's always a pleasure to read Andrew's post that goes deeper explains more complex scenarios.
-
Docker Desktop 4.32: Beta Releases of Compose File Viewer, Terminal Shell Integration, and Volume Backups to Cloud Providers (Deanna Sparks) - Some great new features and improvement for this new update of Docker Desktop.
-
How use a Blazor QuickGrid with GraphQL (Frank Boucher) - QuickGrid is an excellent component that came recently in Blazor. Optimized and compatible with tons of modern patterns to display,sort,filter our data.This post share a few o those things filling the grid with a GraphQL endpoint.
Miscellaneous
- What CrowdStrike teaches us about risks & resilience (Om Malik) - Nice post to learn more about that event,and understand the real risk.