DAL package providing Sql Server access, using Entity Framework.
Info
| Version: | 1.0.1 |
| Author(s): | Robot |
| Last Update: | Thursday, March 8, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Robot.DAL.SqlServer |
Install
Install-Package Robot.DAL.SqlServer
dotnet add package Robot.DAL.SqlServer
paket add Robot.DAL.SqlServer
Robot.DAL.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Robot.DAL.Core(>= 1.0.1)
- Robot.Expected(>= 1.0.0)
Tags