Equin.ApplicationFramework.BindingListView
1.4.5222.35545
dotnet add package Equin.ApplicationFramework.BindingListView --version 1.4.5222.35545
NuGet\Install-Package Equin.ApplicationFramework.BindingListView -Version 1.4.5222.35545
<PackageReference Include="Equin.ApplicationFramework.BindingListView" Version="1.4.5222.35545" />
<PackageVersion Include="Equin.ApplicationFramework.BindingListView" Version="1.4.5222.35545" />
<PackageReference Include="Equin.ApplicationFramework.BindingListView" />
paket add Equin.ApplicationFramework.BindingListView --version 1.4.5222.35545
#r "nuget: Equin.ApplicationFramework.BindingListView, 1.4.5222.35545"
#:package Equin.ApplicationFramework.BindingListView@1.4.5222.35545
#addin nuget:?package=Equin.ApplicationFramework.BindingListView&version=1.4.5222.35545
#tool nuget:?package=Equin.ApplicationFramework.BindingListView&version=1.4.5222.35545
The BindingListView .NET library provides a type-safe, sortable, filterable, data-bindable view of one or more lists of objects. It is the business objects equivalent of using a DataView on a DataTable in ADO.NET. If you have a list of objects to display on a Windows Forms UI (e.g. in a DataGridView) and want to allow your user to sort and filter, then this is the library to use!
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Equin.ApplicationFramework.BindingListView:
| Package | Downloads |
|---|---|
|
BlueByte.Wpf.FPSCollectionView
A filterable, sortable and pagable CollectionView |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Equin.ApplicationFramework.BindingListView:
| Repository | Stars |
|---|---|
|
scottlerch/HostsFileEditor
Easily edit and manage the hosts file for Windows
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.5222.35545 | 101,556 | 4/19/2014 |
Initial