This library exposes abstractions for the repository and unit-of-work patterns that enable developers to write data access layers that work with a variety of ORMs and database tools.
Info
Version: | 1.0.26 |
Author(s): | Solid Instruments contributors |
Last Update: | Wednesday, August 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.solidinstruments.com/ |
NuGet Url: | https://www.nuget.org/packages/RapidField.SolidInstruments.DataAccess |
Install
Install-Package RapidField.SolidInstruments.DataAccess
dotnet add package RapidField.SolidInstruments.DataAccess
paket add RapidField.SolidInstruments.DataAccess
RapidField.SolidInstruments.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- RapidField.SolidInstruments.Command(>= 1.0.26)
- RapidField.SolidInstruments.Core(>= 1.0.26)
- RapidField.SolidInstruments.EventAuthoring(>= 1.0.26)
- RapidField.SolidInstruments.ObjectComposition(>= 1.0.26)
Tags