MBrace.Core by Eirik Tsarpalis

<PackageReference Include="MBrace.Core" Version="0.9.4-alpha" />

 MBrace.Core 0.9.4-alpha

The MBrace core library contains all cloud workflow essentials, libraries and local execution tools for authoring distributed code.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>MBrace.Core</id>
    <version>0.9.4-alpha</version>
    <authors>Eirik Tsarpalis</authors>
    <owners>Eirik Tsarpalis</owners>
    <licenseUrl>https://github.com/mbraceproject/MBrace.Core/blob/master/License.md</licenseUrl>
    <projectUrl>https://m-brace.net/</projectUrl>
    <iconUrl>https://avatars2.githubusercontent.com/u/9674757</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>The MBrace core library contains all cloud workflow essentials,  libraries and local execution tools for authoring distributed code.</description>
    <summary>The MBrace core library contains all cloud workflow essentials,  libraries and local execution tools for authoring distributed code.</summary>
    <releaseNotes>Packaging hotfix.</releaseNotes>
    <copyright>Copyright 2015</copyright>
    <tags>F# cloud mapreduce distributed</tags>
  </metadata>
</package>