System.Xml.XPath.XDocument
by: Microsoft
- 926 total downloads
- Latest version: 4.3.0
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
When using NuGet 3.x this package requires at least version 3.4.
TestableIO.System.IO.Abstractions
by: Tatham Oddie & friends
- 930 total downloads
- Latest version: 22.2.0
A set of abstractions to help make file system interactions testable.
TestableIO.System.IO.Abstractions.Wrappers
by: Tatham Oddie & friends
- 959 total downloads
- Latest version: 22.2.0
A set of abstractions to help make file system interactions testable.
Tesseract
by: Charles Weld
- 824 total downloads
- Latest version: 5.2.0
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.
Testably.Abstractions.FileSystem.Interface
by: Testably
- 129 total downloads
- Latest version: 10.3.0
A set of abstractions to help make file system interactions testable.
Telegram.Bot
by: Wizou tuscen Poulad RoundRobin
- 1.648k total downloads
- Latest version: 22.10.2.1
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
fix: using InputFileStream in InputRichMessage
Testcontainers
by: Andre Hofmeister and contributors
- 1.145k total downloads
- Latest version: 4.13.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.Kafka
by: Andre Hofmeister and contributors
- 310 total downloads
- Latest version: 4.13.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.RabbitMq
by: Andre Hofmeister and contributors
- 215 total downloads
- Latest version: 4.13.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
T4MVC
by: David Ebbo
- 1.815k total downloads
- Latest version: 4.2.5
T4MVC is a T4 template that generates strongly typed helpers for ASP.NET MVC.
T4MVCExtensions
by: David Ebbo
- 1.079k total downloads
- Latest version: 4.2.4
Runtime helpers used by code generated by T4MVC
Testcontainers.MsSql
by: Andre Hofmeister and contributors
- 120 total downloads
- Latest version: 4.12.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Taskell
by: Chris Patterson
- 72 total downloads
- Latest version: 0.1.2
Taskell, Composition Extensions for the Task Parallel Library
TagLibSharp
by: Brian Nickel Gabriel Burt Stephen Shaw etc
- 47 total downloads
- Latest version: 2.3.0
A library for for reading and writing metadata in media files, including video, audio, and photo formats.
Testcontainers.MongoDb
by: Andre Hofmeister and contributors
- 139 total downloads
- Latest version: 4.12.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
System.Xml.XPath.XmlDocument
by: Microsoft
- 243 total downloads
- Latest version: 4.7.0
System.Xml.XPath.XmlDocument
Tavis.UriTemplates
by: Darrel Miller
- 638 total downloads
- Latest version: 2.0.0
URI Template resolution library - Implementation of RFC 6570
TestContainers
by: swissarmykirpan
- 228 total downloads
- Latest version: 0.0.2.107
Package Description
System.Xml.XPath
by: Microsoft
- 965 total downloads
- Latest version: 4.3.0
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
When using NuGet 3.x this package requires at least version 3.4.
TaskParallelLibrary
by: Microsoft Corporation
- 20 total downloads
- Latest version: 1.0.2856
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.
Tamir.SharpSSH
by: Tamir Gal
- 9 total downloads
- Latest version: 1.1.1.13
SharpSSH - A Secure Shell (SSH) library for .NET