Skip to content

Releases: Open-NET-Libraries/Open.Threading.ReadWrite

2.0 ReaderWriterLockSlim Extensions & More

22 Mar 02:35
6709ec9
Compare
Choose a tag to compare

This release is a revamp of the original to follow modern API standards.
It refines any processes that existed to be best practice and highest possible performance.
It also provides an interface (IReadWriteLockingHandler) for defining other read-write locking mechanisms that could facilitate a fluent API for contextual locking.

See the README.md and code docs for more info.

1.4.1

04 Jul 01:13
Compare
Choose a tag to compare
Updated version.