Taskell by: Chris Patterson
  • 196 total downloads
  • Latest version: 0.1.2
Taskell, Composition Extensions for the Task Parallel Library
TaskScheduler by: David Hall
  • 548 total downloads
  • Latest version: 2.12.2
  • task interop windows taskscheduler scheduler .net task scheduler
Provides a single assembly wrapper for the 1.0 and 2.0 versions of Task Scheduler found in all Microsoft operating systems post Windows 98. It simplifies the coding, aggregates the multiple versions and allows for localization support.
TestableIO.System.IO.Abstractions by: Tatham Oddie & friends
  • 2.644k total downloads
  • Latest version: 22.0.16
  • testing
A set of abstractions to help make file system interactions testable.
TestableIO.System.IO.Abstractions.TestingHelpers by: Tatham Oddie & friends
  • 2.391k total downloads
  • Latest version: 22.0.16
  • testing
A set of pre-built mocks to help when testing file system interactions.
TestableIO.System.IO.Abstractions.Wrappers by: Tatham Oddie & friends
  • 2.569k total downloads
  • Latest version: 22.0.16
  • testing
A set of abstractions to help make file system interactions testable.
Testably.Abstractions.FileSystem.Interface by: Testably
  • 134 total downloads
  • Latest version: 10.0.0-pre.1
  • abstractions testing
A set of abstractions to help make file system interactions testable.
Text.Analyzers by: Microsoft
  • 2.806k total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Text Analyzers
TextCopy by: https://github.com/CopyText/TextCopy/graphs/contributors
  • 861 total downloads
  • Latest version: 6.2.1
  • Clipboard Copy
A cross platform package to copy text to the clipboard.
The.Microsoft.Expression.Interactions by: Microsoft Corporation
  • 23 total downloads
  • Latest version: 4.5.0
Microsoft.Expression.Interactions
Thrift by: The Apache Software Foundation
  • 429 total downloads
  • Latest version: 0.9.1.3
  • Thrift
Version from this branch: https://github.com/aausch/thrift/tree/0.9.1 (this commit: https://github.com/aausch/thrift/commit/e25bfc73705c9ac8087d1fd3f6ef943791d5cfd3) nuget package v. 0.9.1.2: now also including thrift compiler for windows (thrift-0.9.1.exe) nuget package v. 0.9.1.3: now properly matching dll and nuget versions, for smoother integration with VS
TimeSpan2 by: David Hall
  • 733 total downloads
  • Latest version: 2.4.3
  • timespan control
Library with Windows Forms control to capture a natural languange time span/duration such as "3 days, 2 hours, 19 minutes" instead of "3:02:19:00".
TimeSpan2.Core by: David Hall
  • 98 total downloads
  • Latest version: 2.4.3
  • timespan duration localization
Library to extend the functionality of the TimeSpan structure to be comparable, serializable, and convertible. It also supports localized string formatting and parsing so a TimeSpan can be represented by something like "3 days, 2 hours, 19 minutes" instead of "3:02:19:00".
TimeZoneConverter by: Matt Johnson-Pint
  • 1.426k 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.
TinyHelpers by: Marco Minerva
  • 317 total downloads
  • Latest version: 3.3.7
  • csharp visual-studio net netcore netstandard desktop web mobile utilities helpers
A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplication.
Tizen.NET by: Samsung Electronics
  • 68 total downloads
  • Latest version: 4.0.0
A set of Tizen.NET APIs. This includes all of the APIs built on top of Tizen Platform.
Tizen.NET.API10 by: Samsung Electronics
  • 67 total downloads
  • Latest version: 10.0.0.17508
Reference assemblies of Tizen .NET API Level 10.
Tizen.NET.API4 by: Samsung Electronics
  • 55 total downloads
  • Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5 by: Samsung Electronics
  • 120 total downloads
  • Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
UnmanagedExports by: Robert Giesecke
  • 195 total downloads
  • Latest version: 1.2.7
  • dllexport unmanaged exports export
A set of compile-time libraries (nothing to deploy) and a build task that enable you to export functions from managed code to native applications. That means, you can create plugins in a managed language like C# or F# for native applications that only have a C-Api (like Notepad++). The nuget package is all you need. Just mark your methods with [DllExport] and build for x86, x64 or ia64. Hints: - You have to set your platform target to either x86, ia64 or x64. AnyCPU assemblies cannot export functions. - The export name defaults to the method name and the calling convention to stdcall. If that's all what you want, you can just use [DllExport] without parameters. - You cannot put your exports in generic types or export generic methods. (The CLR wouldn't know what type parameters to use)
upgrade-assistant by: Microsoft
  • 2.964k total downloads
  • Latest version: 1.0.518
A tool to assist developers in upgrading .NET Framework and .NET applications to latest versions of .NET.