Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | |
| Author(s): | Juan Manuel Pardo García | 
| Last Update: | Monday, February 24, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/BMSCore.Data.EntityFramework.SqlServer | 
Install
Install-Package BMSCore.Data.EntityFramework.SqlServer
                        dotnet add package BMSCore.Data.EntityFramework.SqlServer
                        paket add BMSCore.Data.EntityFramework.SqlServer
                        
                                BMSCore.Data.EntityFramework.SqlServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- BMSCore.Data.Abstractions(>= 1.0.06)
 - BMSCore.Data.Models.Abstractions(>= 1.0.06)
 - BMSCore.Infrastructure(>= 1.0.06)
 - Microsoft.EntityFrameworkCore.SqlServer(>= 1.0.0)
 - NETStandard.Library(>= 1.6.1)
 
Tags