Sourcery by SYSTEM

<PackageReference Include="Sourcery" Version="1.2.81" />

 Sourcery 1.2.81

Black magic event sourcing based object persistence library. Rebuild your object model from the things that have happened to it. An implementation of the MemoryImage/Prevalence pattern

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Sourcery</id>
    <version>1.2.81</version>
    <title>Sourcery</title>
    <authors>SYSTEM</authors>
    <owners>SYSTEM</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Black magic event sourcing based object persistence library. Rebuild your object model from the things that have happened to it. An implementation of the MemoryImage/Prevalence pattern</description>
    <dependencies>
      <dependency id="Castle.Core" version="3.0.0.4001" />
      <dependency id="DotNetZip" version="1.9.1.8" />
      <dependency id="Newtonsoft.Json" version="4.0.5" />
    </dependencies>
  </metadata>
</package>