//devdigest
386 subscribers
1.53K links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ Rider 2025.2 Release Adds New Features and Improvements

Rider 2025.2 brings better performance and faster response in many parts of the software. The update adds features like Junie, OpenTelemetry in the IDE, support for game development, out-of-process support, quicker solution startup, faster refactorings, and improved handling of Razor and Blazor.

♻️ Subscribe for free now!
⚡️ Better Code Search in Visual Studio with Semantic Search

The Visual Studio 17.14.11 update adds Remote Semantic Search to the chat and code search tools. This new feature helps users find parts of their code more quickly and accurately.

♻️ Subscribe for free now!
⚡️ 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!