Info
Version: | 1.1.0 |
Author(s): | guzlewski |
Last Update: | Wednesday, September 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EasyInterlocked |
Install
Install-Package EasyInterlocked
dotnet add package EasyInterlocked
paket add EasyInterlocked
EasyInterlocked Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Provides lock-free thread safe objects and methods to act like long, int, double, bool, Random.
Easy to extend and write own thread safe functions based on this library.