MintPlayer.ObservableCollection
8.2.1
See the version list below for details.
dotnet add package MintPlayer.ObservableCollection --version 8.2.1
NuGet\Install-Package MintPlayer.ObservableCollection -Version 8.2.1
<PackageReference Include="MintPlayer.ObservableCollection" Version="8.2.1" />
paket add MintPlayer.ObservableCollection --version 8.2.1
#r "nuget: MintPlayer.ObservableCollection, 8.2.1"
// Install MintPlayer.ObservableCollection as a Cake Addin #addin nuget:?package=MintPlayer.ObservableCollection&version=8.2.1 // Install MintPlayer.ObservableCollection as a Cake Tool #tool nuget:?package=MintPlayer.ObservableCollection&version=8.2.1
Extended version of System.Collections.ObjectModel.ObservableCollection. This class allows you to:
1) Use AddRange, invoking the CollectionChanged event only once
2) Use RemoveRange, invoking the CollectionChanged event only once
3) Monitor properties of the items in the collection
4) Add/Remove/Replace items from another thread
5) Support for WPF
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MintPlayer.ObservableCollection:
Package | Downloads |
---|---|
KarnaughMap
This package contains a .NET Core Windows Forms control that renders a Karnaugh-map which is fully interactive. |
|
MintPlayer.KarnaughMap
This package contains a .NET Core Windows Forms control that renders a Karnaugh-map which is fully interactive. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.0 | 98 | 11/13/2024 |
8.2.1 | 111 | 8/5/2024 |
8.2.0 | 133 | 2/28/2024 |
8.1.0 | 198 | 12/20/2023 |
8.0.0 | 264 | 11/14/2023 |
7.0.1 | 838 | 11/18/2022 |
7.0.0 | 347 | 11/17/2022 |
7.0.0-preview.1 | 108 | 10/31/2022 |
6.0.4 | 382 | 11/18/2022 |
6.0.3 | 416 | 10/31/2022 |
6.0.1 | 585 | 9/19/2022 |
6.0.0 | 532 | 9/19/2022 |
1.5.0 | 625 | 7/22/2021 |
1.4.0 | 369 | 6/28/2021 |
1.3.0 | 413 | 6/25/2021 |
1.2.2 | 660 | 11/7/2020 |
1.2.1 | 475 | 9/17/2020 |
1.2.0 | 636 | 7/7/2020 |
1.2.0-preview3 | 305 | 7/7/2020 |
1.2.0-preview2 | 295 | 7/7/2020 |
1.2.0-preview1 | 300 | 7/7/2020 |
1.1.1 | 458 | 7/7/2020 |
1.1.0 | 447 | 7/7/2020 |
1.0.7 | 415 | 7/7/2020 |
1.0.6 | 521 | 6/28/2020 |
1.0.5 | 538 | 6/27/2020 |
1.0.4 | 562 | 6/27/2020 |
1.0.3 | 453 | 6/8/2020 |
1.0.2 | 461 | 6/5/2020 |
1.0.1 | 446 | 6/5/2020 |
1.0.0 | 756 | 10/18/2019 |