Text.Analyzers by: Microsoft
  • 1.511k total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Text Analyzers
Testcontainers by: Andre Hofmeister and contributors
  • 651 total downloads
  • Latest version: 4.9.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
TestContainers by: swissarmykirpan
  • 114 total downloads
  • Latest version: 0.0.2.107
  • testcontainers
Package Description
TaskParallelLibrary by: Microsoft Corporation
  • 45 total downloads
  • Latest version: 1.0.2856
  • tpl plinq pfx task parallel extensions .net35 backport
The package includes: * Task<T> for executing asynchronous operations. * Concurrent Collections such as ConcurrentStack, ConcurentQueue ad ConcurrentDictionary. * PLINQ for writing parallel queries. * additional Threading operations such as Barrier,SpinLock and SpinWait.
ThisAssembly.Constants by: Daniel Cazzulino
  • 822 total downloads
  • Latest version: 2.1.2
  • dotnet roslyn
This package generates a static `ThisAssembly.Constants` class with public constants for each Constant MSBuild item in the project. For example: <ItemGroup> <Constant Include="Foo.Bar" Value="Baz" /> </ItemGroup> Results in a corresponding `ThisAssembly.Constants.Foo.Bar` constant with the value `Baz`: Generated code: C#: partial class ThisAssembly { public static partial class Constants { public static partial class Foo { public const string Bar = "Baz"; } } }
ThoughtWorks.QRCode.Standard by: haoersheng atalent rmbgame
  • 1.904k total downloads
  • Latest version: 1.0.1.6
  • 二维码
二维码识别生成类库ThoughtWorks.QRCode标准版 ThoughtWorks.QRCode很好用,但是该类库不支持标准库 于是我通过反编译dll,做了个标准版,并依赖引用了System.Drawing.Common 另外我发现当解析数据过长,或者QRCodeVersion>=30时,会抛出异常, 这个我做了修复,使用自动QRCodeVersion,也就是这个属性无需赋值,可以参考readme里面的使用示例 作者haoersheng没有留联系方式,如有侵权请联系我删除!!!
TestableIO.System.IO.Abstractions.Wrappers by: Tatham Oddie & friends
  • 1.714k total downloads
  • Latest version: 22.1.0
  • testing
A set of abstractions to help make file system interactions testable.
Theraot.Core by: Theraot
  • 978 total downloads
  • Latest version: 3.2.11
  • Backport Polyfill Bridge ValueTask ValueTuple Async Task Linq Expressions ThreadLocal IAsyncEnumerable IReadOnlySet IsExternalInit Range Index
Theraot.Core is a .NET Backport (ValueTask, ValueTuple, Task, Expressions, Linq, ThreadLocal, IsExternalInit, Range, Index, etc...) for .NET Framework. .NET Core, .NET Standard
thrift-csharp by: The Apache Software Foundation
  • 21 total downloads
  • Latest version: 0.10.0
  • thrift
https://github.com/apache/thrift/releases/tag/0.10.0
Tavis.UriTemplates by: Darrel Miller
  • 800 total downloads
  • Latest version: 2.0.0
URI Template resolution library - Implementation of RFC 6570
Tencent.QCloud.Cos.Sdk by: Tencent
  • 1.01k total downloads
  • Latest version: 5.4.49
Tencent Cloud COS(Cloud Object Service) .Net SDK
TestableIO.System.IO.Abstractions by: Tatham Oddie & friends
  • 1.621k total downloads
  • Latest version: 22.1.0
  • testing
A set of abstractions to help make file system interactions testable.
Thrift by: The Apache Software Foundation
  • 124 total downloads
  • Latest version: 0.9.1.3
  • Thrift
Version from this branch: https://github.com/aausch/thrift/tree/0.9.1 (this commit: https://github.com/aausch/thrift/commit/e25bfc73705c9ac8087d1fd3f6ef943791d5cfd3) nuget package v. 0.9.1.2: now also including thrift compiler for windows (thrift-0.9.1.exe) nuget package v. 0.9.1.3: now properly matching dll and nuget versions, for smoother integration with VS
Tesseract.Drawing by: Charles Weld
  • 63 total downloads
  • Latest version: 5.2.0
  • Tesseract Ocr
Adds support for interop with System.Drawing to Tesseract such as passing Bitmap to Tesseract.
Tesseract by: Charles Weld
  • 592 total downloads
  • Latest version: 5.2.0
  • Tesseract Ocr
Tesseract 5 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository.
ThrottleDebounce by: Ben Hutchison
  • 237 total downloads
  • Latest version: 3.0.0-beta5
  • throttle debounce rate limit rate-limit ratelimit retry
Rate-limit your actions and funcs by throttling and debouncing them. Retry when an exception is thrown.
Testably.Abstractions.FileSystem.Interface by: Testably
  • 129 total downloads
  • Latest version: 10.0.0
  • abstractions testing
A set of abstractions to help make file system interactions testable.
Tea by: Alibaba Cloud
  • 1.613k total downloads
  • Latest version: 1.1.2
  • Alibaba Aliyun Tea Core SDK
Alibaba Cloud Tea Core SDK for .NET
Testcontainers.Redis by: Andre Hofmeister and contributors
  • 308 total downloads
  • Latest version: 4.9.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
ThisAssembly.Prerequisites by: Daniel Cazzulino
  • 795 total downloads
  • Latest version: 1.2.11
  • dotnet roslyn
Ensures that referencing project is using a compatible Compiler API (Roslyn).
Test by: Intellitechture
  • 22 total downloads
  • Latest version: 2.0.1.1
Test Nuget.