Archon.WebApi by Archon Information Systems, LLC

<PackageReference Include="Archon.WebApi" Version="1.3.2" />

.NET API 19,456 bytes

 Archon.WebApi 1.3.2

Extension and helper methods that make working with Asp.Net Web API easier

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Archon.WebApi</id>
    <version>1.3.2</version>
    <title>Archon Web API Framework</title>
    <authors>Archon Information Systems, LLC</authors>
    <owners>Archon Information Systems, LLC</owners>
    <licenseUrl>https://github.com/ArchonInfoSys/framework-webapi/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/ArchonInfoSys/framework-webapi</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Extension and helper methods that make working with Asp.Net Web API easier</description>
    <dependencies>
      <dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.3" />
    </dependencies>
  </metadata>
</package>