195 packages
returned for Tags:"thread"
Filter
15,650,044 total downloads
last updated 2/26/2021
Latest version: 3.2.0-dev-00750
serilog
thread
enricher
Enrich Serilog events with properties from the current thread.
Smart Thread Pool, implemented in .NET
boost_thread-vc120. Compiler: Visual Studio 2013 Update 5.
boost_thread-vc141. Compiler: Visual Studio 2017 15.9.28.
A set of variations on ObjectPool implementations with differing underlying collections.
Part of the "Open" set of libraries.
boost_thread-vc140. Compiler: Visual Studio 2015 Update 3.
Provides a set of useful classes when implementing a disposable or dealing with disposables.
Part of the "Open" set of libraries.
Generic performance testing library for executing load-tests written in .NET c#
Visit project website for examples.
boost_thread-vc110. Compiler: Visual Studio 2012 Update 4.
这个设计针对在Silverlight中经常需要对多个远程服务进行调用,而且我们可能需要让这些任务之间有固定的顺序,同时还希望能够在任务之间传递任务状态。最新版本还支持进度汇报的功能
boost_thread-vc100. Compiler: Visual Studio 2010 SP1.
support multi session factory and mvc3.
11,918 total downloads
last updated 9/7/2020
Latest version: 2.0.1
ClrMD
Thread
Stack
Helper objects to compute and render thread stacks
Small thread safe embedded key value pair persistent repository for .NET.
Useful set of collections, and extensions for collections with thread-safe read-write access options.
Part of the "Open" set of libraries.
Aspose.Imaging for .NET lets you work with various TIFF color spaces, such as RGB, CMYK v2.1 (read-only), CIELAB v2.1 (read-only), and YCrCb; compose photo books or collage images from images or photos; create an animation from an array of images; remove background from the image. Freedom to...
More information
boost_thread-vc142. Compiler: Visual Studio 2019 16.7.6.
Useful set of extensions and classes for simplifying and optimizing read-write synchronization.
Part of the "Open" set of libraries.
Provides strong-typed persistence of data in Thread local storage, which can also be transient and automatically removed on dispose.
Usage: Thread.CurrentThread.SetData<Foo>(foo);
var saved = Thread.CurrentThread.GetData<Foo>();
ThreadSafe AdoNetWithDistributedTransactionFactory