SOLIDplate.Domain.Integration.Services 1.0.0.10
A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>SOLIDplate.Domain.Integration.Services</id>
<version>1.0.0.10</version>
<title>SOLIDplate.Domain.Integration.Services</title>
<authors>Afzal Hassen</authors>
<owners>Afzal Hassen</owners>
<licenseUrl>https://github.com/afzalhassen/SOLIDplate/blob/master/license.txt</licenseUrl>
<iconUrl>https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcS9QP33tMf6IvsZ-5Jn-vR7lSZ3F6uIqzgR2K1A3ivSds2PRXj5G_26Gg</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions</description>
<releaseNotes>None. Version increment.</releaseNotes>
<copyright>Copyright � 2017 Afzal Hassen (MIT License)</copyright>
<tags>S.O.L.I.D Boilerplate Patterns Practices</tags>
<dependencies>
<dependency id="SOLIDplate.Application.Services.Clients.Wcf.Interfaces" version="1.0.0.10" />
<dependency id="SOLIDplate.Domain.Integration.Services.Interfaces" version="1.0.0.10" />
</dependencies>
</metadata>
</package>