RavenDB.Tests.Helpers by Hibernating Rhinos

<PackageReference Include="RavenDB.Tests.Helpers" Version="3.5.9" />

 RavenDB.Tests.Helpers 3.5.9

This package includes a utility class that helps test features of RavenDB. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>RavenDB.Tests.Helpers</id>
    <version>3.5.9</version>
    <title>RavenDB Test Helpers</title>
    <authors>Hibernating Rhinos</authors>
    <owners>Hibernating Rhinos</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://www.ravendb.net/licensing</licenseUrl>
    <projectUrl>http://www.ravendb.net/</projectUrl>
    <iconUrl>http://static.ravendb.net/logo-for-nuget.png</iconUrl>
    <description>This package includes a utility class that helps test features of RavenDB. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems.</description>
    <summary>This package includes a utility class that helps test features of RavenDB.</summary>
    <language>en-US</language>
    <tags>nosql ravendb raven document database test</tags>
    <dependencies>
      <dependency id="RavenDB.Database" version="[3.5.9]" />
    </dependencies>
  </metadata>
</package>