ThinkNet by Sunsoft Studio(mail:[email protected])

<PackageReference Include="ThinkNet" Version="2.0.0" />

 ThinkNet 2.0.0

An open-source framework can help you develop ddd+cqrs style applications. Support event-source, multithreading.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>ThinkNet</id>
    <version>2.0.0</version>
    <title>thinknet framework</title>
    <authors>Sunsoft Studio(mail:[email protected])</authors>
    <owners>younghan</owners>
    <licenseUrl>http://thinknet.codeplex.com/license</licenseUrl>
    <projectUrl>http://thinknet.codeplex.com</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>An open-source framework can help you develop ddd+cqrs style applications. Support event-source, multithreading.</description>
    <summary>An open-source framework can help you develop ddd+cqrs style applications.</summary>
    <copyright>Copyright 2014</copyright>
    <tags>DDD CQRS EDA</tags>
  </metadata>
</package>