System.Xml.XDocument
by: Microsoft
- 62 total downloads
- Latest version: 4.0.10-beta-22816
Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily.
Commonly Used Types:
System.Xml.Linq.XElement
System.Xml.Linq.XAttribute
System.Xml.Linq.XDocument
System.Xml.Linq.XText
System.Xml.Linq.XNode
System.Xml.Linq.XContainer
System.Xml.Linq.XComment
System.Xml.Linq.XObject
System.Xml.Linq.XProcessingInstruction
System.Xml.Linq.XDocumentType
System.Xml.XmlDocument
by: Microsoft
- 67 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
System.Xml.XmlSerializer
by: Microsoft
- 61 total downloads
- Latest version: 4.0.10-beta-22816
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
System.Xml.XPath
by: Microsoft
- 61 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
System.Xml.XPath.XDocument
by: Microsoft
- 61 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
System.Xml.XPath.XmlDocument
by: Microsoft
- 60 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
T4MVC
by: David Ebbo
- 964 total downloads
- Latest version: 4.2.5
T4MVC is a T4 template that generates strongly typed helpers for ASP.NET MVC.
Tamir.SharpSSH
by: Tamir Gal
- 5 total downloads
- Latest version: 1.1.1.13
SharpSSH - A Secure Shell (SSH) library for .NET
TaskParallelLibrary
by: Microsoft Corporation
- 9 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.
Tavis.UriTemplates
by: Darrel Miller
- 388 total downloads
- Latest version: 1.1.1
URI Template resolution library - Implementation of RFC 6570
Tesseract
by: Charles Weld
- 414 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.
TimeZoneConverter
by: Matt Johnson-Pint
- 198 total downloads
- Latest version: 3.5.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Tizen.NET.API4
by: Samsung Electronics
- 11 total downloads
- Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5
by: Samsung Electronics
- 22 total downloads
- Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
TS.CleanArchitecture
by: Taner Saydam
- 162 total downloads
- Latest version: 8.1.6
A template for creating projects using Clean Architecture.
Twitter.Bootstrap
by: Jacob Thornton Mark Otto
- 291 total downloads
- Latest version: 3.0.1.1
Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. Package issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues
UglyToad.PdfPig.Fonts
by: UglyToad.PdfPig.Fonts
- 6 total downloads
- Latest version: 1.7.0-custom-5
Package Description
Unity
by: Microsoft
- 46 total downloads
- Latest version: 3.0.1304.1
The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design.
Unity.WebAPI
by: Paul Hiles
- 39 total downloads
- Latest version: 5.4.0
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.