System.Xml.XDocument
by: Microsoft
- 2 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
- 4 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
- 2 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
- 11 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
- 11 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
- 4 total downloads
- Latest version: 4.7.0
System.Xml.XPath.XmlDocument
Telegram.Bot
by: Wizou tuscen Poulad RoundRobin
- 5 total downloads
- Latest version: 22.10.0.1
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Fix some inconsistencies:
- SetManagedBotAccessSettings: Fix type for arg addedUserIds
- SendMessageDraft: moved parseMode arg right after text
- SendPoll: moved media arg after description* args
- Dedicated enum for PollMedia.Type helper
Testcontainers
by: Andre Hofmeister and contributors
- 2 total downloads
- Latest version: 4.11.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.MsSql
by: Andre Hofmeister and contributors
- 2 total downloads
- Latest version: 4.11.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.PostgreSql
by: Andre Hofmeister and contributors
- 2 total downloads
- Latest version: 4.11.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
ThomasLevesque.WeakEvent
by: Thomas Levesque
- 2 total downloads
- Latest version: 4.1.0
A generic weak event implementation.
TimeZoneConverter
by: Matt Johnson-Pint
- 8 total downloads
- Latest version: 6.1.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Topshelf
by: Chris Patterson Dru Sellers Travis Smith
- 4 total downloads
- Latest version: 4.3.0+build.251.sha.509556a
Topshelf is an open source project for hosting services without friction. By referencing Topshelf, your console application *becomes* a service installer with a comprehensive set of command-line options for installing, configuring, and running your application as a service.
TweetinviAPI
by: Linvi
- 2 total downloads
- Latest version: 5.0.2
Tweetinvi is an intuitive .NET C# library to access the Twitter REST API. It is a .NET Core library that can be used for development in ASP.NET, Xamarin Android, Xamarin iOS and Windows 10 Universal Apps.
UAParser
by: enemaerke
- 8 total downloads
- Latest version: 3.1.47
A .net wrapper for the ua-parser library
Unity
by: Unity Container Project
- 2 total downloads
- Latest version: 5.11.1
This package contains Unity Container and Abstractions libraries as a single package.
Unity.WebAPI
by: Paul Hiles
- 3 total downloads
- Latest version: 5.4.0
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
UrlBase64
by: Mahmoud Al-Qudsi neosmart mqudsi
- 3 total downloads
- Latest version: 2.0.0
A standards-compliant implementation of url-safe base64 encode/decode for .NET projects with Span optimizations.