Service.Pattern by Le Long

<PackageReference Include="Service.Pattern" Version="3.3.5" />

 Service.Pattern 3.3.5

This framework minimizes the surface area of your ORM technlogy from disseminating in your application. Framework provides an elegant way to implement a reusable and extensible Unit of Work and Repository pattern.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Service.Pattern</id>
    <version>3.3.5</version>
    <title>Generic Unit of Work &amp; (Extensible) Repositories Framework - Service Pattern</title>
    <authors>Le Long</authors>
    <owners>Le Long</owners>
    <projectUrl>https://genericunitofworkandrepositories.codeplex.com</projectUrl>
    <iconUrl>https://download-codeplex.sec.s-msft.com/Download?ProjectName=genericunitofworkandrepositories&amp;DownloadId=758639&amp;Build=20941</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>This framework minimizes the surface area of your ORM technlogy from disseminating in your application. Framework provides an elegant way to implement a reusable and extensible Unit of Work and Repository pattern.</description>
    <releaseNotes />
    <copyright>Copyright 2014</copyright>
    <tags>Service Pattern</tags>
    <dependencies>
      <dependency id="Repository.Pattern" version="3.3.3" />
    </dependencies>
  </metadata>
</package>