A data access pattern that transcends the implementation details of any given data store.
Info
| Version: | 3.15.4 |
| Author(s): | Halforbit |
| Last Update: | Monday, August 21, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/halforbit/data-stores |
| NuGet Url: | https://www.nuget.org/packages/Halforbit.DataStores |
Install
Install-Package Halforbit.DataStores
dotnet add package Halforbit.DataStores
paket add Halforbit.DataStores
Halforbit.DataStores Download (Unzip the "nupkg" after downloading)
Dependencies
- Halforbit.Facets(>= 1.0.48)
- Halforbit.ObjectTools(>= 1.1.10)
- Newtonsoft.Json(>= 11.0.2)