Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.1 |
Author(s): | StartPoint Corporate |
Last Update: | Wednesday, March 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/startpoint/dataaccess |
NuGet Url: | https://www.nuget.org/packages/ECommerce.Data.EntityFramework.SqlLite |
Install
Install-Package ECommerce.Data.EntityFramework.SqlLite
dotnet add package ECommerce.Data.EntityFramework.SqlLite
paket add ECommerce.Data.EntityFramework.SqlLite
ECommerce.Data.EntityFramework.SqlLite Download (Unzip the "nupkg" after downloading)
Dependencies
- ECommerce.Data.EntityFramework(>= 1.0.2)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.1.01)
Tags
StartPoint ECommerce.DataAccess based on Hexagonal architecture gives you the capacity to access any data source with retrying and fallback action.