signal_tag · 2_broadcasts
#dotnet
// 2 transmissions tagged with #dotnet

TX_595452· AI
Parlotype adds Gemma 4 with five on-device speech models for Windows
Maksim Demin's Parlotype now supports Gemma 4 alongside Whisper, offering five quantized variants tuned for accuracy, speed, and disk use on Windows .NET

TX_573696· Engineering
c# gets union types in .net 11 preview 2
C# in .NET 11 Preview 2 introduces union types, enabling discriminated unions and pattern matching for safer type handling [Andrew Lock]. This feature lands after years of community requests.