Piktical.Api.PrimaryTicketAgent

Package Description


Keywords
License
MIT
Install
Install-Package Piktical.Api.PrimaryTicketAgent -Version 1.0.70

Documentation

Piktical API

These are the contracts for the Piktical API implementation.

Running tests

The unit tests can be run using the .NET CLI. To run the tests in the test/Piktical.Api.Core.Test folder, open a terminal in that folder and run the script:

dotnet test