TRex.Metadata.Attributes by Nick Hauenstein

<PackageReference Include="TRex.Metadata.Attributes" Version="2.0.7" />

 TRex.Metadata.Attributes 2.0.7

QuickLearn's T-Rex Metadata Library provides attributes that can be used to decorate your API Apps' actions and models for Logic App consumption. Use this package for shared projects containing models.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>TRex.Metadata.Attributes</id>
    <version>2.0.7</version>
    <title>T-Rex Metadata Library (Attributes Only)</title>
    <authors>Nick Hauenstein</authors>
    <owners>Nick Hauenstein</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>https://github.com/nihaue/TRex/</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/nihaue/TRex/master/Docs/Images/PackageIcon.png</iconUrl>
    <description>QuickLearn's T-Rex Metadata Library provides attributes that can be used to decorate your API Apps' actions and models for Logic App consumption. Use this package for shared projects containing models.</description>
    <releaseNotes>- Updated Trigger attribute handling to allow the x-ms-trigger vendor extension to be emitted for webhook subscription style triggers
    - Version bump to synchronize with TRex package</releaseNotes>
    <copyright>Copyright 2017</copyright>
    <tags>T-Rex TRex API Apps App Service Metadata Logic Flow Swagger Swashbuckle</tags>
    <dependencies />
  </metadata>
</package>