MintPlayer.ObservableCollection 10.0.0-rc.1

This is a prerelease version of MintPlayer.ObservableCollection.
dotnet add package MintPlayer.ObservableCollection --version 10.0.0-rc.1
                    
NuGet\Install-Package MintPlayer.ObservableCollection -Version 10.0.0-rc.1
                    
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="10.0.0-rc.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MintPlayer.ObservableCollection" Version="10.0.0-rc.1" />
                    
Directory.Packages.props
<PackageReference Include="MintPlayer.ObservableCollection" />
                    
Project file
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 MintPlayer.ObservableCollection --version 10.0.0-rc.1
                    
#r "nuget: MintPlayer.ObservableCollection, 10.0.0-rc.1"
                    
#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 MintPlayer.ObservableCollection@10.0.0-rc.1
                    
#: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=MintPlayer.ObservableCollection&version=10.0.0-rc.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MintPlayer.ObservableCollection&version=10.0.0-rc.1&prerelease
                    
Install as a Cake Tool

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 net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 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.ObservableCollection.Extensions

Extension methods for MintPlayer.ObservableCollection

MintPlayer.KarnaughMap

This package contains a .NET Core Windows Forms control that renders a Karnaugh-map which is fully interactive.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MintPlayer.ObservableCollection:

Repository Stars
sn4k3/NetSonar
Network pings and other utilities
Version Downloads Last Updated
10.0.0-rc.1 199 9/19/2025
9.3.4 516 1/3/2025
9.3.3 166 1/3/2025
9.3.2 150 12/30/2024
9.3.1 116 12/30/2024
9.3.0 137 12/30/2024
9.2.0 143 12/29/2024
9.1.0 138 12/29/2024
9.0.0 149 11/13/2024
8.2.1 162 8/5/2024
8.2.0 180 2/28/2024
8.1.0 246 12/20/2023
8.0.0 303 11/14/2023
7.0.1 919 11/18/2022
7.0.0 432 11/17/2022
7.0.0-preview.1 176 10/31/2022
6.0.4 465 11/18/2022
6.0.3 492 10/31/2022
6.0.1 721 9/19/2022
6.0.0 634 9/19/2022
1.5.0 737 7/22/2021
1.4.0 477 6/28/2021
1.3.0 525 6/25/2021
1.2.2 778 11/7/2020
1.2.1 600 9/17/2020
1.2.0 745 7/7/2020
1.2.0-preview3 421 7/7/2020
1.2.0-preview2 414 7/7/2020
1.2.0-preview1 414 7/7/2020
1.1.1 586 7/7/2020
1.1.0 572 7/7/2020
1.0.7 524 7/7/2020
1.0.6 643 6/28/2020
1.0.5 658 6/27/2020
1.0.4 685 6/27/2020
1.0.3 574 6/8/2020
1.0.2 584 6/5/2020
1.0.1 578 6/5/2020
1.0.0 876 10/18/2019