getgauge / gauge-csharp-lib

Definition of gauge c# Datatypes and Attributes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gauge CSharp Lib

Build Status Contributor Covenant

Gauge.CSharp.Lib is a dll that brings in Gauge's data types to C#. It is hosted in Nuget.

You will need Gauge and Gauge-dotnet plugin installed before installing Lib.

Build

From the root of this repository, run (build.sh on Unix (with dotnet core) build.cmd on Windows)

  • ./build.sh build
  • ./build.sh test, runs nunit tests
  • .build.sh package, creates the nuget package;

License

This program is licensed under:

Apache License, Version 2.0

Sponsors

This project is sponsored by Thoughtworks Inc..

About

Definition of gauge c# Datatypes and Attributes.

License:Apache License 2.0


Languages

Language:C# 97.9%Language:Shell 1.5%Language:Batchfile 0.6%