//devdigest
398 subscribers
877 links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ Azure SQL Trigger for Azure Functions in Consumption Plan

The Azure SQL Trigger lets Azure Functions in the Consumption plan run when changes happen in Azure SQL. This can be used to link Functions with data events in Azure SQL databases.

♻️ Subscribe for free now!
⚡️ New Updates for Azure Boards and GitHub Integration

Azure Boards and GitHub have received several updates in recent months. These changes make it easier to link work items, track code, manage pull requests, and connect pipelines.

♻️ Subscribe for free now!
⚡️ How Azure AI Helps Retail Stores

Azure AI is a set of tools from Microsoft that helps retail stores manage data and serve customers better. These tools can help with things like keeping track of stock, learning about shopper habits, and making shopping faster.

♻️ Subscribe for free now!
⚡️ Semantic Search in .NET with Build5Nines.SharpVector

Semantic search helps find information in a smarter way by looking at meaning, not just words. In .NET and C#, developers can use the Build5Nines.SharpVector tool to add simple, in-memory semantic search to their apps.

♻️ Subscribe for free now!
⚡️ Moving Song Recommendations from F# to Haskell

This article shows how an F# code base for song recommendations was changed to Haskell. It is part of a series that uses a C# base to compare solutions with functional code.

♻️ Subscribe for free now!