This document describes the purpose of the RapidField.SolidInstruments.DataAccess
library and offers guidance with respect to licensing, installation and usage.
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.
Solid Instruments is MIT-licensed. Review the license terms for more information.
Check out the API Reference for usage examples and reference documentation.
This library is available via NuGet. Use one of the commands below to download and install the library and all of its dependencies.
dotnet add package RapidField.SolidInstruments.DataAccess
Install-Package RapidField.SolidInstruments.DataAccess