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
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="Equin.ApplicationFramework.BindingListView" Version="1.4.5222.35545" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Equin.ApplicationFramework.BindingListView" Version="1.4.5222.35545" />
<PackageReference Include="Equin.ApplicationFramework.BindingListView" />
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 Equin.ApplicationFramework.BindingListView --version 1.4.5222.35545
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Equin.ApplicationFramework.BindingListView, 1.4.5222.35545"
#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 Equin.ApplicationFramework.BindingListView@1.4.5222.35545
#: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=Equin.ApplicationFramework.BindingListView&version=1.4.5222.35545
#tool nuget:?package=Equin.ApplicationFramework.BindingListView&version=1.4.5222.35545
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 | 995 | 4/19/2014 |
Initial