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.0 |
| Author(s): | StartPoint Corporate |
| Last Update: | Tuesday, February 20, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/startpoint/dataaccess |
| NuGet Url: | https://www.nuget.org/packages/Ecommerce.Data.Http |
Install
Install-Package Ecommerce.Data.Http
dotnet add package Ecommerce.Data.Http
paket add Ecommerce.Data.Http
Ecommerce.Data.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- ECommerce.Core(>= 1.0.0)
- ECommerce.Data.NoSql(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- 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.