DFC.Compui.Cosmos by Education and Skills Funding Agency Team

<PackageReference Include="DFC.Compui.Cosmos" Version="1.0.14" />

 DFC.Compui.Cosmos 1.0.14

Cosmos repository - allows storage/retrieval of documents in Cosmos. For details on how to use this package see the ReadMe file that is part of this repository.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>DFC.Compui.Cosmos</id>
    <version>1.0.14</version>
    <authors>Education and Skills Funding Agency Team</authors>
    <owners>Education and Skills Funding Agency Team</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <description>Cosmos repository - allows storage/retrieval of documents in Cosmos.
For details on how to use this package see the ReadMe file that is part of this repository.</description>
    <copyright>Copyright (c) 2020 Education and Skills Funding Agency Team</copyright>
    <tags>CompUI, Cosmos</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.1">
        <dependency id="Microsoft.AspNetCore.Http.Abstractions" version="2.2.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Azure.DocumentDB.Core" version="2.11.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.DependencyInjection.Abstractions" version="3.1.4" exclude="Build,Analyzers" />
        <dependency id="System.ComponentModel.Annotations" version="4.7.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>