Hackmesser.Execution by Maksim Shabanets

<PackageReference Include="Hackmesser.Execution" Version="1.0.0" />

 Hackmesser.Execution 1.0.0

Execution strategy allow you to handle exceptions easy and compact

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Hackmesser.Execution</id>
    <version>1.0.0</version>
    <authors>Maksim Shabanets</authors>
    <owners>Maksim Shabanets</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Execution strategy allow you to handle exceptions easy and compact</description>
    <tags>Execution, strategy, exception, handling</tags>
    <repository type="git" branch="master" commit="7e654141afb8b7d77b1655df75574c5d509065f9" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>