This document describes the purpose of the example
directory.
This path contains sample projects that utilize the Solid Instruments constituent libraries.
RapidField.SolidInstruments.Example.Contracts
exposes sample contracts that are used to demonstrate the Solid Instruments messaging constructs.RapidField.SolidInstruments.Example.DatabaseModel
serves as a sample data access API that is modeled using the Solid Instruments Entity Framework abstractions.RapidField.SolidInstruments.Example.Domain
houses sample domain machinery that utilizes the Solid Instruments data access and messaging constructs.RapidField.SolidInstruments.Example.ServiceApplication
serves as a sample service application that employs the Solid Instruments messaging and dependency injection abstractions.RapidField.SolidInstruments.Example.WebApplication
serves as a sample web application that employs the Solid Instruments dependency injection abstractions.
Solid Instruments is MIT-licensed. Review the license terms for more information.