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