VirtualizingWrapPanel 1.3.0
See the version list below for details.
dotnet add package VirtualizingWrapPanel --version 1.3.0
NuGet\Install-Package VirtualizingWrapPanel -Version 1.3.0
<PackageReference Include="VirtualizingWrapPanel" Version="1.3.0" />
paket add VirtualizingWrapPanel --version 1.3.0
#r "nuget: VirtualizingWrapPanel, 1.3.0"
// Install VirtualizingWrapPanel as a Cake Addin #addin nuget:?package=VirtualizingWrapPanel&version=1.3.0 // Install VirtualizingWrapPanel as a Cake Tool #tool nuget:?package=VirtualizingWrapPanel&version=1.3.0
Implementation of a VirtualizingWrapPanel for .NET Framework 4.5 and higher. The panel supports horizontal and vertical orientation, caching, container recycling and grouping. The package also contains a GridView and GridDetailsView control based on the VirtualizingWrapPanel. Samples, API-Documentation and Source Code are available on the project site.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on VirtualizingWrapPanel:
Package | Downloads |
---|---|
MsMaterialDesignExtensions
code-base from https://github.com/spiegelp/MaterialDesignExtensions |
|
ClassIsland.Core
ClassIsland 应用核心依赖库,包括 ClassIsland 封装的一些常用控件和方法。 |
GitHub repositories (21)
Showing the top 5 popular GitHub repositories that depend on VirtualizingWrapPanel:
Repository | Stars |
---|---|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
|
|
1Remote/1Remote
One Remote Access Manager to Rule Them All
|
|
hitchao/Jvedio
Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片,Window 桌面端流畅美观的应用软件
|
|
BedrockLauncher/BedrockLauncher
|
Version | Downloads | Last updated |
---|---|---|
2.1.1 | 527 | 1/25/2025 |
2.1.0 | 147,211 | 11/2/2024 |
2.0.12 | 1,228 | 10/25/2024 |
2.0.11 | 46,856 | 10/1/2024 |
2.0.10 | 223,590 | 7/10/2024 |
2.0.8 | 192 | 7/9/2024 |
2.0.6 | 6,573 | 5/14/2024 |
2.0.5 | 10,955 | 2/4/2024 |
2.0.4 | 1,091 | 1/23/2024 |
2.0.2 | 565 | 1/9/2024 |
2.0.1 | 128 | 1/9/2024 |
2.0.0 | 169 | 1/9/2024 |
2.0.0-preview5 | 277 | 1/1/2024 |
2.0.0-preview4 | 2,185 | 11/28/2023 |
2.0.0-preview3 | 1,668 | 1/21/2023 |
2.0.0-preview2 | 230 | 1/1/2023 |
2.0.0-preview1 | 184 | 12/31/2022 |
1.5.8 | 37,314 | 11/13/2023 |
1.5.7 | 229,614 | 12/17/2021 |
1.5.6 | 5,229 | 11/6/2021 |
1.5.4 | 138,666 | 4/5/2021 |
1.5.3 | 32,280 | 11/10/2020 |
1.5.2 | 11,816 | 9/29/2020 |
1.5.1 | 4,262 | 8/14/2020 |
1.5.0 | 44,224 | 5/15/2020 |
1.4.3 | 5,648 | 4/18/2020 |
1.4.2 | 5,838 | 1/26/2020 |
1.4.0 | 2,146 | 11/9/2019 |
1.3.3 | 7,192 | 9/17/2019 |
1.3.2 | 1,145 | 8/15/2019 |
1.3.1 | 595 | 8/13/2019 |
1.3.0 | 593 | 8/12/2019 |
1.2.2 | 5,207 | 2/3/2019 |
1.1.1 | 994 | 12/9/2018 |
1.1.0 | 878 | 11/17/2018 |
1.0.8 | 1,256 | 7/1/2018 |
- added experimental grouping support