Features Added
- Adding support for .netstandard/.net core #101. Currently PactNet will only still run on windows, but this gets us a step closer to having cross platform support.
Thanks to @adamrodger for adding this!
Bug Fixes
- Updating to the new Pact Standalone Core, which includes support for '.' characters in json keys, meaning it can work with odata #103
Install-Package PactNet -Version 2.0.6-beta -Pre