Aggregates.NET by Charles Solar

<PackageReference Include="Aggregates.NET" Version="0.16.19.81" />

 Aggregates.NET 0.16.19.81

ES/CQRS framework for NServiceBus and EventStore

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Aggregates.NET</id>
    <version>0.16.19.81</version>
    <title>Aggregates.NET</title>
    <authors>Charles Solar</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>icon.png</icon>
    <projectUrl>https://github.com/charlessolar/Aggregates.NET</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/charlessolar/Aggregates.NET/master/icon.png</iconUrl>
    <description>ES/CQRS framework for NServiceBus and EventStore</description>
    <copyright>Copyright (c) 2021</copyright>
    <tags>CQRS ES event sourcing NServiceBus GetEventStore eventstore ddd</tags>
    <repository type="git" url="https://github.com/charlessolar/Aggregates.NET" commit="87715cb92ee1b55ddb32c8076d3a5a574a9bde48" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.CSharp" version="4.7.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>