Taskell
by: Chris Patterson
- 88 total downloads
- Latest version: 0.1.2
Taskell, Composition Extensions for the Task Parallel Library
Tea
by: Alibaba Cloud
- 1.964k total downloads
- Latest version: 1.1.2
Alibaba Cloud Tea Core SDK for .NET
Tizen.NET.API5
by: Samsung Electronics
- 65 total downloads
- Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
Tizen.NET.API4
by: Samsung Electronics
- 45 total downloads
- Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Toolbelt.Blazor.GetProperty.Script
by: J.Sakamoto
- 132 total downloads
- Latest version: 1.3.0
Add a tiny JavaScript function out-of-the-box to get JavaScript property values in your Blazor apps.
Tmds.DBus.SourceGenerator
by: affederaffe
- 631 total downloads
- Latest version: 0.0.22
A roslyn source generator for creating proxies and abstract handlers targeting the Tmds.DBus.Protocol API
Toolbelt.Blazor.I18nText
by: J.Sakamoto
- 1.444k total downloads
- Latest version: 14.0.1
This NuGet package allows you to localize texts in your Blazor app.
Text.Analyzers
by: Microsoft
- 1.857k total downloads
- Latest version: 5.0.0-1.25277.114
Text Analyzers
TaskParallelLibrary
by: Microsoft Corporation
- 54 total downloads
- Latest version: 1.0.2856
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.
Theraot.Core
by: Theraot
- 1.541k total downloads
- Latest version: 3.2.11
Theraot.Core is a .NET Backport (ValueTask, ValueTuple, Task, Expressions, Linq, ThreadLocal, IsExternalInit, Range, Index, etc...) for .NET Framework. .NET Core, .NET Standard
TimeZoneNames
by: Matt Johnson-Pint
- 625 total downloads
- Latest version: 4.2.0
Provides localized time zone names.
thrift-csharp
by: The Apache Software Foundation
- 28 total downloads
- Latest version: 0.10.0
https://github.com/apache/thrift/releases/tag/0.10.0
Tavis.UriTemplates
by: Darrel Miller
- 910 total downloads
- Latest version: 1.1.1
URI Template resolution library - Implementation of RFC 6570
Tencent.QCloud.Cos.Sdk
by: Tencent
- 590 total downloads
- Latest version: 5.4.49
Tencent Cloud COS(Cloud Object Service) .Net SDK
Toolbelt.Blazor.I18nText.SourceGenerator
by: J.Sakamoto
- 121 total downloads
- Latest version: 14.0.1
This NuGet package allows you to localize texts in your Blazor app.
Thrift
by: The Apache Software Foundation
- 199 total downloads
- Latest version: 0.9.1.3
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
TimeZoneConverter
by: Matt Johnson-Pint
- 858 total downloads
- Latest version: 3.5.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Tesseract
by: Charles Weld
- 837 total downloads
- Latest version: 5.2.0
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.
ThrottleDebounce
by: Ben Hutchison
- 100 total downloads
- Latest version: 2.0.0-SNAPSHOT
Rate limit your actions and funcs by throttling and debouncing them.