System.Xml.XPath.XDocument
by: Microsoft
- 59 total downloads
- Latest version: 4.3.0
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
When using NuGet 3.x this package requires at least version 3.4.
System.Xml.XPath.XmlDocument
by: Microsoft
- 85 total downloads
- Latest version: 4.3.0
Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package.
Commonly Used Types:
System.Xml.XPath.XmlDocumentExtensions
When using NuGet 3.x this package requires at least version 3.4.
T4Scaffolding
by: David Fowler, Scott Hanselman, Steve Sanderson
- 76 total downloads
- Latest version: 1.0.8
A fast and customizable way to build parts of your .NET application via templates
T4Scaffolding.Core
by: David Fowler, Scott Hanselman, Steve Sanderson
- 13 total downloads
- Latest version: 1.0.0
A fast and customizable way to build parts of your .NET application via templates
TagLibSharp
by: Brian Nickel, Gabriel Burt, Stephen Shaw, etc
- 2 total downloads
- Latest version: 2.2.0
A library for for reading and writing metadata in media files, including video, audio, and photo formats.
Taskell
by: Chris Patterson
- 3 total downloads
- Latest version: 0.1.2
Taskell, Composition Extensions for the Task Parallel Library
TaskParallelLibrary
by: Microsoft Corporation
- 2 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.
Tavis.UriTemplates
by: Darrel Miller
- 94 total downloads
- Latest version: 1.1.1
URI Template resolution library - Implementation of RFC 6570
Tewr.Blazor.FileReader
by: Tor Knutsson (Tewr)
- 82 total downloads
- Latest version: 3.4.0.24340
Create Read-Only file streams from file input elements or drop targets in Blazor.
TimeZoneConverter
by: Matt Johnson-Pint
- 84 total downloads
- Latest version: 3.5.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Tizen.NET.API4
by: Samsung Electronics
- 1 total downloads
- Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5
by: Samsung Electronics
- 2 total downloads
- Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
Tmds.DBus.SourceGenerator
by: affederaffe
- 3 total downloads
- Latest version: 0.0.21
A roslyn source generator for creating proxies and abstract handlers targeting the Tmds.DBus.Protocol API
underscore.js
by: Jeremy Ashkenas
- 27 total downloads
- Latest version: 1.8.3
JavaScripts functional programming helper library.
Unity
by: Unity Container Project
- 182 total downloads
- Latest version: 5.11.10
This package contains Unity Container and Abstractions libraries as a single package.
Unity.ServiceLocator
by: Agilesight
- 2 total downloads
- Latest version: 2.0.0
Unity.ServiceLocator Class Library
Uno.Fonts.Fluent
by: Uno Platform
- 5 total downloads
- Latest version: 2.9.0-dev.12
Uno Platform Fluent Font (Windows 11 iconography)
Uno.Foundation
by: Uno Platform
- 21 total downloads
- Latest version: 6.7.0-dev.834
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Uno.WinUI
by: Uno Platform
- 3 total downloads
- Latest version: 5.2.83
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
UTF.Unknown
by: Julian Verdurmen, Rustam Sayfutdinov, Rudi Pettazzi, Shy Shalom
- 40 total downloads
- Latest version: 2.5.1
Detect character set for files, streams and other bytes.
This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector.
Features:
- Easy to use API
- Supports frameworks:
- .NET Standard 1.0
- .NET Standard 1.3 and 2.0
- .NET Core 3.0 (because `System.Text.Encoding.CodePages` in shared framework)
- .NET Framework 4.0
- Strong named
- XML documentation included
Compared to Ude:
- Refactor of API, namespaces and deadcode removal
- Added some docs
- Improve error handling
- Improved unit tests