Westwind.Utilities icon indicating copy to clipboard operation
Westwind.Utilities copied to clipboard

Microsoft.Data.SqlClient for .NET Framework

Open njones57 opened this issue 1 year ago • 1 comments

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?

njones57 avatar Jan 18 '24 20:01 njones57