PoweredSoft.CQRS.GraphQL.HotChocolate by PoweredSoft.CQRS.GraphQL.HotChocolate

<PackageReference Include="PoweredSoft.CQRS.GraphQL.HotChocolate" Version="2.0.0-alpha-3" />

 PoweredSoft.CQRS.GraphQL.HotChocolate 2.0.0-alpha-3

Package Description

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>PoweredSoft.CQRS.GraphQL.HotChocolate</id>
    <version>2.0.0-alpha-3</version>
    <authors>PoweredSoft.CQRS.GraphQL.HotChocolate</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Package Description</description>
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="PoweredSoft.CQRS.Abstractions" version="2.0.0-alpha-3" exclude="Build,Analyzers" />
        <dependency id="PoweredSoft.CQRS.GraphQL.Abstractions" version="2.0.0-alpha-3" exclude="Build,Analyzers" />
        <dependency id="HotChocolate" version="11.0.9" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkReferences>
      <group targetFramework=".NETCoreApp3.1">
        <frameworkReference name="Microsoft.AspNetCore.App" />
      </group>
    </frameworkReferences>
  </metadata>
</package>