System.Xml.ReaderWriter
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-preview1-24530-04
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.
Commonly Used Types:
System.Xml.XmlNodeType
System.Xml.XmlException
System.Xml.XmlReader
System.Xml.XmlWriter
System.Xml.IXmlLineInfo
System.Xml.XmlNameTable
System.Xml.IXmlNamespaceResolver
System.Xml.XmlNamespaceManager
System.Xml.XmlQualifiedName
When using NuGet 3.x this package requires at least version 3.4.
System.Xml.XPath
by: Microsoft
- 1 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.
Telegram.Bot
by: RoundRobin, Poulad, tuscen
- 1 total downloads
- Latest version: 16.0.1
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
Xamarin.Android.Support.Core.Utils
by: Xamarin Inc.
- 2 total downloads
- Latest version: 25.0.1-rc1
Core Utils Android Support Library C# bindings for Xamarin
Xamarin.Google.iOS.SignIn
by: Microsoft
- 10 total downloads
- Latest version: 5.0.2.2
C# bindings for Google APIs Sign In iOS Library
xunit
by: jnewkirk, bradwilson
- 2 total downloads
- Latest version: 2.6.5
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.assert
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.5.1-pre.20
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.
Xunit.Gherkin.Quick
by: Tengiz Tutisani
- 1 total downloads
- Latest version: 4.0.0
BDD in .NET Core - Xunit.Gherkin.Quick is a lightweight, cross platform BDD test framework (targets .NET Standard, can be used from both .NET and .NET Core test projects). It parses Gherkin language and executes Xunit tests corresponding to scenarios.