Testcontainers
by: Andre Hofmeister and contributors
- 3 total downloads
- Latest version: 4.10.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.MySql
by: Andre Hofmeister and contributors
- 159 total downloads
- Latest version: 4.9.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.Papercut
by: Andre Hofmeister and contributors
- 1 total downloads
- Latest version: 4.4.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.Redis
by: Andre Hofmeister and contributors
- 1 total downloads
- Latest version: 4.4.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Tewr.Blazor.FileReader
by: Tor Knutsson (Tewr)
- 90 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
- 125 total downloads
- Latest version: 7.2.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Tizen.NET
by: Samsung Electronics
- 1 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
- 1 total downloads
- Latest version: 10.0.0.17508
Reference assemblies of Tizen .NET API Level 10.
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.Protocol
by: Tom Deseyn
- 2 total downloads
- Latest version: 0.94.0
Modern, low-level, high-performance D-Bus library for .NET that is NativeAOT compatible.
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
Ulid
by: Cysharp
- 1 total downloads
- Latest version: 1.3.4
Fast .NET Standard(C#) Implementation of ULID.
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
- 20 total downloads
- Latest version: 6.7.0-dev.849
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
- 44 total downloads
- Latest version: 2.6.0
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 6 (Will be dropped in the future)
- .NET 8
- .NET Standard 2.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