| Version | Downloads |
|---|---|
| 0.3.0 | 2 |
To install TenaLanding.Integration.AspNetCore from the command line, run the following command:
nuget install TenaLanding.Integration.AspNetCore -Version 0.3.0 -Source https://nuget.sapec.md/nuget/Sapec/v3/index.json
To install TenaLanding.Integration.AspNetCore from the Package Manager Console within Visual Studio, run the following command:
Install-Package TenaLanding.Integration.AspNetCore -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.AspNetCore" Version="0.3.0" />