StardustDL.RazorComponents.AntDesigns by StardustDL

<PackageReference Include="StardustDL.RazorComponents.AntDesigns" Version="0.6.0.18" />

 StardustDL.RazorComponents.AntDesigns 0.6.0.18

Wrapper for AntDesign Blazor at https://github.com/ant-design-blazor/ant-design-blazor.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>StardustDL.RazorComponents.AntDesigns</id>
    <version>0.6.0.18</version>
    <authors>StardustDL</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MPL-2.0</license>
    <licenseUrl>https://licenses.nuget.org/MPL-2.0</licenseUrl>
    <projectUrl>https://github.com/StardustDL/razorcomponents</projectUrl>
    <description>Wrapper for AntDesign Blazor at https://github.com/ant-design-blazor/ant-design-blazor.</description>
    <copyright>StardustDL</copyright>
    <repository type="Git" url="https://github.com/StardustDL/razorcomponents" />
    <dependencies>
      <group targetFramework="net5.0">
        <dependency id="AntDesign" version="0.6.0" exclude="Build,Analyzers" />
        <dependency id="Modulight.Modules.Client.RazorComponents" version="0.0.4-preview.40" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>