Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.08 KB

File metadata and controls

34 lines (19 loc) · 1.08 KB

Frends.ManagementApi.Request

Task for Frends Management API related operations.

License: MIT Build Coverage

Installing

You can install the Task via frends UI Task View.

Building

Clone a copy of the repository

git clone https://github.com/FrendsPlatform/Frends.ManagementApi.git

Build the project

dotnet build

Run tests

Run the tests

dotnet test

Create a NuGet package

dotnet pack --configuration Release

Third party licenses

StyleCop.Analyzer version (unmodified version 1.1.118) used to analyze code uses Apache-2.0 license, full text and source code can be found in https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/README.md