angular-busy by Chris Gross

<PackageReference Include="angular-busy" Version="4.1.4" />

 angular-busy 4.1.4

Show busy/loading indicators on any $http or $resource request, or on any promise.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>angular-busy</id>
    <version>4.1.4</version>
    <title>angular-busy</title>
    <authors>Chris Gross</authors>
    <owners>beaudetious</owners>
    <projectUrl>https://github.com/cgross/angular-busy</projectUrl>
    <iconUrl>https://secure.gravatar.com/avatar/6e1b5ab3ef1593413f1bee4e5a6e6ae7?s=140&amp;d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Show busy/loading indicators on any $http or $resource request, or on any promise.</description>
    <releaseNotes>Fixed deprecated Angular success promise methods for 1.6. Published to npm.</releaseNotes>
    <tags>angular-js angular angular-busy</tags>
  </metadata>
</package>