Tizen.NET.API10 by: Samsung Electronics
  • 5 total downloads
  • Latest version: 10.0.0.17508
Reference assemblies of Tizen .NET API Level 10.
Tizen.NET.API11 by: Samsung Electronics
  • 5 total downloads
  • Latest version: 11.0.0.18033
Reference assemblies of Tizen .NET API Level 11.
Tizen.NET.API12 by: Samsung Electronics
  • 7 total downloads
  • Latest version: 12.0.0.18510
Reference assemblies of Tizen .NET API Level 12.
Tizen.NET.API13 by: Samsung Electronics
  • 5 total downloads
  • Latest version: 13.0.0.19198
Reference assemblies of Tizen .NET API Level 13.
Tizen.NET.API4 by: Samsung Electronics
  • 12 total downloads
  • Latest version: 4.0.1.14164
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5 by: Samsung Electronics
  • 19 total downloads
  • Latest version: 5.0.0.14638
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API6 by: Samsung Electronics
  • 4 total downloads
  • Latest version: 6.0.0.14995
Reference assemblies of Tizen .NET API Level 6.
Tizen.NET.API7 by: Samsung Electronics
  • 6 total downloads
  • Latest version: 7.0.0.15162
Reference assemblies of Tizen .NET API Level 7.
Tizen.NET.API8 by: Samsung Electronics
  • 5 total downloads
  • Latest version: 8.0.0.15631
Reference assemblies of Tizen .NET API Level 8.
Tizen.NET.API9 by: Samsung Electronics
  • 6 total downloads
  • Latest version: 9.0.0.16760
Reference assemblies of Tizen .NET API Level 9.
Tizen.UIExtensions.NUI by: Samsung Electronics
  • 76 total downloads
  • Latest version: 0.9.2
  • tizen tizen.net maui xamarin xamarin.forms NUI
The Tizen.UIExtensions provides a set of advanced views and containers based on Tizen.NET UI Framework (NUI).
UnmanagedExports by: Robert Giesecke
  • 26 total downloads
  • Latest version: 1.2.7
  • dllexport unmanaged exports export
A set of compile-time libraries (nothing to deploy) and a build task that enable you to export functions from managed code to native applications. That means, you can create plugins in a managed language like C# or F# for native applications that only have a C-Api (like Notepad++). The nuget package is all you need. Just mark your methods with [DllExport] and build for x86, x64 or ia64. Hints: - You have to set your platform target to either x86, ia64 or x64. AnyCPU assemblies cannot export functions. - The export name defaults to the method name and the calling convention to stdcall. If that's all what you want, you can just use [DllExport] without parameters. - You cannot put your exports in generic types or export generic methods. (The CLR wouldn't know what type parameters to use)
upgrade-assistant by: Microsoft
  • 371 total downloads
  • Latest version: 1.0.518
A tool to assist developers in upgrading .NET Framework and .NET applications to latest versions of .NET.
Utf8Json by: neuecc
  • 160 total downloads
  • Latest version: 1.3.7
  • Json, Serialization, Formatter, Serializer, Unity, Xamarin
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
Validation by: Andrew Arnott
  • 187 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.
ValueTupleBridge by: Nobuyuki Iwanaga
  • 23 total downloads
  • Latest version: 0.1.5
  • ValueTuple
Backporting of System.ValueTuple for .NET 3.5.
Verify by: https://github.com/VerifyTests/Verify/graphs/contributors
  • 2.863k total downloads
  • Latest version: 31.9.4
  • Json, Testing, Verify, Snapshot, Approvals
Enables verification of complex models and documents.
Verify.Xunit by: https://github.com/VerifyTests/Verify/graphs/contributors
  • 2.387k total downloads
  • Latest version: 31.9.4
  • Json, Testing, Verify, Snapshot, Approvals
Enables verification of complex models and documents.
VncSharpCore by: VncSharpCore
  • 6 total downloads
  • Latest version: 1.2.1
VNC Client Library
Waher.Content by: Peter Waher
  • 609 total downloads
  • Latest version: 3.4.4
  • internet content data type encoding decoding extensible
Library that provides basic abstraction for Internet Content Type, and basic encodings and decodings. This includes handling and parsing of common data types, text, JSON, CSV, binary data and multi-part content, forms, etc. Encoding can be easily extended in external libraries.