AccidentalFish.ApplicationSupport.DependencyResolver by James Randall

<PackageReference Include="AccidentalFish.ApplicationSupport.DependencyResolver" Version="6.0.0" />

 AccidentalFish.ApplicationSupport.DependencyResolver 6.0.0

Defines an interface to abstract away dependency injectors from the framework

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>AccidentalFish.ApplicationSupport.DependencyResolver</id>
    <version>6.0.0</version>
    <title>AccidentalFish Abstract Dependency Resolver Interface</title>
    <authors>James Randall</authors>
    <owners>James Randall</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <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>
    <description>Defines an interface to abstract away dependency injectors from the framework</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 />
  </metadata>
</package>