RadCommons.async.AsyncManager by Radek Adamec

<PackageReference Include="RadCommons.async.AsyncManager" Version="2.0.1" />

 RadCommons.async.AsyncManager 2.0.1

Helpers for running the async tasks in sync mode and executing sync actions in async mode (Source only package).

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>RadCommons.async.AsyncManager</id>
    <version>2.0.1+552.190707161143.release.eea80db</version>
    <title>RadCommons.async.AsyncManager</title>
    <authors>Radek Adamec</authors>
    <owners>Radek Adamec</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <developmentDependency>true</developmentDependency>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/adamecr/Commons</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/adamecr/Commons/master/icon.png</iconUrl>
    <description>Helpers for running the async tasks in sync mode and executing sync actions in async mode (Source only package).</description>
    <copyright>Radek Adamec 2019</copyright>
    <tags>RadCommons source-only async</tags>
    <repository type="git" url="https://github.com/adamecr/Commons.git" branch="release" commit="eea80db" />
    <contentFiles>
      <files include="cs/**/*.*" buildAction="Compile" />
    </contentFiles>
  </metadata>
</package>