BuildIt.Bot.Api by Built to Roam Pty Ltd

<PackageReference Include="BuildIt.Bot.Api" Version="1.0.0.78-beta" />

 BuildIt.Bot.Api 1.0.0.78-beta

This library contains a number of helper methods and functions that makes work Bot Framework and Push Notifications easier

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>BuildIt.Bot.Api</id>
    <version>1.0.0.78-beta</version>
    <title>BuildIt.Bot.Api</title>
    <authors>Built to Roam Pty Ltd</authors>
    <owners>Built to Roam Pty Ltd</owners>
    <licenseUrl>https://github.com/builttoroam/BuildIt/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/builttoroam/BuildIt/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>This library contains a number of helper methods and functions that makes work Bot Framework and Push Notifications easier</description>
    <copyright>Copyright © 2016</copyright>
    <tags>BuildIt</tags>
    <dependencies>
      <dependency id="Microsoft.Bot.Builder" version="3.5.2" />
      <dependency id="BuildIt.Web" version="1.0.0.77" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.Web" targetFramework=".NETFramework4.6" />
    </frameworkAssemblies>
  </metadata>
</package>