SystemTextJson.JsonDiffPatch
by: Wei Chen
- 8 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
- 8 total downloads
- Latest version: 2.0.0
Extension methods for NUnit to compare JSON in unit tests.
TaskParallelLibrary
by: Microsoft Corporation
- 1 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.
TeamCity.ServiceMessages
by: JetBrains
- 50 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
TeamCity.VSTest.TestAdapter
by: NikolayP
- 61 total downloads
- Latest version: 1.0.41
Provides an integration with TeamCity for test frameworks.
Usage:
- Create a test project, for example using the command line: dotnet new xunit
- Add the NuGet reference to this package
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
- 1 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
- 15 total downloads
- Latest version: 3.4.0
Multi-platform native library for GLFW.
Ultz.Native.SDL
by: .NET Foundation and Contributors
- 17 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.