Query Microsoft Fabric Lakehouse Tables from C# Applications
When we create a Fabric Lakehouse, a SQL Server connection string is created automatically. This connection string can be used to query Lakehouse tables! This post walks through the code to create a C# app that reads data from a Lakehouse table.