Skip to content

Paradigm.ORM 5.0.0

Latest
Compare
Choose a tag to compare
@pablo-ordonez-mdevs pablo-ordonez-mdevs released this 14 Mar 13:52
  • Changed .NET Standard libraries to .NET 8.0.
  • Updated dependencies to latest versions.
  • Migrated SQL Server connector to use Microsoft.Data.SqlClient vs System.Data.SqlClient. This will bring a lot of new security options to connect to Azure Entra ID, and a lot of security fixes and validations.

    IMPORTANT: This is a breaking change. If you were using the SqlServer connector, your connection strings will probably require some updates, to use either one of several options provided within Azure, or to use proper certificates and encryption.