Observable Concurrent Queue based on the classic concurrent queue (System.Collections.Concurrent.ConcurrentQueue) Allows to raise events when the queue content is changed with the same events as ObservableCollection.
Info
Version: | 2.0.1 |
Author(s): | Younes Cheikh |
Last Update: | Sunday, February 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://somecode.net/ObservableConcurrentQueue/ |
NuGet Url: | https://www.nuget.org/packages/ObservableConcurrentQueue |
Install
Install-Package ObservableConcurrentQueue
dotnet add package ObservableConcurrentQueue
paket add ObservableConcurrentQueue
ObservableConcurrentQueue Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.NETCore.App(>= 1.0.5)
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- NETStandard.Library(>= 1.6.1)
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- Microsoft.NETCore.App(>= 1.1.2)
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- NETStandard.Library(>= 1.6.1)
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags