In this article I will explain with an example, how to how to install
Microsoft.EntityFrameworkCore.SqlServer 6 Nuget package.
Downloading Microsoft.EntityFrameworkCore.SqlServer package
You will need to install the Microsoft.EntityFrameworkCore.SqlServer package using the following command.
Install-Package Microsoft.EntityFrameworkCore.SqlServer -Version 6.0.26
Other available versions