Text.Analyzers by: Microsoft
  • 1.927k total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Text Analyzers
System.Xml.XmlDocument by: Microsoft
  • 182 total downloads
  • Latest version: 4.0.0-beta-22816
Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML documents. Developers should prefer the classes in the System.Xml.XDocument package. Commonly Used Types: System.Xml.XmlNode System.Xml.XmlElement System.Xml.XmlAttribute System.Xml.XmlDocument System.Xml.XmlDeclaration System.Xml.XmlText System.Xml.XmlComment System.Xml.XmlNodeList System.Xml.XmlWhitespace System.Xml.XmlCDataSection
TaskParallelLibrary by: Microsoft Corporation
  • 55 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.
Theraot.Core by: Theraot
  • 1.612k 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
System.Xml.XPath.XDocument by: Microsoft
  • 166 total downloads
  • Latest version: 4.0.0-beta-22816
Provides extension methods that add System.Xml.XPath support to the System.Xml.XDocument package. Commonly Used Types: System.Xml.XPath.Extensions System.Xml.XPath.XDocumentExtensions
thrift-csharp by: The Apache Software Foundation
  • 29 total downloads
  • Latest version: 0.10.0
  • thrift
https://github.com/apache/thrift/releases/tag/0.10.0
Tavis.UriTemplates by: Darrel Miller
  • 948 total downloads
  • Latest version: 1.1.1
  • http
URI Template resolution library - Implementation of RFC 6570
Tencent.QCloud.Cos.Sdk by: Tencent
  • 604 total downloads
  • Latest version: 5.4.49
Tencent Cloud COS(Cloud Object Service) .Net SDK
Tamir.SharpSSH by: Tamir Gal
  • 20 total downloads
  • Latest version: 1.1.1.13
SharpSSH - A Secure Shell (SSH) library for .NET
Thrift by: The Apache Software Foundation
  • 206 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
System.Xml.XPath.XmlDocument by: Microsoft
  • 133 total downloads
  • Latest version: 4.0.0-beta-22816
Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package. Commonly Used Types: System.Xml.XPath.XmlDocumentExtensions
TimeZoneConverter by: Matt Johnson-Pint
  • 902 total downloads
  • Latest version: 3.5.0
  • timezone time zone time zone iana tzdb olson timezoneinfo rails
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Tesseract by: Charles Weld
  • 913 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
  • 336 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.
TagLibSharp by: Brian Nickel Gabriel Burt Stephen Shaw etc
  • 33 total downloads
  • Latest version: 2.2.0
A library for for reading and writing metadata in media files, including video, audio, and photo formats.
System.Xml.XmlSerializer by: Microsoft
  • 904 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects. Commonly Used Types: System.Xml.Serialization.IXmlSerializable System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlIgnoreAttribute System.Xml.Serialization.XmlElementAttribute System.Xml.Serialization.XmlAttributeAttribute System.Xml.Serialization.XmlArrayAttribute System.Xml.Serialization.XmlRootAttribute System.Xml.Serialization.XmlArrayItemAttribute System.Xml.Serialization.XmlTypeAttribute System.Xml.Serialization.XmlEnumAttribute When using NuGet 3.x this package requires at least version 3.4.
Taskell by: Chris Patterson
  • 89 total downloads
  • Latest version: 0.1.2
Taskell, Composition Extensions for the Task Parallel Library
Tea by: Alibaba Cloud
  • 2.096k total downloads
  • Latest version: 1.1.2
  • Alibaba Aliyun Tea Core SDK
Alibaba Cloud Tea Core SDK for .NET
Test by: Intellitechture
  • 33 total downloads
  • Latest version: 2.0.1.1
Test Nuget.
System.Xml.XPath by: Microsoft
  • 170 total downloads
  • Latest version: 4.0.0-beta-22816
Provides the classes that define a cursor model for navigating and editing Extensible Markup Language (XML) information items as instances of the XQuery 1.0 and XPath 2.0 Data Model. Commonly Used Types: System.Xml.XPath.XPathNavigator System.Xml.XPath.IXPathNavigable System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathExpression System.Xml.XPath.XPathResultType System.Xml.XPath.XPathException System.Xml.XPath.XPathDocument System.Xml.XPath.XPathItem System.Xml.XPath.XPathNamespaceScope