System.Xml.XDocument
by: Microsoft
- 172 total downloads
- Latest version: 4.3.0
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
When using NuGet 3.x this package requires at least version 3.4.
System.Xml.XmlDocument
by: Microsoft
- 142 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
- 170 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
- 140 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
- 152 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
- 96 total downloads
- Latest version: 4.7.0
System.Xml.XPath.XmlDocument
Tizen.NET
by: Samsung Electronics
- 3 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
- 3 total downloads
- Latest version: 10.0.0.17508
Reference assemblies of Tizen .NET API Level 10.
Tizen.NET.API4
by: Samsung Electronics
- 3 total downloads
- Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5
by: Samsung Electronics
- 6 total downloads
- Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
TwitchLib.Api.Core
by: swiftyspiffy Prom3theu5 Syzuna LuckyNoS7evin
- 1.958k total downloads
- Latest version: 3.11.0-preview.217.ebcd12b
Project containing the core of TwitchLib.Api
TwitchLib.Api.Core.Enums
by: swiftyspiffy Prom3theu5 Syzuna LuckyNoS7evin
- 2.274k total downloads
- Latest version: 3.11.0-preview.217.ebcd12b
Project containing the enums of TwitchLib.Api
TwitchLib.Api.Core.Interfaces
by: swiftyspiffy Prom3theu5 Syzuna LuckyNoS7evin
- 2.226k total downloads
- Latest version: 3.11.0-preview.217.ebcd12b
Project containing all of the interfaces used in TwitchLib.Api
TwitchLib.Api.Core.Models
by: swiftyspiffy Prom3theu5 Syzuna LuckyNoS7evin
- 1.958k total downloads
- Latest version: 3.11.0-preview.217.ebcd12b
Project containing the core models used in TwitchLib.Api
TwitchLib.Api.Helix
by: swiftyspiffy Prom3theu5 Syzuna LuckyNoS7evin
- 2.297k total downloads
- Latest version: 3.11.0-preview.217.ebcd12b
Project containing the Helix section of TwitchLib.Api
TwitchLib.Api.Helix.Models
by: swiftyspiffy Prom3theu5 Syzuna LuckyNoS7evin
- 2.234k total downloads
- Latest version: 3.11.0-preview.217.ebcd12b
Project containing the Helix models used in TwitchLib.Api
TwitchLib.Communication
by: swiftyspiffy Prom3theu5 Syzuna LuckyNoS7evin
- 251 total downloads
- Latest version: 2.0.1
Connection library used throughout TwitchLib to replace third party depedencies.
TwitchLib.EventSub.Core
by: swiftyspiffy Prom3theu5 Syzuna LuckyNoS7evin
- 652 total downloads
- Latest version: 3.1.0-preview.77.0aef826
Contains Subscription Types and Models for Twitch's EventSub system
TwitchLib.EventSub.Websockets
by: swiftyspiffy Prom3theu5 Syzuna LuckyNoS7evin
- 584 total downloads
- Latest version: 0.8.0
EventSub Websockets (also known as EventSockets) Client Library
Validation
by: Andrew Arnott
- 221 total downloads
- Latest version: 2.6.68
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.