Corvus.Text.Json - Enhancing JSON Data Handling in .NET
In this technical talk, Matthew Adams explores Corvus.Text.Json, an experimental fork of System.Text.Json that introduces powerful new capabil...
In this technical talk, Matthew Adams explores Corvus.Text.Json, an experimental fork of System.Text.Json that introduces powerful new capabil...
This post describes an approach to copy files and data from SharePoint into Azure using Synapse Pipelines.
In this episode, Ian Griffiths delves into the concept of AI hallucinations, explaining how it’s commonly misunderstood in the industry. AI ha...
The interactive notebook shared in this post defines the process of granting Service Principals (inc. Synapse managed identities) access to Sh...
.NET Aspire can create new local instances of services such as SQL Server from scratch each time you run. While this guarantees repeatability ...
.NET Aspire can create all of the resources an integration test required, but the test will often need direct access to the same SQL database ...
.NET Aspire can create local services such as a SQL Server to stand in for cloud resources under local development and testing. This post show...
.NET Aspire offers features enabling integration tests to use dev-time orchestration. This post shows how a test can use these.
.NET Aspire's dev-time orchestration can be used to build integration tests that depend on a SQL Server database. This blog series explains ho...
Rx.NET v6.0 was released in 2023. The free Introduction to Rx.NET book was released in 2024, but progress has stalled since then. In this hour...