ConsumeAPI.UI.Simple 1.0.5-beta
Library for linking UI components with ConsumeAPI.Simple
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>ConsumeAPI.UI.Simple</id>
<version>1.0.5-beta</version>
<authors>Neville Nazerane</authors>
<owners>Neville Nazerane</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>http://netcoresimple.azurewebsites.net/</projectUrl>
<description>Library for linking UI components with ConsumeAPI.Simple</description>
<releaseNotes>- Added async call backs for all server errors</releaseNotes>
<tags>ui gui consume api netcore.simple ConsumeAPI.Simple</tags>
<dependencies>
<group targetFramework=".NETStandard1.0">
<dependency id="ConsumeAPI.Simple" version="1.4.1-beta" exclude="Build,Analyzers" />
<dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>