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.3 |
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.RepositoryStore |
Install
Install-Package Ecommerce.Data.RepositoryStore
dotnet add package Ecommerce.Data.RepositoryStore
paket add Ecommerce.Data.RepositoryStore
Ecommerce.Data.RepositoryStore Download (Unzip the "nupkg" after downloading)
Dependencies
- ECommerce.Core(>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.01)
- Newtonsoft.Json(>= 11.0.1)
Tags
StartPoint ECommerce.DataAccess based on Hexagonal architecture gives you the capacity to access any data source with retrying and fallback action.