Westwind.Utilities
Westwind.Utilities copied to clipboard
Microsoft.Data.SqlClient for .NET Framework
I see that in #15 that a commit was made to support using the Microsoft.Data.SqlClient but only for .NET Core. The project I'm currently working on utilized Westwind in .NET Framework 4.8.1 but is migrating to using Azure SQL Servers via Azure Active Directory authentication. It is currently not able to pull translations from the database due to this. Is there a way to enable the Microsoft.Data.SqlClient for .NET Framework?