C1.Blazor.Grid by MESCIUS inc.

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

.NET API 379,176 bytes

 C1.Blazor.Grid 8.0.20233.734

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>8.0.20233.734</version>
    <title>C1.Blazor.Grid</title>
    <authors>MESCIUS inc.</authors>
    <owners>MESCIUS inc.</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">license.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>images\icon.png</icon>
    <readme>docs\README.md</readme>
    <projectUrl>https://developer.mescius.com/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>©️ MESCIUS inc. All rights reserved.</copyright>
    <language>en-US</language>
    <tags>DataGrid Grid FlexGrid ComponentOne Blazor</tags>
    <dependencies>
      <group targetFramework="net6.0">
        <dependency id="C1.DataCollection" version="7.0.20233.175" />
        <dependency id="Microsoft.AspNetCore.Components" version="6.0.25" />
        <dependency id="Microsoft.AspNetCore.Components.Web" version="6.0.25" />
        <dependency id="C1.Blazor.Core" version="[8.0.20233.734]" />
        <dependency id="C1.Blazor.DataFilter" version="[8.0.20233.734]" />
        <dependency id="C1.Blazor.GridControl" version="[8.0.20233.734]" />
        <dependency id="C1.Blazor.Input" version="[8.0.20233.734]" />
      </group>
    </dependencies>
  </metadata>
</package>