Org.Cdk8s.Plus by Amazon Web Services

<PackageReference Include="Org.Cdk8s.Plus" Version="0.28.0" />

.NET API 440,832 bytes

 Org.Cdk8s.Plus 0.28.0

High level abstractions on top of cdk8s (Stability: Experimental)

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Org.Cdk8s.Plus</id>
    <version>0.28.0</version>
    <authors>Amazon Web Services</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <description>High level abstractions on top of cdk8s (Stability: Experimental)</description>
    <tags>cdk kubernetes k8s constructs</tags>
    <repository type="git" url="https://github.com/awslabs/cdk8s.git" />
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="Amazon.JSII.Runtime" version="[1.11.0, 2.0.0)" exclude="Build,Analyzers" />
        <dependency id="Constructs" version="[2.0.2, 3.0.0)" exclude="Build,Analyzers" />
        <dependency id="Org.Cdk8s" version="[0.28.0, 0.29.0)" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>