Machine.Specifications-Signed by Aaron Jensen, Alexander Groß, Daniel Marbach, et al.

<PackageReference Include="Machine.Specifications-Signed" Version="0.8.0-Unstable0014" />

.NET API 80,896 bytes

 Machine.Specifications-Signed 0.8.0-Unstable0014

Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata>
    <id>Machine.Specifications-Signed</id>
    <version>0.8.0-Unstable0014</version>
    <title>Machine.Specifications-Signed</title>
    <authors>Aaron Jensen, Alexander Groß, Daniel Marbach, et al.</authors>
    <owners>Alexander Groß, Daniel Marbach</owners>
    <licenseUrl>http://github.com/machine/machine.specifications/blob/master/License.txt</licenseUrl>
    <projectUrl>http://github.com/machine/machine.specifications</projectUrl>
    <iconUrl>http://github.com/machine/machine.specifications/raw/master/Misc/Machine.Specifications-128x128.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.</description>
    <summary>Machine.Specifications Context/Specification framework</summary>
    <language>en-US</language>
    <tags>test unit testing context specification bdd tdd mspec</tags>
    <references>
      <group targetFramework=".NETFramework4.5">
        <reference file="Machine.Specifications.dll" />
        <reference file="Machine.Specifications.Clr4.dll" />
      </group>
      <group targetFramework=".NETFramework4.0">
        <reference file="Machine.Specifications.dll" />
        <reference file="Machine.Specifications.Clr4.dll" />
      </group>
      <group>
        <reference file="Machine.Specifications.dll" />
      </group>
    </references>
  </metadata>
</package>