System.Xml.XmlSerializer by: Microsoft
  • 27 total downloads
  • Latest version: 4.0.10-beta-22816
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
System.Xml.XPath by: Microsoft
  • 26 total downloads
  • Latest version: 4.0.0-beta-22816
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
  • 28 total downloads
  • Latest version: 4.0.0-beta-22816
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
System.Xml.XPath.XmlDocument by: Microsoft
  • 30 total downloads
  • Latest version: 4.0.0-beta-22816
Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package. Commonly Used Types: System.Xml.XPath.XmlDocumentExtensions
Tamir.SharpSSH by: Tamir Gal
  • 12 total downloads
  • Latest version: 1.1.1.13
SharpSSH - A Secure Shell (SSH) library for .NET
Taskell by: Chris Patterson
  • 33 total downloads
  • Latest version: 0.1.2
Taskell, Composition Extensions for the Task Parallel Library
TaskParallelLibrary by: Microsoft Corporation
  • 15 total downloads
  • Latest version: 1.0.2856
  • tpl plinq pfx task parallel extensions .net35 backport
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.
Tavis.UriTemplates by: Darrel Miller
  • 289 total downloads
  • Latest version: 1.1.1
  • http
URI Template resolution library - Implementation of RFC 6570
Telerik.Licensing by: Progress Software Corporation
  • 57 total downloads
  • Latest version: 1.9.0
An utility package used to detect Telerik products and implement build and runtime license validation.
Telerik.UI.for.Blazor by: Progress Software Corporation
  • 12 total downloads
  • Latest version: 14.1.0
  • aspnet blazor Telerik
Telerik UI for Blazor provides a suite of truly native Blazor components enabling you to build everything from highly-data driven dashboards for large industries to small e-shops for everyday internet users. We provide you with a control galore for data management, navigation and layout, visualization, editing, interactivity and more.
Text.Analyzers by: Microsoft
  • 832 total downloads
  • Latest version: 5.6.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Text Analyzers
ThrottleDebounce by: Ben Hutchison
  • 36 total downloads
  • Latest version: 2.0.0-SNAPSHOT
  • throttle debounce rate limit rate-limit ratelimit
Rate limit your actions and funcs by throttling and debouncing them.
TimeZoneConverter by: Matt Johnson-Pint
  • 155 total downloads
  • Latest version: 3.5.0
  • timezone time zone time zone iana tzdb olson timezoneinfo,rails
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Unity by: Unity Container Project
  • 688 total downloads
  • Latest version: 5.11.10
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC
This package contains Unity Container and Abstractions libraries as a single package.
Unity.Abstractions by: Unity Open Source Project
  • 315 total downloads
  • Latest version: 5.11.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC
Unity Container Public Abstractions
Unity.Container by: Unity Open Source Project
  • 596 total downloads
  • Latest version: 5.11.11
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC
Unity Core Engine
Unity.Interception by: Microsoft.Practices.Unity
  • 161 total downloads
  • Latest version: 5.5.1
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Interception
Unity Interception
upgrade-assistant by: Microsoft
  • 493 total downloads
  • Latest version: 1.0.518
A tool to assist developers in upgrading .NET Framework and .NET applications to latest versions of .NET.
Validation by: Andrew Arnott
  • 282 total downloads
  • Latest version: 2.6.68
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
WebSocketSharp-netstandard by: sta
  • 11 total downloads
  • Latest version: 1.0.1
  • websocket
websocket-sharp provides the WebSocket protocol client and server. It supports: - RFC 6455 - WebSocket Client and Server - Per-message Compression extension - Secure Connection - HTTP Authentication (Basic/Digest) - Query String, Origin header and Cookies - Connecting through the HTTP Proxy server - .NET 3.5 or later (includes compatible)