C1.Blazor.Grid by GrapeCity, Inc.

<PackageReference Include="C1.Blazor.Grid" Version="3.1.20203.35" />

.NET API 297,560 bytes

 C1.Blazor.Grid 3.1.20203.35

FlexGrid is a data grid which displays the information in a tabular view.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>C1.Blazor.Grid</id>
    <version>3.1.20203.35</version>
    <title>C1.Blazor.Grid</title>
    <authors>GrapeCity, Inc.</authors>
    <owners>GrapeCity, Inc.</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">license_EN.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>images\icon.png</icon>
    <projectUrl>https://www.grapecity.com/en/componentone</projectUrl>
    <iconUrl>http://files.grapecity.com/gccontent/gcbrand/samples/xamarin/C1logo_nuget.png</iconUrl>
    <description>FlexGrid is a data grid which displays the information in a tabular view.</description>
    <copyright>(c) GrapeCity, Inc.. All rights reserved.</copyright>
    <language>en-US</language>
    <tags>DataGrid Grid FlexGrid ComponentOne Blazor</tags>
    <dependencies>
      <dependency id="C1.DataCollection" version="1.0.20203.32" />
      <dependency id="Microsoft.AspNetCore.Components" version="3.1.4" />
      <dependency id="Microsoft.AspNetCore.Components.Web" version="3.1.4" />
      <dependency id="C1.Blazor.Core" version="[3.1.20203.35]" />
      <dependency id="C1.Blazor.Input" version="[3.1.20203.35]" />
    </dependencies>
  </metadata>
</package>