//devdigest – Telegram
//devdigest
389 subscribers
2.05K links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ 2025 Visual Studio Magazine Reader's Choice Awards Announced

The 31st annual Reader's Choice Awards from Visual Studio Magazine named the tools and solutions that developers use to build, test, deploy, and take care of applications. These awards highlight what is important to developers in their daily work.

♻️ Subscribe for free now!
⚡️ Song Recommendations with Haskell Free Monads

This article shows how to use a free monad in Haskell to work with song recommendations. It is part of a larger series that looks at different ways to solve problems with functional programming using Haskell, F#, and C#.

♻️ Subscribe for free now!
⚡️ How to Access Windows Known Folders in C#

Windows has many well-known folders like Documents, Pictures, and Music. In C#, you can use the Environment.GetFolderPath method to get the path to these folders, but it only works for the ones listed in Environment.SpecialFolder.

♻️ Subscribe for free now!
⚡️ Switching from xUnit to TUnit for Testing

The text explains how the writer changed one of their libraries from using xUnit to the new TUnit testing framework. It also shares the reasons for switching and some problems faced during the move.

♻️ Subscribe for free now!
⚡️ Run GPT-OSS with C# and Ollama

This guide explains how to use GPT-OSS with C# and Ollama. It shows how to run GPT-OSS on your own computer, so it is fast and does not need the internet.

♻️ Subscribe for free now!
⚡️ Use Your Own Language Model in Visual Studio Chat

You can now use your own language model in Visual Studio Chat by connecting API keys from OpenAI, Anthropic, or Google. This lets you try more models and change how you use the chat.

♻️ Subscribe for free now!
⚡️ Copilot Diagnostics for .NET in Visual Studio

Copilot is a toolset in Visual Studio for .NET that adds breakpoints, insights, exception fixes, and performance summaries using AI. These features help make debugging tasks easier inside your coding space.

♻️ Subscribe for free now!
⚡️ MSSQL Extension for VS Code Adds New Features

The MSSQL Extension for VS Code now includes Schema Designer, Schema Compare, and Local SQL Server Containers in its version 1.35.0 release. These tools are now generally available and give users new ways to design, compare, and use SQL Server schemas in their local setup.

♻️ Subscribe for free now!
⚡️ Improved Control of Copilot Code Suggestions

Copilot gives code suggestions in the editor to help you work faster and finish lines of code. User feedback showed that keeping a good balance between helpful tips and control over your workspace is important.

♻️ Subscribe for free now!