AccidentalFish.ApplicationSupport.Processes by James Randall

<PackageReference Include="AccidentalFish.ApplicationSupport.Processes" Version="4.0.0" />

 AccidentalFish.ApplicationSupport.Processes 4.0.0

Optional background processes for the Accidental Fish applicaton framework. Includes email and logging.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>AccidentalFish.ApplicationSupport.Processes</id>
    <version>4.0.0.0</version>
    <title>AccidentalFish ApplicationSupport Background Processes</title>
    <authors>James Randall</authors>
    <owners>James Randall</owners>
    <licenseUrl>https://raw.githubusercontent.com/JamesRandall/AccidentalFish.ApplicationSupport/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/JamesRandall/AccidentalFish.ApplicationSupport</projectUrl>
    <iconUrl>http://www.accidentalfish.com/nugetidentity.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Optional background processes for the Accidental Fish applicaton framework. Includes email and logging.</description>
    <releaseNotes>See v3.1.0.md for release details</releaseNotes>
    <copyright>Copyright 2015 Accidental Fish Ltd.</copyright>
    <tags>azure paas application framework table sql queue deployment configuration</tags>
    <dependencies>
      <dependency id="Handlebars.Net" version="1.4.5" />
      <dependency id="Microsoft.WindowsAzure.ConfigurationManager" version="3.1.0" />
      <dependency id="RazorEngine" version="3.7.4" />
      <dependency id="WindowsAzure.Storage" version="6.1.0" />
      <dependency id="AccidentalFish.ApplicationSupport.Azure" version="4.0.0.0" />
      <dependency id="AccidentalFish.ApplicationSupport.Core" version="4.0.0.0" />
      <dependency id="AccidentalFish.ApplicationSupport.DependencyResolver" version="4.0.0.0" />
    </dependencies>
  </metadata>
</package>