System.ValueTuple
by: Microsoft
- 13 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
- 115 total downloads
- Latest version: 4.0.11
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
- 11 total downloads
- Latest version: 4.0.11-rc2-24027
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
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
TaskBuilder.fs
by: humbobst ForNeVeR
- 12 total downloads
- Latest version: 2.1.0
F# computation expression builder for System.Threading.Tasks
TimeZoneConverter
by: Matt Johnson
- 9 total downloads
- Latest version: 3.2.0
Lightweight library to convert quickly between Windows time zone IDs and IANA Time Zone names.
TinyMCE
by: Ephox Corp
- 13 total downloads
- Latest version: 4.7.9
The best WYSIWYG editor! TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Ephox Corp. TinyMCE has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems.
Tokenizer
by: Chris Wood
- 176 total downloads
- Latest version: 2.2.2
Tokenizer extracts structured information from blocks of text and reflects them onto .NET objects
Unity
by: Microsoft.Practices.Unity
- 24 total downloads
- Latest version: 5.7.3
Unity Container Library as single package
Unity.Mvc5
by: Paul Hiles
- 24 total downloads
- Latest version: 1.3.0
Unity.Mvc5 allows the simple integration of the Unity IoC container with ASP.NET MVC 5.
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
by: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
- 12 total downloads
- Latest version: 0.18.1
Package Description
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
by: Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
- 12 total downloads
- Latest version: 0.18.1
Package Description
WebGrease
by: webgrease@microsoft.com
- 16 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
Whois
by: Chris Wood
- 241 total downloads
- Latest version: 3.0.1
A .NET Framework 4.5.2 and Standard 2.0 WHOIS Lookup and Parsing Library
WindowsAzure.Storage
by: Microsoft
- 11 total downloads
- Latest version: 9.3.3
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/.
For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/.
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
wkhtmltopdf.x64
by: Jakob Truelsen and Ashish Kulkarni
- 26 total downloads
- Latest version: 0.12.5
WkHtmlToPdf x64 Executable
xmlrpcnet
by: Charles Cook
- 9 total downloads
- Latest version: 2.5.0
A client and server XML-RPC library for .Net.
xunit
by: James Newkirk Brad Wilson
- 29 total downloads
- Latest version: 2.4.1
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
- 58 total downloads
- Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.analyzers
by: Marcin Dobosz
- 28 total downloads
- Latest version: 0.10.0
Code Analyzers for projects using xUnit.net that help find and fix frequent issues when writing tests.
xunit.assert
by: James Newkirk Brad Wilson
- 38 total downloads
- Latest version: 2.4.1
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.