Huxley.Net.Sql by Pietro Martinelli

<PackageReference Include="Huxley.Net.Sql" Version="0.2.0.1-build.154" />

 Huxley.Net.Sql 0.2.0.1-build.154

Utilities library built on the top of native MongoDb driver.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Huxley.Net.Sql</id>
    <version>0.2.0.1-build.154</version>
    <title>Huxley.Net.Sql</title>
    <authors>Pietro Martinelli</authors>
    <owners>Pietro Martinelli</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://www.gnu.org/licenses/lgpl-3.0.en.html</licenseUrl>
    <projectUrl>https://gitlab.com/darwinsw/huxley.net</projectUrl>
    <description>Utilities library built on the top of native MongoDb driver.</description>
    <releaseNotes>Add facility extension method for Count(*) on MongoDb collection.</releaseNotes>
    <copyright>Copyleft 2018</copyright>
    <tags>mongodb utilities library driver client</tags>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.Data" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>