SystemTextJson.JsonDiffPatch
by: Wei Chen
- 0 total downloads
- Latest version: 2.0.0
High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format. Provides bonus DeepEquals and DeepClone methods.
SystemTextJson.JsonDiffPatch.NUnit
by: Wei Chen
- 0 total downloads
- Latest version: 2.0.0
Extension methods for NUnit to compare JSON in unit tests.
TeamCity.ServiceMessages
by: JetBrains
- 20 total downloads
- Latest version: 4.1.1
This library provides read/write access to TeamCity Service messages. The documentation on service messages can be found at https://www.jetbrains.com/help/teamcity/service-messages.html
TensorFlow.NET
by: Haiping Chen, Eli Belash, Yaohui Liu, Meinrad Recheis
- 75 total downloads
- Latest version: 0.150.0
Google's TensorFlow full binding in .NET Standard.
Building, training and infering deep learning models.
https://tensorflownet.readthedocs.io
TextFieldParserStandard
by: Dat Chung, Gabriel Kenderesy
- 0 total downloads
- Latest version: 1.0.0
A 1 to 1 port of TextFieldParser for .NET Standard.
TimeZoneConverter
by: Matt Johnson-Pint
- 55 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
- 2 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
- 2 total downloads
- Latest version: 10.0.0.17508
Reference assemblies of Tizen .NET API Level 10.
Tizen.NET.API4
by: Samsung Electronics
- 2 total downloads
- Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5
by: Samsung Electronics
- 4 total downloads
- Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
Ultz.Bcl.Half
by: Ultz.Bcl.Half
- 2 total downloads
- Latest version: 1.0.0
Provides the System.Half type on .NET versions that don't include it.
Ultz.Bcl.Half.Fallback
by: Ultz.Bcl.Half
- 2 total downloads
- Latest version: 1.0.0
Provides the System.Half type on .NET versions that don't include it.
Ultz.Dispatcher
by: Ultz.Dispatcher
- 6 total downloads
- Latest version: 3.0.0-pre2
Provides tools to run code exclusively on a specific thread, similar to the Dispatcher class from WPF.
Ultz.Native.GLFW
by: .NET Foundation and Contributors
- 13 total downloads
- Latest version: 3.4.0
Multi-platform native library for GLFW.
Ultz.Native.SDL
by: .NET Foundation and Contributors
- 16 total downloads
- Latest version: 2.32.10
Multi-platform native library for SDL.
Ultz.SuperInvoke
by: Ultz.SuperInvoke
- 12 total downloads
- Latest version: 1.1.0
SuperTools is an advanced set of libraries to aid low-level development in C#. This package, SuperInvoke, provides a high-speed alternative method for interoperating with native applications.
Ultz.SuperInvoke.Loader
by: Ultz.SuperInvoke.Loader
- 11 total downloads
- Latest version: 1.1.0
SuperTools is an advanced set of libraries to aid low-level development in C#. This package provides a method for loading and unloading native libraries and function pointers for use with SuperInvoke or any other alternative.
UTF.Unknown
by: Julian Verdurmen, Rustam Sayfutdinov, Rudi Pettazzi, Shy Shalom
- 20 total downloads
- Latest version: 2.7.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 8, 9 and 10
- .NET Standard 2.0
- Strong named
- XML documentation included
Compared to Ude:
- Refactored API, namespaces and removed dead code
- Added some docs
- Improved error handling
- Improved unit tests
Validation
by: Andrew Arnott
- 44 total downloads
- Latest version: 2.6.68
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.