Contract testing tool for .NET Core.
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | Dariusz Pawlukiewicz | 
| Last Update: | Wednesday, July 31, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/GooRiOn/Pactify | 
| NuGet Url: | https://www.nuget.org/packages/Pactify | 
Install
Install-Package Pactify
                        dotnet add package Pactify
                        paket add Pactify
                        
                                Pactify Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.TestHost(>= 2.2.0)
 - Microsoft.CSharp(>= 4.5.0)
 - Newtonsoft.Json(>= 12.0.2)
 
Tags