SystemTextJson.JsonDiffPatch by: Wei Chen
  • 0 total downloads
  • Latest version: 2.0.0
  • json diff compare patch system-text-json jsondiffpatch
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
  • nunit assert compare json system-text-json
Extension methods for NUnit to compare JSON in unit tests.
TeamCity.ServiceMessages by: JetBrains
  • 20 total downloads
  • Latest version: 4.1.1
  • TeamCity ServiceMessage ServiceMessages
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
  • TensorFlow, SciSharp, Machine Learning, TensorFlow.NET, TF.NET, AI
Google's TensorFlow full binding in .NET Standard. Building, training and infering deep learning models. https://tensorflownet.readthedocs.io
Text.Analyzers by: Microsoft
  • 88 total downloads
  • Latest version: 5.6.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Text Analyzers
TextFieldParserStandard by: Dat Chung, Gabriel Kenderesy
  • 0 total downloads
  • Latest version: 1.0.0
  • TextFieldParser csv tab delimited fixed width text parse excel port
A 1 to 1 port of TextFieldParser for .NET Standard.
TimeZoneConverter by: Matt Johnson-Pint
  • 55 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.
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
  • OpenCL OpenGL OpenAL OpenGLES GLES Vulkan Assimp DirectX GLFW SDL Windowing Input Gamepad Joystick Keyboard Mouse SilkTouch Source Generator C# F# .NET DotNet Mono Vector Math Maths Numerics Game Graphics Compute Audio Sound Engine Silk Silk.NET Slim.NET ElgarTK GPU Sharp Science Scientific Visualization Visual Audiovisual Windows macOS Linux Android Bindings OSX Wrapper Native
Multi-platform native library for GLFW.
Ultz.Native.SDL by: .NET Foundation and Contributors
  • 16 total downloads
  • Latest version: 2.32.10
  • OpenCL OpenGL OpenAL OpenGLES GLES Vulkan Assimp DirectX GLFW SDL Windowing Input Gamepad Joystick Keyboard Mouse SilkTouch Source Generator C# F# .NET DotNet Mono Vector Math Maths Numerics Game Graphics Compute Audio Sound Engine Silk Silk.NET Slim.NET ElgarTK GPU Sharp Science Scientific Visualization Visual Audiovisual Windows macOS Linux Android Bindings OSX Wrapper Native
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
  • charset detection character-encoding-detector chardet unicode ascii iso-8859 utf8 utf16 codepage
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
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.