SOLIDplate.Domain.Query.Services.Interfaces
                                
                            
                                1.0.0.10
                            
                        
                    dotnet add package SOLIDplate.Domain.Query.Services.Interfaces --version 1.0.0.10
NuGet\Install-Package SOLIDplate.Domain.Query.Services.Interfaces -Version 1.0.0.10
<PackageReference Include="SOLIDplate.Domain.Query.Services.Interfaces" Version="1.0.0.10" />
<PackageVersion Include="SOLIDplate.Domain.Query.Services.Interfaces" Version="1.0.0.10" />
<PackageReference Include="SOLIDplate.Domain.Query.Services.Interfaces" />
paket add SOLIDplate.Domain.Query.Services.Interfaces --version 1.0.0.10
#r "nuget: SOLIDplate.Domain.Query.Services.Interfaces, 1.0.0.10"
#:package SOLIDplate.Domain.Query.Services.Interfaces@1.0.0.10
#addin nuget:?package=SOLIDplate.Domain.Query.Services.Interfaces&version=1.0.0.10
#tool nuget:?package=SOLIDplate.Domain.Query.Services.Interfaces&version=1.0.0.10
A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions
Learn more about Target Frameworks and .NET Standard.
- 
                                                - SOLIDplate.Domain.Entities (>= 1.0.0.10)
- SOLIDplate.Domain.Entities.Interfaces (>= 1.0.0.10)
 
NuGet packages (8)
Showing the top 5 NuGet packages that depend on SOLIDplate.Domain.Query.Services.Interfaces:
| Package | Downloads | 
|---|---|
| SOLIDplate.Domain.Services.Interfaces A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions | |
| SOLIDplate.Domain.Query.Services A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions | |
| SOLIDplate.Application.Services.WebApi A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions | |
| SOLIDplate.Domain.Query.Services.EntityFramework A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions | |
| SOLIDplate.Domain.Services A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions | 
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.0.0.10 | 3,571 | 1/16/2017 | 
Dependant package references update; Added IAggregateDomainService interface; Added IDomainService.GetQueryable(...) methods. Version increment.