Chatham.Kit.ServiceDiscovery.Throttle 0.2.1
Service discovery kit for .NET microservices - Throttle
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Chatham.Kit.ServiceDiscovery.Throttle</id>
<version>0.2.1</version>
<authors>Chatham Financial Corp.</authors>
<owners>chathamfin</owners>
<licenseUrl>https://github.com/Chatham/Kit.ServiceDiscovery/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/Chatham/Kit.ServiceDiscovery/</projectUrl>
<iconUrl>https://avatars0.githubusercontent.com/u/1318667?v=3&s=140</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Service discovery kit for .NET microservices - Throttle</description>
<copyright>Copyright 2016 Chatham Financial Corp.</copyright>
<tags>kit,microservices,chatham</tags>
<dependencies>
<group targetFramework=".NETFramework4.5.1">
<dependency id="Chatham.Kit.ServiceDiscovery.Abstractions" version="[0.2.1, )" />
</group>
<group targetFramework=".NETStandard1.3">
<dependency id="NETStandard.Library" version="[1.6.0, )" />
<dependency id="Chatham.Kit.ServiceDiscovery.Abstractions" version="[0.2.1, )" />
</group>
</dependencies>
</metadata>
</package>