Contains a DataContext to connect to SimTrans database using EntityFramework6.
Info
Version: | 1.0.0 |
Author(s): | iurifarenzena |
Last Update: | Friday, April 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Sigma.Lib.SimTrans.DAL.EF6 |
Install
Install-Package Sigma.Lib.SimTrans.DAL.EF6
dotnet add package Sigma.Lib.SimTrans.DAL.EF6
paket add Sigma.Lib.SimTrans.DAL.EF6
Sigma.Lib.SimTrans.DAL.EF6 Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- Sigma.Lib.SimTrans.POCO(>= 1.0.0)