//devdigest
397 subscribers
852 links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ Exploring New Dependency Injection Scopes

This post looks at some experimental dependency injection scopes that give more features than the usual Singleton, Scoped, and Transient lifetimes. It explains how these new scopes work and what they can add.

♻️ Subscribe for free now!
⚡️ Azure Cosmos DB Conf 2025 Recap

On April 15, 2025, people from many countries joined a free online event about Azure Cosmos DB. The event showed how teams use Azure Cosmos DB for building apps with AI and for working on a global scale, with live demos and real stories.

♻️ Subscribe for free now!
⚡️ Instance Mix for Virtual Machine Scale Sets

Instance Mix for Virtual Machine Scale Sets is a feature that lets you use different types of virtual machines together in one group. This makes it possible to run many kinds of tasks at the same time in one place.

♻️ Subscribe for free now!
⚡️ Adaptive Paste for Code in Visual Studio 2022

Visual Studio 2022 now lets users adapt pasted code using Copilot, making it easier to fit code into projects. This feature helps with tasks like changing parameters, fixing style, and correcting small errors when copying and pasting code.

♻️ Subscribe for free now!
⚡️ Semantic Search of PDF Files Using .NET and C#

The article explains how to use .NET, C#, and Build5Nines.SharpVector to extract and search text in PDF documents stored on a local computer. It focuses on working with unstructured files, such as technical documents or reports.

♻️ Subscribe for free now!