﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.AspNet.WebApi.HelpPage.VB</id>
    <version>5.2.7</version>
    <title>Microsoft ASP.NET Web API 2.2 Help Page for VB</title>
    <authors>Microsoft</authors>
    <owners>Microsoft,aspnet</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm</licenseUrl>
    <projectUrl>https://www.asp.net/web-api</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <description>The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.</description>
    <summary>The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site.</summary>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <language>en-US</language>
    <tags>Microsoft AspNet WebApi AspNetWebApi HelpPage VB VisualBasic</tags>
    <repository type="git" url="https://github.com/aspnet/AspNetWebStack" />
    <dependencies>
      <dependency id="Microsoft.AspNet.WebApi.WebHost" version="[5.2.7, 5.3.0)" />
      <dependency id="Microsoft.AspNet.Mvc" version="[5.2.7, 5.3.0)" />
      <dependency id="Microsoft.AspNet.Razor" version="[3.2.7, 3.3.0)" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.ComponentModel.DataAnnotations" targetFramework="" />
      <frameworkAssembly assemblyName="System.Runtime.Serialization" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>