TenaLanding.Integration.Contracts

Wire contract between the TenaLanding portal and the applications it provisions people into.

Recent Packages

Version Downloads
0.3.0 2

Usage Instructions

Latest Version: 0.3.0

To install TenaLanding.Integration.Contracts from the command line, run the following command:

nuget install TenaLanding.Integration.Contracts -Version 0.3.0 -Source https://nuget.sapec.md/nuget/Sapec/v3/index.json

To install TenaLanding.Integration.Contracts from the Package Manager Console within Visual Studio, run the following command:

Install-Package TenaLanding.Integration.Contracts -Version 0.3.0 -Source https://nuget.sapec.md/nuget/Sapec/v3/index.json

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="TenaLanding.Integration.Contracts" Version="0.3.0" />