Tamir.SharpSSH by: Tamir Gal
  • 7 total downloads
  • Latest version: 1.1.1.13
SharpSSH - A Secure Shell (SSH) library for .NET
Taskell by: Chris Patterson
  • 44 total downloads
  • Latest version: 0.1.2
Taskell, Composition Extensions for the Task Parallel Library
TaskParallelLibrary by: Microsoft Corporation
  • 13 total downloads
  • Latest version: 1.0.2856
  • tpl plinq pfx task parallel extensions .net35 backport
The package includes: * Task<T> for executing asynchronous operations. * Concurrent Collections such as ConcurrentStack, ConcurentQueue ad ConcurrentDictionary. * PLINQ for writing parallel queries. * additional Threading operations such as Barrier,SpinLock and SpinWait.
Tavis.UriTemplates by: Darrel Miller
  • 521 total downloads
  • Latest version: 1.1.1
  • http
URI Template resolution library - Implementation of RFC 6570
Telegram.Bot by: RoundRobin Poulad tuscen
  • 155 total downloads
  • Latest version: 16.0.2
  • Telegram Bot Api Payment Inline Games
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
Tesseract by: Charles Weld
  • 572 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
  • 962 total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Text Analyzers
TimeZoneConverter by: Matt Johnson-Pint
  • 421 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.
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
  • 33 total downloads
  • Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
TS.CleanArchitecture by: Taner Saydam
  • 196 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.
Twilio by: Twilio
  • 1.374k total downloads
  • Latest version: 7.14.3
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library
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
  • 10 total downloads
  • Latest version: 1.7.0-custom-5
Package Description
Unity by: Unity Container Project
  • 895 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.ServiceLocator by: Agilesight
  • 12 total downloads
  • Latest version: 2.0.0
Unity.ServiceLocator Class Library
Unity.WebAPI by: Paul Hiles
  • 66 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
  • 47 total downloads
  • Latest version: 7.1.206-dev.2.g3811fa060b
  • 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
  • 55 total downloads
  • Latest version: 7.1.206-dev.2.g3811fa060b
  • 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
  • 56 total downloads
  • Latest version: 7.1.206-dev.2.g3811fa060b
  • 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.