Syncfusion.Blazor.Buttons by Syncfusion Inc.

<PackageReference Include="Syncfusion.Blazor.Buttons" Version="20.4.0.51" />

 Syncfusion.Blazor.Buttons 20.4.0.51

This package provides the functionality to utilize the features of Syncfusion Blazor Button, Checkbox, Radio Button, Chips, Toggle Switch Button and Icons.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Syncfusion.Blazor.Buttons</id>
    <version>20.4.0.51</version>
    <title>Syncfusion Blazor Button Components</title>
    <authors>Syncfusion Inc.</authors>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>syncfusion_logo.png</icon>
    <readme>README.md</readme>
    <projectUrl>https://www.syncfusion.com/blazor-components/?utm_source=nuget&amp;utm_medium=listing</projectUrl>
    <description>This package provides the functionality to utilize the features of Syncfusion Blazor Button, Checkbox, Radio Button, Chips, Toggle Switch Button and Icons.</description>
    <releaseNotes>https://blazor.syncfusion.com/documentation/release-notes/20.4.51/?utm_source=nuget&amp;utm_medium=listing</releaseNotes>
    <copyright>Copyright 2001 - 2023 Syncfusion Inc.</copyright>
    <tags>syncfusion blazor blazor-buttons blazor-wasm blazor-webassembly button checkbox chips radio-button switch icons</tags>
    <dependencies>
      <group targetFramework="net6.0">
        <dependency id="Syncfusion.Blazor.Core" version="20.4.0.51" exclude="Build,Analyzers" />
      </group>
      <group targetFramework="net7.0">
        <dependency id="Syncfusion.Blazor.Core" version="20.4.0.51" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>