Info
Version: | 0.0.9 |
Author(s): | Juris Greitāns |
Last Update: | Tuesday, May 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jgreitans/pact-net |
NuGet Url: | https://www.nuget.org/packages/PactNet.LocalRuby |
Install
Install-Package PactNet.LocalRuby
dotnet add package PactNet.LocalRuby
paket add PactNet.LocalRuby
PactNet.LocalRuby Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- System.Diagnostics.Process(>= 4.3.0)
- System.Net.Http(>= 4.3.1)
- System.Runtime.Loader(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
Tags
This library supports using locally installed Ruby and packages instead of bundled ones.
This is a fork of Pact.Net project (https://github.com/pact-foundation/pact-net).