Skip to content

.NET 10 Support#7

Open
agacovski wants to merge 6 commits into
garysharp:masterfrom
agacovski:feature/multi-target-dotnet
Open

.NET 10 Support#7
agacovski wants to merge 6 commits into
garysharp:masterfrom
agacovski:feature/multi-target-dotnet

Conversation

@agacovski

Copy link
Copy Markdown

EduHub.Data and EduHub.Data.Sample have been updated to support both .NET Framework 4.5.2 and .NET 10 via multi targeting.

Details

  • When targeting .NET 10, the library uses Microsoft.Data.SqlClient.
  • For backward compatibility, the Encrypt setting defaults to false in SqlHelpers.cs , matching the behaviour of System.Data.SqlClient for .NET Framework 4.5.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant