TRex.Metadata.Attributes 2.0.7

dotnet add package TRex.Metadata.Attributes --version 2.0.7
NuGet\Install-Package TRex.Metadata.Attributes -Version 2.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TRex.Metadata.Attributes" Version="2.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TRex.Metadata.Attributes --version 2.0.7
#r "nuget: TRex.Metadata.Attributes, 2.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TRex.Metadata.Attributes as a Cake Addin
#addin nuget:?package=TRex.Metadata.Attributes&version=2.0.7

// Install TRex.Metadata.Attributes as a Cake Tool
#tool nuget:?package=TRex.Metadata.Attributes&version=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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TRex.Metadata.Attributes:

Package Downloads
TRex

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.7 42,611 9/20/2017
2.0.6 1,804 9/19/2017
2.0.5 1,728 8/28/2017
2.0.4-alpha 1,238 8/28/2017
2.0.3-alpha 1,402 4/15/2017
2.0.2-alpha 1,761 3/19/2017
2.0.1-alpha 1,374 3/17/2017
1.0.1-alpha 1,604 5/7/2016
1.0.0-alpha 3,065 3/14/2016
0.1.8 7,435 8/20/2016
0.1.7 15,782 9/6/2015
0.1.6 1,968 9/6/2015
0.1.5 2,022 9/5/2015

- 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