System.Xml.XmlSerializer
by: Microsoft
- 120 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
- 97 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
- 98 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
- 65 total downloads
- Latest version: 4.7.0
System.Xml.XPath.XmlDocument
TaskParallelLibrary
by: Microsoft Corporation
- 10 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.
TestableIO.System.IO.Abstractions
by: Tatham Oddie & friends
- 306 total downloads
- Latest version: 22.1.0
A set of abstractions to help make file system interactions testable.
TestableIO.System.IO.Abstractions.Wrappers
by: Tatham Oddie & friends
- 272 total downloads
- Latest version: 22.1.0
A set of abstractions to help make file system interactions testable.
Testably.Abstractions.FileSystem.Interface
by: Testably
- 37 total downloads
- Latest version: 10.0.0
A set of abstractions to help make file system interactions testable.
Ultz.Bcl.Half
by: Ultz.Bcl.Half
- 4 total downloads
- Latest version: 1.0.0
Provides the System.Half type on .NET versions that don't include it.
Ultz.Bcl.Half.Fallback
by: Ultz.Bcl.Half
- 4 total downloads
- Latest version: 1.0.0
Provides the System.Half type on .NET versions that don't include it.
Ultz.Dispatcher
by: Ultz.Dispatcher
- 16 total downloads
- Latest version: 3.0.0-pre2
Provides tools to run code exclusively on a specific thread, similar to the Dispatcher class from WPF.
Ultz.Native.GLFW
by: .NET Foundation and Contributors
- 32 total downloads
- Latest version: 3.4.0
Multi-platform native library for GLFW.
Ultz.Native.SDL
by: .NET Foundation and Contributors
- 36 total downloads
- Latest version: 2.30.8
Multi-platform native library for SDL.
Ultz.SuperInvoke
by: Ultz.SuperInvoke
- 24 total downloads
- Latest version: 1.1.0
SuperTools is an advanced set of libraries to aid low-level development in C#. This package, SuperInvoke, provides a high-speed alternative method for interoperating with native applications.
Ultz.SuperInvoke.Loader
by: Ultz.SuperInvoke.Loader
- 24 total downloads
- Latest version: 1.1.0
SuperTools is an advanced set of libraries to aid low-level development in C#. This package provides a method for loading and unloading native libraries and function pointers for use with SuperInvoke or any other alternative.
Validation
by: Andrew Arnott
- 154 total downloads
- Latest version: 2.6.68
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
ValueTupleBridge
by: Nobuyuki Iwanaga
- 24 total downloads
- Latest version: 0.1.5
Backporting of System.ValueTuple for .NET 3.5.
Wcwidth
by: Patrik Svensson and contributors
- 60 total downloads
- Latest version: 4.0.2-preview.0.1
A .NET library that calculates the width of Unicode characters.
Xamarin.Android.Support.Animated.Vector.Drawable
by: Xamarin Inc.
- 24 total downloads
- Latest version: 25.1.0-beta2
Animated Vector Drawable Android Support Library C# bindings for Xamarin