Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 964 Bytes

File metadata and controls

30 lines (17 loc) · 964 Bytes

Release Notes

Stable Release 1.0.0 - 2026-03-17

This is the first stable release of Microsoft.Data.SqlClient.Extensions.Abstractions, providing shared types and interfaces between the core Microsoft.Data.SqlClient driver and its extension packages (e.g., Microsoft.Data.SqlClient.Extensions.Azure).

Changes Since 1.0.0-preview1

No changes to this package since preview1.

Cumulative Changes (First Stable Release)

This is the first stable release of this package. The following summarizes all changes across the preview cycle.

Added

  • Shared abstraction types for the SqlClient extensions model. (#3626, #3628, #3967)

Target Platform Support

  • .NET Standard 2.0

Dependencies

.NET Standard 2.0

  • Microsoft.Data.SqlClient.Internal.Logging 1.0.0