Top 20 NuGet multithread Packages
With EFCore.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework Core or just work safest with DbContext following the Microsoft recommendations about t...
InSync is a general purpose library providing easy ways to correctly write thread-safe code for .NET.
ThreadGun is a form of multithreading created for developers keen on building fast and stable application.
Super easy-to-use in-memory threadsafe library for .net.
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
Injectable dependency for multithreaded RabbitMQ message consuming. Best used with NanoMessageBus.Sender package.
Injectable dependency for multithreaded RabbitMQ message sending. Best used with NanoMessageBus.Receiver package.
Coroutine based cache with areas support, a simple and efficient
coroutine implementation.
The documentation can be found on http://www.kendar.org/?p=/dotnet/helpers/coroutinecache.
Injectable dependency for serializing and deserializing RabbitMQ Messages using Protobuffer. Best used with NanoMessageBus.Sender and NanoMessageBus.Receiver package.
Injectable dependency for serializing and deserializing RabbitMQ Messages using MessagePack. Best used with NanoMessageBus.Sender and NanoMessageBus.Receiver package.
Injectable dependency for serializing and deserializing RabbitMQ Messages using an DeflateStream. Best used with NanoMessageBus.Sender and NanoMessageBus.Receiver package.
A simple implementation of GO Channels thread safe
A series of utilities for multithreading. The documentation can be found on http://www.kendar.org/?p=/dotnet/helpers/concurrencyhelpers.
Several items are available: LockFree Queue, LockFree Dictionary.
A wrapper on the default C# timers to wrap their differences.
In-process .NET Standard implementation of an awaitable semaphore.
Multithread tasks queue abstract