AMF.Api.Core by MuleSoft Inc

<PackageReference Include="AMF.Api.Core" Version="0.9.12" />

 AMF.Api.Core 0.9.12

Core API support classes for the AMF tools package

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>AMF.Api.Core</id>
    <version>0.9.12</version>
    <title>AMF.Api.Core</title>
    <authors>MuleSoft Inc</authors>
    <owners>MuleSoft Inc</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://github.com/mulesoft-labs/amf-dotnet-tools</projectUrl>
    <iconUrl>http://raml.org/images/logo.png</iconUrl>
    <description>Core API support classes for the AMF tools package</description>
    <copyright>Copyright © 2018 MuleSoft</copyright>
    <tags>RAML OAS SWAGGER REST API SCHEMA MARKUP CLIENT SERVICE</tags>
    <dependencies>
      <dependency id="Microsoft.Net.Http" version="2.2.29" />
      <dependency id="Newtonsoft.Json" version="6.0.4" />
    </dependencies>
  </metadata>
</package>