Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 463 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 463 Bytes

PeakUp.Integrations.Parasut

Integration helper for Parasut's API.

Installation

Package Manager Console

Install-Package PeakUp.Integrations.Parasut -Version 0.1.0 

.NET CLI

dotnet add package PeakUp.Integrations.Parasut --version 0.1.0 

Paket CLI

paket add PeakUp.Integrations.Parasut --version 0.1.0 

Sample project is the Terminal one. Just configure the parameters in the app.config file and you are good to go.