AggregateSource.Content.ExplicitStateExplicitRouting by Yves Reynhout

<PackageReference Include="AggregateSource.Content.ExplicitStateExplicitRouting" Version="0.0.285" />

 AggregateSource.Content.ExplicitStateExplicitRouting 0.0.285

AggregateSource provides lightweight infrastructure for building an eventsourced, aggregate based domain model. Root & entity with explicit state & routing.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>AggregateSource.Content.ExplicitStateExplicitRouting</id>
    <version>0.0.285</version>
    <title>AggregateSource.Content.ExplicitStateExplicitRouting</title>
    <authors>Yves Reynhout</authors>
    <owners>Yves Reynhout</owners>
    <licenseUrl>https://raw.github.com/yreynhout/AggregateSource/master/LICENSE.txt</licenseUrl>
    <projectUrl>https://github.com/yreynhout/AggregateSource</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>AggregateSource provides lightweight infrastructure for building an eventsourced, aggregate based domain model. Root &amp; entity with explicit state &amp; routing.</description>
    <releaseNotes>Warning! The API is still in flux. NET40 and NET45 support.</releaseNotes>
    <copyright>Copyright 2013, BitTacklr. All rights reserved.</copyright>
    <tags>eventsourcing DDDesign</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.0">
        <dependency id="AggregateSource" version="0.0.285" />
      </group>
      <group targetFramework=".NETFramework4.5">
        <dependency id="AggregateSource" version="0.0.285" />
      </group>
    </dependencies>
  </metadata>
</package>