System.Xml.XDocument
by: Microsoft
- 2 total downloads
- Latest version: 4.0.10-beta-23109
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.XmlSerializer
by: Microsoft
- 2 total downloads
- Latest version: 4.0.11
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
- 1 total downloads
- Latest version: 4.0.1-beta-23409
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
- 1 total downloads
- Latest version: 4.0.1-beta-23516
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
- 1548494
System.Xml.XPath.XmlDocument
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-beta-22416
Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package.
Commonly Used Types:
System.Xml.XPath.XmlDocumentExtensions
Telegram.Bot
by: Wizou, tuscen, Poulad, RoundRobin
- 2 total downloads
- Latest version: 22.9.6.2
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Implicit conversion LoginUrl <=> string
Temporalio.Extensions.OpenTelemetry
by: Temporal
- 4 total downloads
- Latest version: 1.14.0
Temporal SDK .NET OpenTelemetry Extension
Testcontainers
by: Andre Hofmeister and contributors
- 2 total downloads
- Latest version: 3.7.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
TimeZoneConverter
by: Matt Johnson-Pint
- 1 total downloads
- Latest version: 4.0.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Validation
by: Andrew Arnott
- 1 total downloads
- Latest version: 2.6.55-rc.1
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
WindowsAzure.Storage
by: Microsoft
- 2 total downloads
- Latest version: 4.1.0
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Xamarin.Android.Support.Compat
by: Xamarin Inc.
- 2 total downloads
- Latest version: 25.1.0-beta2
Compat Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v7.AppCompat
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.1.0-beta2
v7 AppCompat Android Support Library C# bindings for Xamarin
Xamarin.Build.Download
by: Microsoft
- 3 total downloads
- Latest version: 0.11.2
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Google.iOS.Core
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0.4
C# bindings for Google APIs Core iOS Library
xunit.core
by: jnewkirk, bradwilson
- 2 total downloads
- Latest version: 2.9.0
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.9.1
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.runner.visualstudio
by: James Newkirk, Brad Wilson
- 3 total downloads
- Latest version: 2.3.0-rc2-build3812
Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 1.0 or later, and Universal Windows 10.0 or later.
YamlDotNet
by: Antoine Aubry
- 1 total downloads
- Latest version: 17.1.0
YamlDotNet is a .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.