C1.Blazor.ListView 10.0.20252.1309

dotnet add package C1.Blazor.ListView --version 10.0.20252.1309
                    
NuGet\Install-Package C1.Blazor.ListView -Version 10.0.20252.1309
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="C1.Blazor.ListView" Version="10.0.20252.1309" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.Blazor.ListView" Version="10.0.20252.1309" />
                    
Directory.Packages.props
<PackageReference Include="C1.Blazor.ListView" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add C1.Blazor.ListView --version 10.0.20252.1309
                    
#r "nuget: C1.Blazor.ListView, 10.0.20252.1309"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package C1.Blazor.ListView@10.0.20252.1309
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=C1.Blazor.ListView&version=10.0.20252.1309
                    
Install as a Cake Addin
#tool nuget:?package=C1.Blazor.ListView&version=10.0.20252.1309
                    
Install as a Cake Tool

About

The ComponentOne Blazor ListView component provides item selection with support for range selection, custom item templates, on-demand loading, sorting, grouping, filtering and paging.

Blazor ListView Component

Key Features:

  • Fast clientside performance with data virtualization (on-demand loading) and paging
  • Perform asynchronous data operations such as sorting, grouping & filtering on the server or client
  • Enable full-text searching or filtering from a text input
  • Enable single item and multiple item range selection
  • Provide multiple item selection with checkboxes
  • Data-binding to any enumerable list of objects
  • Customize list item templates using HTML & CSS
  • Supports Blazor Server and WebAssembly applications

Learn more at developer.mescius.com/componentone.

Resources

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on C1.Blazor.ListView:

Package Downloads
C1.Blazor.Input

Input provides specialized editors including auto-complete, combo-box, text-box, and a custom drop-down.

C1.Blazor.DateTimeEditors

The DateTimeEditors control provides a single, intuitive UI for selecting date and time values. The TimeEditor control provides a simple masked editor for time values only. You can edit your date and time values by using the spin buttons, using the keyboard arrows, or by typing in fields.

C1.Blazor.GridControl

Control used to display, select and edit tabular information.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.20252.1309 511 2/12/2026
10.0.20252.1227 1,027 12/1/2025
9.0.20251.1134 1,389 9/18/2025
9.0.20251.1101 838 7/11/2025
9.0.20251.1071 687 6/5/2025
8.0.20242.1038 1,385 2/26/2025
8.0.20242.1008 738 12/27/2024
8.0.20242.965 1,092 11/12/2024
8.0.20241.927 975 9/3/2024
8.0.20241.872 735 7/8/2024
8.0.20241.820 721 5/29/2024
8.0.20233.734 777 3/12/2024
8.0.20233.704 783 1/19/2024
8.0.20233.676 1,229 11/29/2023
8.0.20233.670 237 11/15/2023
7.0.20233.668 484 11/15/2023
6.0.20232.620 832 9/11/2023
6.0.20232.589 768 7/17/2023
6.0.20231.543 844 5/31/2023
6.0.20231.491 1,200 3/24/2023
Loading failed