
Assorted links for Wednesday, May 28:
- Unlocking the Power of Regex in SQL Server
- Announcing the General Availability (GA) of JSON data type & JSON aggregates…
We are excited to announce the General Availability (GA) of the native JSON data type and JSON aggregates – JSON_OBJECTAGG & JSON_ARRAYAGG. You can use the JSON data type and JSON aggregates to integrate and work with JSON documents more efficiently in the database. This functionality is available in Azure SQL Database, Azure SQL Managed Instance with the Always-up-to-date update policy.
- C# 14 – Exploring extension members
- Evaluating content safety in your .NET AI applications
We are excited to announce the addition of the Microsoft.Extensions.AI.Evaluation.Safety package to the Microsoft.Extensions.AI.Evaluation libraries! This new package provides evaluators that help you detect harmful or sensitive content — such as hate speech, violence, copyrighted material, insecure code, and more — within AI-generated content in your Intelligent Applications.
- .NET Aspire 9.3 is here and enhanced with GitHub Copilot!