Palmer by Mitch Denny

<PackageReference Include="Palmer" Version="0.1.4724.20297" />

 Palmer 0.1.4724.20297

A simple portable library which allows .NET developers to express retry logic using a fluent-api.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Palmer</id>
    <version>0.1.4724.20297</version>
    <authors>Mitch Denny</authors>
    <owners>Mitch Denny</owners>
    <licenseUrl>http://raw.github.com/MitchDenny/Palmer/master/LICENSE</licenseUrl>
    <projectUrl>http://github.com/MitchDenny/Palmer</projectUrl>
    <iconUrl>http://raw.github.com/MitchDenny/Palmer/master/Palmer.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A simple portable library which allows .NET developers to express retry logic using a fluent-api.</description>
    <releaseNotes>This is the initial release of the Palmer library.</releaseNotes>
    <copyright>Copyright 2012</copyright>
    <tags>.net c# csharp deadlock retry fluent</tags>
  </metadata>
</package>