-
Notifications
You must be signed in to change notification settings - Fork 340
Releases and Support
Home / Versions and direction
Choose a supported release line first, then its current servicing patch. A preview, a merge to main, and a supported stable release are different things.
See the SqlClient driver support lifecycle on Microsoft Learn for release versions, support dates, and compatibility guidance.
The reviewed 6.1/7.0 lines support .NET Framework 4.6.2+ on Windows and modern .NET 8.0+ on supported hosts. Their implementation assets target net462, net8.0, and net9.0. Runtime support also depends on the runtime's own lifecycle.
The .NET Standard 2.0 surface restored in 6.1 is for library compatibility, not a runnable implementation. A library's successful compile does not prove its consuming application's runtime is supported.
.NET 10 runtime coverage in CI is not evidence of a shipped net10.0 driver assembly. Check the selected package and release notes.
For the aligned 7.0.2+ family, update the driver and companion packages you reference together. Do not apply that alignment rule to independently versioned packages such as native SNI or Microsoft.SqlServer.Server.
Next: Migration plan or Roadmap.
Sources: 6.1 framework notes, 7.0.3 package notes, official lifecycle.
Home | ADO.NET driver docs | Release notes | Support lifecycle
Report security vulnerabilities privately to MSRC. Never share credentials or access tokens in public reports.