System.Threading.Tasks by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Provides types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.Task<TResult> System.Runtime.CompilerServices.TaskAwaiter<TResult> System.Threading.Tasks.TaskCompletionSource<TResult> System.Threading.Tasks.Task System.OperationCanceledException System.AggregateException When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks.Extensions by: Microsoft
  • 18 total downloads
  • Latest version: 4.5.4
Provides additional types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.ValueTask<TResult> 7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
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.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.
ThomasLevesque.WeakEvent by: Thomas Levesque
  • 1 total downloads
  • Latest version: 4.1.0
  • weak event weakevent
A generic weak event implementation.
Topshelf by: Chris Patterson Dru Sellers Travis Smith
  • 1 total downloads
  • Latest version: 4.3.0+build.251.sha.509556a
  • Topshelf
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
  • UAParser .Net UserAgent Parsing User Agent Parser
A .net wrapper for the ua-parser library
Unity by: Unity Container Project
  • 1 total downloads
  • Latest version: 5.11.1
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC
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 asp.net webapi web api ioc di
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
WebActivatorEx by: David Ebbo
  • 8 total downloads
  • Latest version: 2.2.0
A package that allows other packages to execute some startup code in web apps. This package should be used over the older WebActivator, which was not strong named.
WebApiContrib.IoC.CastleWindsor by: WebApiContrib Contributors
  • 1 total downloads
  • Latest version: 0.10.0
  • webapi webapicontrib windsor castlewindsor ioc
The WebApiContrib.IoC.CastleWindsor library provides dependency injection helpers for ASP.NET Web API.
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 Markup HTML XHTML Minification Minifier Minify ASP.NET XML
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
  • WebMarkupMin Markup HTML XHTML Minification Minifier Minify XML Performance Optimization Compression
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 Markup HTML XHTML Minification Minifier Minify CSS JavaScript JS NUglify
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.
XamlAnimatedGif by: Thomas Levesque
  • 0 total downloads
  • Latest version: 2.3.1
  • wpf xaml animated gif
A simple library to display animated GIF images in WPF applications
xunit by: jnewkirk bradwilson
  • 6 total downloads
  • Latest version: 2.9.3
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.abstractions by: James Newkirk Brad Wilson
  • 6 total downloads
  • Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).