MintPlayer.ObservableCollection 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MintPlayer.ObservableCollection --version 1.4.0
                    
NuGet\Install-Package MintPlayer.ObservableCollection -Version 1.4.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="1.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MintPlayer.ObservableCollection" Version="1.4.0" />
                    
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 1.4.0
                    
#r "nuget: MintPlayer.ObservableCollection, 1.4.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.
#:package MintPlayer.ObservableCollection@1.4.0
                    
#: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=1.4.0
                    
Install as a Cake Addin
#tool nuget:?package=MintPlayer.ObservableCollection&version=1.4.0
                    
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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 2.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
9.3.4 398 1/3/2025
9.3.3 134 1/3/2025
9.3.2 123 12/30/2024
9.3.1 93 12/30/2024
9.3.0 110 12/30/2024
9.2.0 117 12/29/2024
9.1.0 106 12/29/2024
9.0.0 130 11/13/2024
8.2.1 135 8/5/2024
8.2.0 157 2/28/2024
8.1.0 211 12/20/2023
8.0.0 278 11/14/2023
7.0.1 879 11/18/2022
7.0.0 384 11/17/2022
7.0.0-preview.1 140 10/31/2022
6.0.4 423 11/18/2022
6.0.3 452 10/31/2022
6.0.1 665 9/19/2022
6.0.0 582 9/19/2022
1.5.0 685 7/22/2021
1.4.0 428 6/28/2021
1.3.0 471 6/25/2021
1.2.2 729 11/7/2020
1.2.1 546 9/17/2020
1.2.0 699 7/7/2020
1.2.0-preview3 369 7/7/2020
1.2.0-preview2 360 7/7/2020
1.2.0-preview1 362 7/7/2020
1.1.1 533 7/7/2020
1.1.0 519 7/7/2020
1.0.7 478 7/7/2020
1.0.6 588 6/28/2020
1.0.5 604 6/27/2020
1.0.4 632 6/27/2020
1.0.3 521 6/8/2020
1.0.2 532 6/5/2020
1.0.1 519 6/5/2020
1.0.0 835 10/18/2019

v1.3.0
- Added null check for SynchronizationContext
v1.4.0
- Implement fix for adding/removing an empty list from the ObservableCollection in a WPF project