System.Threading.Tasks.Extensions
by: Microsoft
- 24 total downloads
- Latest version: 4.6.0
System.Threading.Tasks.Extensions
System.Threading.Tasks.Parallel
by: Microsoft
- 2 total downloads
- Latest version: 4.3.0
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel.
Commonly Used Types:
System.Threading.Tasks.Parallel
System.Threading.Tasks.ParallelLoopState
System.Threading.Tasks.ParallelLoopResult
System.Threading.Tasks.ParallelOptions
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Thread
by: Microsoft
- 2 total downloads
- Latest version: 4.3.0
Provides the System.Threading.Thread class, which allows developers to create and control a thread, set its priority, and get its state.
Commonly Used Types:
System.Threading.Thread
System.Threading.ThreadStart
System.Threading.ParameterizedThreadStart
When using NuGet 3.x this package requires at least version 3.4.
System.ValueTuple
by: Microsoft
- 3 total downloads
- Latest version: 4.5.0
Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Visual Basic.
Commonly Used Types:
System.ValueTuple
System.ValueTuple<T1>
System.ValueTuple<T1, T2>
System.ValueTuple<T1, T2, T3>
System.ValueTuple<T1, T2, T3, T4>
System.ValueTuple<T1, T2, T3, T4, T5>
System.ValueTuple<T1, T2, T3, T4, T5, T6>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7, TRest>
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
System.Xml.ReaderWriter
by: Microsoft
- 0 total downloads
- Latest version: 4.3.0
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.XDocument
by: Microsoft
- 0 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
- 2 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.XPath
by: Microsoft
- 9 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
- 9 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
- 0 total downloads
- Latest version: 4.7.0
System.Xml.XPath.XmlDocument
Topshelf
by: Chris Patterson Dru Sellers Travis Smith
- 1 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.
UAParser
by: enemaerke
- 5 total downloads
- Latest version: 3.1.47
A .net wrapper for the ua-parser library
Unity
by: Unity Container Project
- 1 total downloads
- Latest version: 5.11.1
This package contains Unity Container and Abstractions libraries as a single package.
Unity.WebAPI
by: Paul Hiles
- 1 total downloads
- Latest version: 5.4.0
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
WebDriverManager
by: WebDriverManager
- 4 total downloads
- Latest version: 2.17.5
Automatic Selenium WebDriver binaries management for .Net
WebGrease
by: webgrease@microsoft.com
- 6 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
WebMarkupMin.AspNet.Common
by: Andrey Taritsyn
- 6 total downloads
- Latest version: 2.19.0
WebMarkupMin.AspNet.Common is auxiliary package, that contains classes and interfaces for all ASP.NET extensions.
WebMarkupMin.Core
by: Andrey Taritsyn
- 9 total downloads
- Latest version: 2.19.0
The Web Markup Minifier (abbreviated WebMarkupMin) is a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
WebMarkupMin.NUglify
by: Andrey Taritsyn
- 7 total downloads
- Latest version: 2.19.0
WebMarkupMin.NUglify contains 2 minifier-adapters: `NUglifyCssMinifier` (for minification of CSS code) and `NUglifyJsMinifier` (for minification of JS code). These adapters perform minification using the NUglify.
WTelegramClient
by: Wizou
- 6 total downloads
- Latest version: 3.5.3
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 160
Release Notes:
- API Layer 160: Stories & more...
- Added Contacts_ResolvedPeer.Channel property
- CollectUsersChats allows null dictionaries
- Prevent 'You must connect to Telegram first' during network loss
- Prevent 'recursive' MsgContainer
- Fix Messages_GetAllDialogs (MessageEmpty)
- Fix AnalyzeInviteLink (public channel with join request)
- Fix ReactorError not correctly raised.
Added Program_ReactorError example
- Fix unencrypted padding length in Padded Intermediate
- updated Program_ListenUpdates example & api doc