A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions.
Info
Version: | 1.0.0.10 |
Author(s): | Afzal Hassen |
Last Update: | Monday, January 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SOLIDplate.Domain.Query.Services |
Install
Install-Package SOLIDplate.Domain.Query.Services
dotnet add package SOLIDplate.Domain.Query.Services
paket add SOLIDplate.Domain.Query.Services
SOLIDplate.Domain.Query.Services Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- SOLIDplate.Common.Portable(>= 1.0.0.10)
- SOLIDplate.Common(>= 1.0.0.10)
- SOLIDplate.Domain.Query.Services.Interfaces(>= 1.0.0.10)
- SOLIDplate.Domain.Entities.Interfaces(>= 1.0.0.10)
- SOLIDplate.Domain.Entities(>= 1.0.0.10)
- SOLIDplate.Infrastructure.Data.Interfaces(>= 1.0.0.10)
- SOLIDplate.Infrastructure.Repository.Interfaces(>= 1.0.0.10)
Tags