Skip to content

Installation

Gurmit Teotia edited this page Sep 12, 2018 · 2 revisions

Guflow is distributed as nuget package. You can add Guflow to your project by following command:

     Install-Package Guflow
            OR
     dotnet add package Guflow

Guflow is supported for .net standard 1.3 onwards.

Clone this wiki locally