TestableIO.System.IO.Abstractions.Wrappers by: Tatham Oddie & friends
  • 828 total downloads
  • Latest version: 22.1.1
  • testing
A set of abstractions to help make file system interactions testable.
TestableIO.System.IO.Abstractions by: Tatham Oddie & friends
  • 783 total downloads
  • Latest version: 22.1.1
  • testing
A set of abstractions to help make file system interactions testable.
Testcontainers by: Andre Hofmeister and contributors
  • 866 total downloads
  • Latest version: 4.11.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
TimeZoneConverter by: Matt Johnson-Pint
  • 605 total downloads
  • Latest version: 7.2.0
  • timezone time zone time zone iana tzdb olson timezoneinfo rails
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Text.Analyzers by: Microsoft
  • 1.024k total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Text Analyzers
Tesseract by: Charles Weld
  • 604 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.
Testably.Abstractions.FileSystem.Interface by: Testably
  • 98 total downloads
  • Latest version: 10.2.0
  • abstractions testing
A set of abstractions to help make file system interactions testable.
Telegram.Bot by: Wizou tuscen Poulad RoundRobin
  • 839 total downloads
  • Latest version: 22.9.6.2
  • Telegram Bot Api Payment Inline Games
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram. Release Notes: Implicit conversion LoginUrl <=> string
Testcontainers.Kafka by: Andre Hofmeister and contributors
  • 161 total downloads
  • Latest version: 4.11.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.RabbitMq by: Andre Hofmeister and contributors
  • 150 total downloads
  • Latest version: 4.11.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.MsSql by: Andre Hofmeister and contributors
  • 55 total downloads
  • Latest version: 4.11.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
T4MVC by: David Ebbo
  • 1.687k 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
  • 985 total downloads
  • Latest version: 4.2.4
  • t4 mvc t4mvc
Runtime helpers used by code generated by T4MVC
Testcontainers.Redis by: Andre Hofmeister and contributors
  • 152 total downloads
  • Latest version: 4.11.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.MongoDb by: Andre Hofmeister and contributors
  • 109 total downloads
  • Latest version: 4.11.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Tavis.UriTemplates by: Darrel Miller
  • 580 total downloads
  • Latest version: 2.0.0
URI Template resolution library - Implementation of RFC 6570
Tamir.SharpSSH by: Tamir Gal
  • 8 total downloads
  • Latest version: 1.1.1.13
SharpSSH - A Secure Shell (SSH) library for .NET
TestContainers by: swissarmykirpan
  • 178 total downloads
  • Latest version: 0.0.2.107
  • testcontainers
Package Description
TagLibSharp by: Brian Nickel Gabriel Burt Stephen Shaw etc
  • 44 total downloads
  • Latest version: 2.3.0
A library for for reading and writing metadata in media files, including video, audio, and photo formats.
Taskell by: Chris Patterson
  • 50 total downloads
  • Latest version: 0.1.2
Taskell, Composition Extensions for the Task Parallel Library
TaskParallelLibrary by: Microsoft Corporation
  • 16 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.