MongoDB.Entities by Đĵ ΝιΓΞΗΛψΚ

<PackageReference Include="MongoDB.Entities" Version="22.1.0.3-beta" />

 MongoDB.Entities 22.1.0.3-beta

A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>MongoDB.Entities</id>
    <version>22.1.0.3-beta</version>
    <authors>Đĵ ΝιΓΞΗΛψΚ</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>icon.png</icon>
    <readme>README.md</readme>
    <projectUrl>https://mongodb-entities.com/</projectUrl>
    <description>A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management.</description>
    <copyright>Đĵ ΝιΓΞΗΛψΚ</copyright>
    <tags>mongodb mongodb-orm mongodb-repo mongodb-repository entities nosql orm linq netcore repository aspnetcore netcore2 netcore3 dotnetstandard database persistance dal repo</tags>
    <repository type="git" url="https://github.com/dj-nitehawk/MongoDB.Entities.git" commit="ed831ed0d584be15bdf052e3df790b4690142082" />
    <dependencies>
      <group targetFramework=".NETStandard2.1">
        <dependency id="Microsoft.CSharp" version="4.7.0" exclude="Build,Analyzers" />
        <dependency id="MongoDB.Driver" version="2.22.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>