System.Xml.XmlSerializer by: Microsoft
  • 8 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
  • 9 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
  • 8 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
  • 8 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
T4Scaffolding by: David Fowler, Scott Hanselman, Steve Sanderson
  • 49 total downloads
  • Latest version: 1.0.8
A fast and customizable way to build parts of your .NET application via templates
T4Scaffolding.Core by: David Fowler, Scott Hanselman, Steve Sanderson
  • 7 total downloads
  • Latest version: 1.0.0
A fast and customizable way to build parts of your .NET application via templates
Tavis.UriTemplates by: Darrel Miller
  • 52 total downloads
  • Latest version: 1.1.1
  • http
URI Template resolution library - Implementation of RFC 6570
TimeZoneConverter by: Matt Johnson-Pint
  • 28 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.
tusdotnet by: Stefan Matsson
  • 6 total downloads
  • Latest version: 1.2.0
  • Tus Tus-Resumable ResumableFileUploads FileUpload
.NET server implementation of the Tus protocol for resumable file uploads. Read more at https://github.com/smatsson/tusdotnet and http://tus.io
UTF.Unknown by: Julian Verdurmen, Rustam Sayfutdinov, Rudi Pettazzi, Shy Shalom
  • 17 total downloads
  • Latest version: 2.5.1
  • charset detection unicode ascii netstandard chardet
Detect character set for files, streams and other bytes. This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector. Features: - Easy to use API - Supports frameworks: - .NET Standard 1.0 - .NET Standard 1.3 and 2.0 - .NET Core 3.0 (because `System.Text.Encoding.CodePages` in shared framework) - .NET Framework 4.0 - Strong named - XML documentation included Compared to Ude: - Refactor of API, namespaces and deadcode removal - Added some docs - Improve error handling - Improved unit tests
Validation by: Andrew Arnott
  • 38 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.
VSSDK.DTE by: Sam Harwell
  • 5 total downloads
  • Latest version: 7.0.4
  • vssdk vs2003 vs2005 vs2008 vs2010 vs2012 vs2013 vs2015
This package provides the Automation and Extensibility (EnvDTE) COM-interop assemblies used by Visual Studio 2003 and newer. EnvDTE.dll stdole.dll
VSSDK.IDE by: Sam Harwell
  • 8 total downloads
  • Latest version: 7.0.4
  • vssdk vs2003 vs2005 vs2008 vs2010 vs2012 vs2013 vs2015
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio .NET 2003 and newer.
VSSDK.IDE.10 by: Sam Harwell
  • 10 total downloads
  • Latest version: 10.0.4
  • vssdk vs2010 vs2012 vs2013 vs2015
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2010 and newer.
VSSDK.IDE.11 by: Sam Harwell
  • 10 total downloads
  • Latest version: 11.0.4
  • vssdk vs2012 vs2013 vs2015
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2012 and newer. If you find this package installed in an extension that is supposed to target Visual Studio 2010, use NuGet to uninstall the package and it will report the specific dependencies that are causing the incompatibility.
VSSDK.IDE.12 by: Sam Harwell
  • 10 total downloads
  • Latest version: 12.0.4
  • vssdk vs2013 vs2015
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2013 and newer. If you find this package installed in an extension that is supposed to target Visual Studio 2010 or 2012, use NuGet to uninstall the package and it will report the specific dependencies that are causing the incompatibility.
VSSDK.IDE.8 by: Sam Harwell
  • 8 total downloads
  • Latest version: 8.0.4
  • vssdk vs2005 vs2008 vs2010 vs2012 vs2013 vs2015
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2005 and newer.
VSSDK.IDE.9 by: Sam Harwell
  • 8 total downloads
  • Latest version: 9.0.4
  • vssdk vs2008 vs2010 vs2012 vs2013 vs2015
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2008 and newer.
VSSDK.TemplateWizardInterface by: Sam Harwell
  • 20 total downloads
  • Latest version: 12.0.4
  • vssdk vs2013 vs2015
This package provides the Visual Studio "Template Wizard Interface" reference assembly used by Visual Studio 2013 and newer. Microsoft.VisualStudio.TemplateWizardInterface.dll
WebActivator by: David Ebbo
  • 3 total downloads
  • Latest version: 1.5.1
A NuGet package that allows other packages to execute some startup code in web apps