VelocityDB by VelocityDB, Inc

<PackageReference Include="VelocityDB" Version="6.0.1" />

 VelocityDB 6.0.1

High performance and availability, scalable and very flexible pure .NET database. Using VelocityDB saves time and money for all software requiring reliable, high performance data persistence. The use of VelocityDB can be hidden from your application user's and doesn't require a lot of CPU usage or disk space.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>VelocityDB</id>
    <version>6.0.1</version>
    <authors>VelocityDB, Inc</authors>
    <owners>VelocityDB, Inc</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://velocitydb.com/Eula.htm</licenseUrl>
    <projectUrl>http://velocitydb.com/</projectUrl>
    <iconUrl>http://velocitydb.com/images/VelocityDbLogo.svg</iconUrl>
    <description>High performance and availability, scalable and very flexible pure .NET database. Using VelocityDB saves time and money for all software requiring reliable, high performance data persistence. The use of VelocityDB can be hidden from your application user's and doesn't require a lot of CPU usage or disk space.</description>
    <summary>VelocityDB is a NoSQL Object Database, a Graph Data Store and an excellent choice for Embedded/Distributed database.</summary>
    <releaseNotes>Support non IOptimizedPersistable types in LinqPad. Persist non IOptimizedPersistable objects to one database per type as expected. AzureSession extension moved from VelocityDBExtensions to VelocityDBExtensions2 due to dependencies requiring a newer .NET version.</releaseNotes>
    <copyright>Copyright 2016</copyright>
    <tags>Object Database NoSQL .NET C# F# VB.NET C++ CLI Universal Windows NET CORE Standard Xamarin Mono Android iOS Mac Xbox cross-platform web asp.net identity persistence client csv json server oodb key-value scalable fast flexible distributable embedded sync big data events geo hash Azure</tags>
  </metadata>
</package>