DFC.ServiceTaxonomy.Neo4j by Education and Skills Funding Agency Team

<PackageReference Include="DFC.ServiceTaxonomy.Neo4j" Version="0.411.0-alpha0726" />

 DFC.ServiceTaxonomy.Neo4j 0.411.0-alpha0726

Execute commands and queries against Neo4j graph(s). Optionally layers a virtual cluster on top of individual graph instances.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>DFC.ServiceTaxonomy.Neo4j</id>
    <version>0.411.0-alpha0726</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>
    <projectUrl>https://github.com/SkillsFundingAgency/dfc-servicetaxonomy-editor</projectUrl>
    <description>Execute commands and queries against Neo4j graph(s). Optionally layers a virtual cluster on top of individual graph instances.</description>
    <tags>Neo4j Graph Cypher Cluster</tags>
    <repository type="git" url="https://github.com/SkillsFundingAgency/dfc-servicetaxonomy-editor" commit="96ca26d693cca64c0ebbd6981855a60322fb734b" />
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="Microsoft.Extensions.Logging" version="3.1.12" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Options" version="3.1.12" exclude="Build,Analyzers" />
        <dependency id="Neo4j.Driver" version="4.2.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>