TrustSoft.Conditions by TrustSoft Ltd.

<PackageReference Include="TrustSoft.Conditions" Version="0.9.9.2" />

 TrustSoft.Conditions 0.9.9.2

Library that helps to check method arguments by conditions. Fluent methods for validating method arguments by conditions for .NET 3.5/4.0/4.5.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>TrustSoft.Conditions</id>
    <version>0.9.9.2</version>
    <title>TrustSoft.Conditions</title>
    <authors>TrustSoft Ltd.</authors>
    <owners>TrustSoft Ltd.</owners>
    <iconUrl>https://bitbucket.org/trustsoft/nugetpackagelogos/raw/56a13cc9d75111203917de59d63eabef7d4bbb10/TrustSoft.Conditions/logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Library that helps to check method arguments by conditions. Fluent methods for validating method arguments by conditions for .NET 3.5/4.0/4.5.</description>
    <summary>Library that helps to check method arguments by conditions. Fluent methods for validating method arguments by conditions for .NET 3.5/4.0/4.5.</summary>
    <releaseNotes>First public release.</releaseNotes>
    <copyright>Copyright © TrustSoft Ltd. 2012-2014</copyright>
    <language>en-US</language>
    <tags>Method Argument Validation Condition</tags>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System" targetFramework="" />
      <frameworkAssembly assemblyName="System.Core" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>