Keyed semaphores are keyed lock objects that improve the parallelism in your application.
Info
| Version: | 6.1.0 |
| Author(s): | Alexander Moerman |
| Last Update: | Sunday, April 19, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/amoerie/keyed-semaphores |
| NuGet Url: | https://www.nuget.org/packages/KeyedSemaphores |
Install
Install-Package KeyedSemaphores
dotnet add package KeyedSemaphores
paket add KeyedSemaphores
KeyedSemaphores Download (Unzip the "nupkg" after downloading)
Dependencies
Tags