Hexarc.Pact.Protocol 1.1.2
The Hexarc Pact protocol models and infrastructure for the type system and API endpoint contracts.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Hexarc.Pact.Protocol</id>
<version>1.1.2</version>
<authors>Max Koverdyaev</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>hexarc.png</icon>
<projectUrl>https://github.com/hexarc-software/hexarc-pact</projectUrl>
<description>The Hexarc Pact protocol models and infrastructure for the type system and API endpoint contracts.</description>
<tags>Protocol Pact Api Json Http</tags>
<repository url="https://github.com/hexarc-software/hexarc-pact" />
<dependencies>
<group targetFramework="net5.0">
<dependency id="Hexarc.Annotations" version="[1.2.0, 2.0.0)" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>