Cogs.Collections.Synchronized
1.4.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cogs.Collections.Synchronized --version 1.4.2
NuGet\Install-Package Cogs.Collections.Synchronized -Version 1.4.2
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="Cogs.Collections.Synchronized" Version="1.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cogs.Collections.Synchronized --version 1.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cogs.Collections.Synchronized, 1.4.2"
#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 Cogs.Collections.Synchronized as a Cake Addin #addin nuget:?package=Cogs.Collections.Synchronized&version=1.4.2 // Install Cogs.Collections.Synchronized as a Cake Tool #tool nuget:?package=Cogs.Collections.Synchronized&version=1.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cogs for synchronized collections. Includes ISynchronizedObservableRangeDictionary, SynchronizedObservableCollection, SynchronizedObservableDictionary, SynchronizedObservableSortedDictionary, SynchronizedRangeObservableCollection, ProcessingQueue, and AsyncProcessingQueue.
Product | Versions 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.
-
.NETStandard 2.1
- Cogs.Collections (>= 1.7.4)
- Cogs.Threading (>= 1.7.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Cogs.Collections.Synchronized:
Package | Downloads |
---|---|
Cogs.ActiveQuery
Cogs for active queries. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 592 | 1/26/2023 |
1.6.4 | 483 | 7/6/2022 |
1.6.3 | 3,629 | 4/4/2022 |
1.6.2 | 2,016 | 3/27/2022 |
1.6.1 | 569 | 12/21/2021 |
1.6.0 | 456 | 12/18/2021 |
1.5.3 | 449 | 12/16/2021 |
1.5.2 | 453 | 12/16/2021 |
1.5.1 | 824 | 11/3/2021 |
1.5.0 | 879 | 7/15/2021 |
1.4.6 | 1,219 | 2/10/2021 |
1.4.5 | 657 | 2/1/2021 |
1.4.4 | 508 | 1/30/2021 |
1.4.3 | 381 | 1/30/2021 |
1.4.2 | 617 | 11/22/2020 |
1.4.1 | 1,427 | 10/20/2020 |
1.4.0 | 440 | 10/20/2020 |
1.3.1 | 626 | 10/19/2020 |
1.3.0 | 525 | 10/5/2020 |
1.2.3 | 3,759 | 5/7/2020 |
1.2.2 | 490 | 5/7/2020 |
1.2.1 | 855 | 4/17/2020 |
1.2.0 | 692 | 4/13/2020 |
1.1.2 | 472 | 4/11/2020 |
1.1.0 | 514 | 3/4/2020 |
1.0.2 | 890 | 3/4/2020 |
1.0.1 | 508 | 3/1/2020 |
1.0.0 | 599 | 2/29/2020 |
This release requires Cogs.Collections 1.7.4 and Cogs.Threading 1.7.1 at minimum.