TRex 2.0.1-alpha
See the version list below for details.
dotnet add package TRex --version 2.0.1-alpha
NuGet\Install-Package TRex -Version 2.0.1-alpha
<PackageReference Include="TRex" Version="2.0.1-alpha" />
paket add TRex --version 2.0.1-alpha
#r "nuget: TRex, 2.0.1-alpha"
// Install TRex as a Cake Addin #addin nuget:?package=TRex&version=2.0.1-alpha&prerelease // Install TRex as a Cake Tool #tool nuget:?package=TRex&version=2.0.1-alpha&prerelease
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Swashbuckle.Core (>= 5.5.3)
- TRex.Metadata.Attributes (= 2.0.1-alpha)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.7 | 47,367 | 9/20/2017 |
2.0.6 | 998 | 9/19/2017 |
2.0.5 | 1,309 | 8/28/2017 |
2.0.4-alpha | 762 | 8/28/2017 |
2.0.3-alpha | 983 | 4/15/2017 |
2.0.2-alpha | 1,058 | 3/19/2017 |
2.0.1-alpha | 845 | 3/17/2017 |
1.0.1-alpha | 985 | 5/7/2016 |
1.0.0-alpha | 2,883 | 3/14/2016 |
0.1.8 | 7,354 | 8/20/2016 |
0.1.7 | 15,058 | 9/6/2015 |
0.1.6 | 1,140 | 9/6/2015 |
0.1.5 | 1,671 | 9/5/2015 |
0.1.4 | 50,555 | 6/11/2015 |
0.1.3 | 1,481 | 4/27/2015 |
0.0.2 | 1,391 | 4/26/2015 |
0.0.1 | 1,376 | 4/25/2015 |
- Fixed DynamicValueLookup attribute implementation
- Fixed push trigger implementation
- Added support for building polling triggers in a similar way to original behavior (i.e., handling the cases where there is data or no data without requiring heaps of custom code)
- Updated dependency version