Jason.Server by Mauro Servienti

<PackageReference Include="Jason.Server" Version="0.1.0.1" />

.NET API 7,680 bytes

 Jason.Server 0.1.0.1

Jason is an infrastructure framework to easly handle the "Command" part of CQRS on top of server technologies such as WCF and WebAPI

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Jason.Server</id>
    <version>0.1.0.1</version>
    <title />
    <authors>Mauro Servienti</authors>
    <owners />
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Jason is an infrastructure framework to easly handle the "Command" part of CQRS on top of server technologies such as WCF and WebAPI</description>
    <dependencies>
      <dependency id="Radical" version="1.3.5.2" />
      <dependency id="Jason" version="0.0.0.1" />
      <dependency id="Jason.Tools" version="0.1.0.1" />
    </dependencies>
  </metadata>
</package>