Open.Threading.ReadWrite
1.4.8
See the version list below for details.
dotnet add package Open.Threading.ReadWrite --version 1.4.8
NuGet\Install-Package Open.Threading.ReadWrite -Version 1.4.8
<PackageReference Include="Open.Threading.ReadWrite" Version="1.4.8" />
<PackageVersion Include="Open.Threading.ReadWrite" Version="1.4.8" />
<PackageReference Include="Open.Threading.ReadWrite" />
paket add Open.Threading.ReadWrite --version 1.4.8
#r "nuget: Open.Threading.ReadWrite, 1.4.8"
#addin nuget:?package=Open.Threading.ReadWrite&version=1.4.8
#tool nuget:?package=Open.Threading.ReadWrite&version=1.4.8
Useful set of extensions and classes for simplifying and optimizing read-write synchronization.
Part of the "Open" set of libraries.
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. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | 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. |
-
.NETStandard 2.0
- Open.Disposable.ObjectPools (>= 2.8.2)
-
.NETStandard 2.1
- Open.Disposable.ObjectPools (>= 2.8.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Open.Threading.ReadWrite:
Package | Downloads |
---|---|
Open.Threading.ReadWriteHelper
A utility for read-write synchronizing by context. Useful for synchronizing collections that are not inherently thread-safe. Reference to Open.Threading.ReadWrite exposes extensions for ReaderWriterLockSlim. Part of the "Open" set of libraries. |
|
LiveStreamingServerNet.StreamProcessor
This package provides the capability to transmux RTMP streams into HLS format, and integrates with FFmpeg for stream processing. |
|
ObservableValue
A class representing a value that when updated (posted) signals changes to observers. Will post current value (if initialized) when subscribing. Synchronized to ensure ordering. Compatible with IObservable<T> and System.Reactive. |
|
Open.AsyncToolkit.KeyValue
Provides foundational building blocks for creating asynchronous key-value stores with robust interfaces, synchronization capabilities, and concurrent access patterns. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Open.Threading.ReadWrite:
Repository | Stars |
---|---|
josephnhtam/live-streaming-server-net
A .NET implementation of RTMP live streaming server, supporting HTTP-FLV, WebSocket-FLV, HLS, Kubernetes, cloud storage services integration and more.
|
Version | Downloads | Last updated |
---|---|---|
3.0.1 | 6,421 | 11/14/2024 |
3.0.0 | 147 | 11/14/2024 |
2.0.3 | 30,482 | 3/24/2022 |
2.0.2 | 46,147 | 3/22/2022 |
2.0.1 | 1,477 | 3/22/2022 |
2.0.0 | 713 | 3/22/2022 |
2.0.0-preview3 | 901 | 3/21/2022 |
2.0.0-preview2 | 966 | 3/21/2022 |
2.0.0-preview1 | 450 | 3/19/2022 |
1.4.8 | 4,536 | 9/29/2021 |
1.4.5 | 1,623 | 7/11/2021 |
1.4.4 | 929 | 7/11/2021 |
1.4.3 | 1,808 | 7/7/2021 |
1.4.0 | 56,410 | 7/17/2020 |
1.3.3 | 16,931 | 1/4/2020 |
1.3.2 | 20,182 | 7/4/2019 |
1.1.2 | 8,116 | 7/18/2018 |