System.Xml.XmlDocument by: Microsoft
  • 83 total downloads
  • Latest version: 4.0.0-beta-22816
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
System.Xml.XmlSerializer by: Microsoft
  • 82 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
  • 79 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
  • 74 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
  • 77 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
T4MVC by: David Ebbo
  • 1.38k total downloads
  • Latest version: 4.2.5
  • t4 mvc t4mvc
T4MVC is a T4 template that generates strongly typed helpers for ASP.NET MVC.
T4MVCExtensions by: David Ebbo
  • 13 total downloads
  • Latest version: 4.2.5
  • t4 mvc t4mvc
Runtime helpers used by code generated by T4MVC
Tamir.SharpSSH by: Tamir Gal
  • 6 total downloads
  • Latest version: 1.1.1.13
SharpSSH - A Secure Shell (SSH) library for .NET
Tesseract by: Charles Weld
  • 537 total downloads
  • Latest version: 5.2.0
  • Tesseract Ocr
Tesseract 5 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository.
Text.Analyzers by: Microsoft
  • 922 total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Text Analyzers
Tizen.NET.API4 by: Samsung Electronics
  • 16 total downloads
  • Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5 by: Samsung Electronics
  • 32 total downloads
  • Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
TS.CleanArchitecture by: Taner Saydam
  • 179 total downloads
  • Latest version: 8.1.6
  • Web ASP.NET "Clean Architecture" clean-architecture clean architecture ts SOLID
A template for creating projects using Clean Architecture.
Twitter.Bootstrap by: Jacob Thornton Mark Otto
  • 383 total downloads
  • Latest version: 3.0.1.1
  • twitter css css3 html5 less jquery bootstrap responsive
Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. Package issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues
UglyToad.PdfPig.Fonts by: UglyToad.PdfPig.Fonts
  • 8 total downloads
  • Latest version: 1.7.0-custom-5
Package Description
Unity by: Unity Container Project
  • 96 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.WebAPI by: Paul Hiles
  • 56 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.
Uno.CommunityToolkit.WinUI.UI.Controls by: nventive
  • 24 total downloads
  • Latest version: 7.1.204
  • Windows Community Toolkit WCT .NET WinUI
This library provides Controls, Panels, ItemsRepeater Layouts, and various other classes & helpers for XAML UI development with UWP. It is a part of the Windows Community Toolkit. This package is only an aggregate of its dependencies, meaning it's a meta-package and has no assemblies. You can find out how to optimize your app after development at https://aka.ms/wct/optimize
Uno.CommunityToolkit.WinUI.UI.Controls.Core by: nventive
  • 29 total downloads
  • Latest version: 7.1.204
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Camera Preview CameraPreview Drop Shadow Panel DropShadowPanel DropShadow Image Ex ImageEx In App Notification InAppNotification InApp Loading Metadata Tags Radial Progress Bar RadialProgressBar ProgressBar Rotator Tile RotatorTile Tabbed Command TabbedCommandBar CommandBar Text Tool TextToolBar ToolBar Markdown RTF Control TileControl
This library provides XAML templated controls. It is a part of the Windows Community Toolkit. Controls: - CameraPreview: Easily preview video from camera sources and get realtime frames from the selected source. - DropShadowPanel: DropShadowPanel control allows the creation of a DropShadow for any Xaml FrameworkElement in markup. - ImageEx: Images are downloaded asynchronously showing a load indicator and can be stored in a local cache. - InAppNotification: Show local notifications in your application. - Loading: Helps to show content with animation to the user while the app is doing some calculation. - MetadataControl: Control for organizing text based categories with a separator, supports commands. - RadialProgressBar: Displays progress as a circle getting filled. - RotatorTile: Rotates through a set of items one-by-one like a live-tile. - TabbedCommandBar: A command bar that organizes features of an application into a series of tabs. - TextToolbar: A Toolbar for Editing Text attached to a RichEditBox. It can format RTF, Markdown, or use a Custom Formatter. - TileControl: A ContentControl that show an image repeated many times.
Uno.CommunityToolkit.WinUI.UI.Controls.Input by: nventive
  • 29 total downloads
  • Latest version: 7.1.204
  • Windows Community Toolkit WCT .NET WinUI Controls XAML UI Color Picker Button ColorPickerButton ColorPicker Radial Gauge RadialGauge Range Selector RangeSelector Remote Device RemoteDevicePicker DevicePicker RemoteDevice RichEditBox RichSuggestBox Suggestions Mentions Tags Tokenizing Text Box TokenizingTextBox TextBox
This library provides XAML templated controls. It is a part of the Windows Community Toolkit. Controls: - ColorPicker/ColorPickerButton: Improved ColorPicker and DropDownButton version. - RadialGauge: Displays a value within a range, using a needle on a circular face. - RangeSelector: "Double slider" control for range values. - RemoteDevicePicker: Remote Device Picker Control for Project Rome. - RichSuggestBox: RichEditBox which supports at mentioning or tags. - TokenizingTextBox: An AutoSuggestBox like control which places entered input into easily removed containers for contacts or tags.