System.Xml.XmlDocument
by: Microsoft
- 72 total downloads
- Latest version: 4.3.0
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
When using NuGet 3.x this package requires at least version 3.4.
System.Xml.XmlSerializer
by: Microsoft
- 94 total downloads
- Latest version: 4.3.0
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.
System.Xml.XPath
by: Microsoft
- 93 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.
System.Xml.XPath.XDocument
by: Microsoft
- 51 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.
System.Xml.XPath.XmlDocument
by: Microsoft
- 36 total downloads
- Latest version: 4.7.0
System.Xml.XPath.XmlDocument
Taskell
by: Chris Patterson
- 16 total downloads
- Latest version: 0.1.2
Taskell, Composition Extensions for the Task Parallel Library
TaskParallelLibrary
by: Microsoft Corporation
- 8 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.
Telegram.Bot
by: Wizou tuscen Poulad RoundRobin
- 100 total downloads
- Latest version: 22.7.6
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
- SendHtml now returns Message[]
- Support & < > " in SendHtml and HtmlText.Escape
- Also generating " in msg.ToHtml()
- Fix ChatId operator == : true if both chatId are null, true for different casing username (@channel == @CHANNEL)
- override ToString for InputFile* classes => (Id, Url, "stream://..")
- Added ApiResponse to JsonBotSerializerContext (#1478)
Telegram.Bot.Extensions.Polling
by: MihaZupan tuscen TelegramBots
- 2 total downloads
- Latest version: 1.0.2
Provides ITelegramBotClient extensions for polling updates.
TensorFlow.NET
by: Haiping Chen Eli Belash Yaohui Liu Meinrad Recheis
- 163 total downloads
- Latest version: 0.150.0
Google's TensorFlow full binding in .NET Standard.
Building, training and infering deep learning models.
https://tensorflownet.readthedocs.io
Tesseract
by: Charles Weld
- 173 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.
Tesseract.Drawing
by: Charles Weld
- 14 total downloads
- Latest version: 5.2.0
Adds support for interop with System.Drawing to Tesseract such as passing Bitmap to Tesseract.
Timestamp
by: Simon Cropp
- 14 total downloads
- Latest version: 1.0.2
Stamps an assembly with a Timestamp.
Titanium.Web.Proxy
by: Titanium.Web.Proxy
- 1.817k total downloads
- Latest version: 3.2.2-beta
Package Description
Tizen.NET
by: Samsung Electronics
- 6 total downloads
- Latest version: 4.0.0
A set of Tizen.NET APIs. This includes all of the APIs built on top of Tizen Platform.
Tizen.NET.API10
by: Samsung Electronics
- 9 total downloads
- Latest version: 10.0.0.17508
Reference assemblies of Tizen .NET API Level 10.
Tizen.NET.API4
by: Samsung Electronics
- 7 total downloads
- Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5
by: Samsung Electronics
- 10 total downloads
- Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
Tmds.DBus
by: Tom Deseyn
- 119 total downloads
- Latest version: 0.91.1
D-Bus library for .NET that uses reflection and runtime code generation
Tmds.DBus.Protocol
by: Tom Deseyn
- 82 total downloads
- Latest version: 0.91.1
Modern, low-level, high-performance D-Bus library for .NET that is NativeAOT compatible.