Upgrade Driver Versions
On this page
Overview
Use the guides on this page to identify the potentially breaking changes that each version of the .NET/C# Driver introduces. A breaking change is a modification of a convention or a behavior starting in a specific version of the driver. This type of change may prevent your application from working properly if you don't address it.
Tip
Stable API
To minimize the number of changes your application might require when you upgrade driver versions in the future, consider using the Stable API.