Makes any call to a function of an object thread safe.
Info
Version: | 1.0.0 |
Author(s): | Andrei Ignat |
Last Update: | Thursday, June 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ignatandrei/ThreadSafeObject |
NuGet Url: | https://www.nuget.org/packages/ThreadSafeObject |
Install
Install-Package ThreadSafeObject
dotnet add package ThreadSafeObject
paket add ThreadSafeObject
ThreadSafeObject Download (Unzip the "nupkg" after downloading)
Dependencies
- NuGet.CommandLine(>= 4.1.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
Tags