@simoncropp Good to see the Azure dependencies excised. Wonder why the Nuget still references Microsoft.IdentityModel stuff ...
@simoncropp Looks like @erikej.bsky.social is on it https://github.com/dotnet/SqlClient/issues/4017
Remove dependencies to Microsoft.IdentityModel from main SqlClient package · Issue #4017 · dotnet/SqlClient

Would be great to not have these in the main package Edited by @mdaigle: Tracks work to remove Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Protocols.OpenIdConnect from the cor...

GitHub