MintPlayer.ObservableCollection 9.0.0

dotnet add package MintPlayer.ObservableCollection --version 9.0.0                
NuGet\Install-Package MintPlayer.ObservableCollection -Version 9.0.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="MintPlayer.ObservableCollection" Version="9.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MintPlayer.ObservableCollection --version 9.0.0                
#r "nuget: MintPlayer.ObservableCollection, 9.0.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 MintPlayer.ObservableCollection as a Cake Addin
#addin nuget:?package=MintPlayer.ObservableCollection&version=9.0.0

// Install MintPlayer.ObservableCollection as a Cake Tool
#tool nuget:?package=MintPlayer.ObservableCollection&version=9.0.0                

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 Compatible and additional computed target framework versions.
.NET net9.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0 76 11/13/2024
8.2.1 105 8/5/2024
8.2.0 127 2/28/2024
8.1.0 194 12/20/2023
8.0.0 260 11/14/2023
7.0.1 813 11/18/2022
7.0.0 343 11/17/2022
7.0.0-preview.1 106 10/31/2022
6.0.4 378 11/18/2022
6.0.3 412 10/31/2022
6.0.1 575 9/19/2022
6.0.0 508 9/19/2022
1.5.0 617 7/22/2021
1.4.0 365 6/28/2021
1.3.0 409 6/25/2021
1.2.2 656 11/7/2020
1.2.1 471 9/17/2020
1.2.0 632 7/7/2020
1.2.0-preview3 303 7/7/2020
1.2.0-preview2 293 7/7/2020
1.2.0-preview1 298 7/7/2020
1.1.1 454 7/7/2020
1.1.0 443 7/7/2020
1.0.7 411 7/7/2020
1.0.6 517 6/28/2020
1.0.5 534 6/27/2020
1.0.4 558 6/27/2020
1.0.3 449 6/8/2020
1.0.2 457 6/5/2020
1.0.1 442 6/5/2020
1.0.0 752 10/18/2019