Microsoft SQL Server database provider for Entity Framework Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.1.15 |
Author(s): | Microsoft |
Last Update: | Sunday, August 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Arch.EntityFrameworkCore.SqlServer |
Install
Install-Package Arch.EntityFrameworkCore.SqlServer
dotnet add package Arch.EntityFrameworkCore.SqlServer
paket add Arch.EntityFrameworkCore.SqlServer
Arch.EntityFrameworkCore.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Arch.EntityFrameworkCore.Relational(>= 2.1.15)
- System.Data.SqlClient(>= 4.5.1)
Tags