PostSharp.Patterns.Common by SharpCrafters s.r.o.

<PackageReference Include="PostSharp.Patterns.Common" Version="4.1.11" />

 PostSharp.Patterns.Common 4.1.11

Ready-made implementation of the Aggregatable (parent-child) pattern and common functionalities used by other PostSharp pattern libraries.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>PostSharp.Patterns.Common</id>
    <version>4.1.11</version>
    <title>PostSharp Common Pattern Library</title>
    <authors>SharpCrafters s.r.o.</authors>
    <owners>SharpCrafters s.r.o.</owners>
    <licenseUrl>http://www.postsharp.net/links/nuget-license</licenseUrl>
    <projectUrl>http://www.postsharp.net/links/nuget-home</projectUrl>
    <iconUrl>http://www.postsharp.net/nuget/icon.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Ready-made implementation of the Aggregatable (parent-child) pattern 
    and common functionalities used by other PostSharp pattern libraries.</description>
    <summary />
    <language>en-US</language>
    <tags>postsharp sharcrafters aop aspect Patterns aggregatable parent child</tags>
    <dependencies>
      <dependency id="PostSharp" version="[4.1.11, 5.0)" />
    </dependencies>
  </metadata>
</package>