VirtualizingWrapPanel 1.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package VirtualizingWrapPanel --version 1.5.0
NuGet\Install-Package VirtualizingWrapPanel -Version 1.5.0
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="VirtualizingWrapPanel" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VirtualizingWrapPanel --version 1.5.0
#r "nuget: VirtualizingWrapPanel, 1.5.0"
#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.
// Install VirtualizingWrapPanel as a Cake Addin
#addin nuget:?package=VirtualizingWrapPanel&version=1.5.0

// Install VirtualizingWrapPanel as a Cake Tool
#tool nuget:?package=VirtualizingWrapPanel&version=1.5.0

Implementation of a VirtualizingWrapPanel for WPF running .NET Framework or .NET Core. 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. In addition a simple VirtualizingItemsControl is included. Samples, API-Documentation and Source Code are available on the project site.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VirtualizingWrapPanel:

Package Downloads
MsMaterialDesignExtensions

code-base from https://github.com/spiegelp/MaterialDesignExtensions

GitHub repositories (17)

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.0.5 4,008 2/4/2024
2.0.4 777 1/23/2024
2.0.2 441 1/9/2024
2.0.1 95 1/9/2024
2.0.0 101 1/9/2024
2.0.0-preview5 202 1/1/2024
2.0.0-preview4 709 11/28/2023
2.0.0-preview3 1,291 1/21/2023
2.0.0-preview2 198 1/1/2023
2.0.0-preview1 149 12/31/2022
1.5.8 12,732 11/13/2023
1.5.7 152,740 12/17/2021
1.5.6 5,058 11/6/2021
1.5.4 109,190 4/5/2021
1.5.3 30,612 11/10/2020
1.5.2 11,607 9/29/2020
1.5.1 4,172 8/14/2020
1.5.0 33,900 5/15/2020
1.4.3 4,862 4/18/2020
1.4.2 5,013 1/26/2020
1.4.0 1,914 11/9/2019
1.3.3 7,098 9/17/2019
1.3.2 1,091 8/15/2019
1.3.1 557 8/13/2019
1.3.0 553 8/12/2019
1.2.2 5,030 2/3/2019
1.1.1 946 12/9/2018
1.1.0 833 11/17/2018
1.0.8 1,218 7/1/2018

- Added SpacingMode property to control the spacing behaviour of the items
     - Added StretchItems property to allowing stretching the items