Open.Threading.ReadWrite
1.4.5
See the version list below for details.
dotnet add package Open.Threading.ReadWrite --version 1.4.5
NuGet\Install-Package Open.Threading.ReadWrite -Version 1.4.5
<PackageReference Include="Open.Threading.ReadWrite" Version="1.4.5" />
paket add Open.Threading.ReadWrite --version 1.4.5
#r "nuget: Open.Threading.ReadWrite, 1.4.5"
// Install Open.Threading.ReadWrite as a Cake Addin #addin nuget:?package=Open.Threading.ReadWrite&version=1.4.5 // Install Open.Threading.ReadWrite as a Cake Tool #tool nuget:?package=Open.Threading.ReadWrite&version=1.4.5
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. |
.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.6.7)
-
.NETStandard 2.1
- Open.Disposable.ObjectPools (>= 2.6.7)
NuGet packages (3)
Showing the top 3 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. |
|
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. |
|
LiveStreamingServerNet.StreamProcessor
This package provides the capability to transmux RTMP streams into HLS format, and integrates with FFmpeg for stream processing. |
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 | 526 | 11/14/2024 |
3.0.0 | 99 | 11/14/2024 |
2.0.3 | 19,212 | 3/24/2022 |
2.0.2 | 40,423 | 3/22/2022 |
2.0.1 | 1,450 | 3/22/2022 |
2.0.0 | 685 | 3/22/2022 |
2.0.0-preview3 | 879 | 3/21/2022 |
2.0.0-preview2 | 941 | 3/21/2022 |
2.0.0-preview1 | 423 | 3/19/2022 |
1.4.8 | 4,152 | 9/29/2021 |
1.4.5 | 1,583 | 7/11/2021 |
1.4.4 | 894 | 7/11/2021 |
1.4.3 | 1,772 | 7/7/2021 |
1.4.0 | 53,077 | 7/17/2020 |
1.3.3 | 16,665 | 1/4/2020 |
1.3.2 | 20,037 | 7/4/2019 |
1.1.2 | 7,956 | 7/18/2018 |