Arragro.Common by Mike Jewell

<PackageReference Include="Arragro.Common" Version="1.0.0.32" />

 Arragro.Common 1.0.0.32

Built on the foundation of Domain Driven Development (DDD) with Entity Framework consideration. Contains core functionality for other projects including the following:

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Arragro.Common</id>
    <version>1.0.0.32</version>
    <title>Arragro Common Library</title>
    <authors>Mike Jewell</authors>
    <owners>Mike Jewell</owners>
    <licenseUrl>https://github.com/mike-jewell/Arragro/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/mike-jewell/Arragro</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Built on the foundation of Domain Driven Development (DDD) with Entity Framework consideration.
      
      Contains core functionality for other projects including the following:</description>
    <summary>BusinessRules
        Logging
		    Repository  
		    Services</summary>
    <releaseNotes>Initial Release.</releaseNotes>
    <copyright>Copyright 2014</copyright>
    <tags>Arragro Arragro.Common Common BusinessRules Repository Service Logging</tags>
  </metadata>
</package>