✈️ A (travel-themed) journey of Semantic Kernel for .NET Developers by Peter de Tender.
https://github.com/petender/geekready2024-semantickernel-demos
#ai #dotnet #semantickernel #csharp #oss #csharpadvent
✈️ A (travel-themed) journey of Semantic Kernel for .NET Developers by Peter de Tender.
https://github.com/petender/geekready2024-semantickernel-demos
#ai #dotnet #semantickernel #csharp #oss #csharpadvent
Avoid Using C# Events in #ASPNETCore Applications by Steve Smith.
https://ardalis.com/avoid-using-csharp-events-in-aspnetcore-apps/
#csharp #dotnet #webdev #webdevelopment #csharpadvent
C# events are a convenient way to implement publish-subscribe patterns, but they can lead to significant issues in ASP.NET Core applications, such as memory leaks, thread-safety problems, and tight coupling between components. These issues arise when event handlers are not properly managed or when shared state is accessed concurrently. Using alternatives discussed in this article can provide better scalability, testability, and maintainability for modern applications.
Christmas MadLib using C# and Spectre.Console (2024 C# Advent) by Michael Eaton.
https://buff.ly/49rXcEi
#csharp #dotnet #terminal #consoleapps #csharpadvent
A Simple Voice Controlled AI Assistant in C#.
https://buff.ly/4fZtV6n
#csharp #dotnet #csharpadvent #ai #aiassistant #openai #azure
TLDR; A week ago I wanted to see if I could make calls to AI endpoints from inside an XR experience using my natural voice and have the response return in a natural voice as well and managed it successfully. I've since abstracted it into a more generic way so that it can be used in a bog standard WP
Building a Digital Dungeon Master with Semantic Kernel, C#, and Azure by Matt Eland.
https://buff.ly/4ijlPa1
#csharp #dotnet #ai #azure #cloud #semantickernel #copilot #advent #csharpadvent
Introducing CMSprinkle: A Micro CMS for C# Advent by Matthew Groves.
#dotnet #csharp #cms #csharpadvent
https://crosscuttingconcerns.com/introducting-cmsprinkle-micro-cms
Cross-platform Christmas Countdown App in C# by Martin Zikmund.
#dotnet #csharp #winui #unoplatform #csharpadvent #mobiledev
https://mzikmund.dev/blog/cross-platform-christmas-countdown-app-in-csharp
Time for my submission for the C# Advent Calendar! Today I'm talking about validation in .NET Configuration!
https://chris-ayers.com/2022/12/03/validating-dotnet-configuration