//devdigest
396 subscribers
1 photo
2.14K links
All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest
Download Telegram
⚡️ Updates Coming to JetBrains .NET Tools

JetBrains is changing its .NET tools. Some features will be removed or updated, and other parts will be improved.

♻️ Subscribe for free now!
⚡️ Song Recommendations Using F# Agents

This article is part of a series about different ways to use functional programming. It explains how song recommendations can be made using F# agents, called MailboxProcessors, as small units called Recawr Sandwiches.

♻️ Subscribe for free now!
⚡️ How to Find Your Windows Product Key with PowerShell

If you need to reinstall Windows and do not know your product key, you can use PowerShell to get it from your computer. This works even if you have a digital license or bought Windows online and cannot find your key.

♻️ Subscribe for free now!
⚡️ Database Partitioning for Multi-Tenant Go Applications

Multi-tenant applications need to handle data for many clients, from large companies to small groups. Picking the right way to split and store data helps these apps work well for users of different sizes.

♻️ Subscribe for free now!
⚡️ Aspire 9.4 Launches with CLI and Dashboard

Aspire 9.4 comes with a command line tool and new dashboard features. This update adds new tools, more ways to connect with other systems, and several changes to make things work better.

♻️ Subscribe for free now!
⚡️ .NET Aspire 9.4 Update Highlights

The new .NET Aspire 9.4 release brings a native CLI for application setup, running, and settings. The dashboard now has interactive features.

♻️ Subscribe for free now!
⚡️ .NET and JDBC Drivers Updated with Vector Data Support

New updates to the .NET and JDBC drivers now allow users to work with vector data in a faster way. The Microsoft.Data.SqlClient 6.1.0 version adds a class that lets people use vector data in binary form, which is quicker than using JSON arrays.

♻️ Subscribe for free now!