FodyHelpers by: The Fody Team
  • 80 total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Helpers for Fody.
FontAwesome5 by: Codinion
  • 7 total downloads
  • Latest version: 2.0.8
  • fontawesome fontawesome5
WPF (.Net and .Net Core) and UWP controls for the iconic SVG, font, and CSS toolkit Font Awesome 5. For examples https://github.com/MartinTopfstedt/FontAwesome5 Font-Awesome Version: 5.13.0
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 9 total downloads
  • Latest version: 2.3.0
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
geometry3Sharp by: Ryan Schmidt
  • 0 total downloads
  • Latest version: 1.0.324
  • geometry3 graphics math approximation solvers color convexhull meshes spatial curves solids 3d unity
C# library for 2D/3D geometric computing and triangle mesh processing
geometry4Sharp by: geometry4Sharp
  • 0 total downloads
  • Latest version: 1.0.0
  • geometry3 graphics math approximation solvers color convexhull meshes spatial curves solids 3d unity
C# library for 2D/3D geometric computing and triangle mesh processing forked from Geometry3Sharp
gong-wpf-dragdrop by: Jan Karger, Steven Kirk, mitchell.jon
  • 11 total downloads
  • Latest version: 3.2.1
  • WPF Windows UI XAML Toolkit Library .NET
An easy to use drag'n'drop framework for WPF applications.
Google.Protobuf by: Google Inc.
  • 193 total downloads
  • Latest version: 3.36.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
HelixToolkit by: JeremyAnsel, Lunci, objo
  • 22 total downloads
  • Latest version: 3.1.2
  • 3D
Helix Toolkit is a collection of 3D components for .NET.
HelixToolkit.Geometry by: JeremyAnsel, Lunci, objo
  • 3 total downloads
  • Latest version: 3.1.2
  • 3D Geometry Mesh
Helix Toolkit is a collection of 3D components for .NET.
HelixToolkit.Maths by: JeremyAnsel, Lunci, objo
  • 2 total downloads
  • Latest version: 3.1.2
  • 3D Maths
Helix Toolkit is a collection of 3D components for .NET. This package is based on WPF and SharpDX.
HelixToolkit.SharpDX.Core by: Lunci
  • 33 total downloads
  • Latest version: 2.27.3
  • netstandard netcore SharpDX 3D DirectX
Provides custom 3D controls for netstandard and netcore based on SharpDX.
HelixToolkit.SharpDX.Core.Wpf by: Lunci
  • 27 total downloads
  • Latest version: 2.27.3
  • netcore Wpf SharpDX 3D DirectX
Provides custom 3D controls for netcore WPF based on SharpDX.
Humanizer.Core by: Claire Novotny, Mehdi Khalili
  • 17 total downloads
  • Latest version: 3.0.10
Humanizer core package that contains the library and the neutral language (English) resources
Iced by: iced project and contributors <https://github.com/icedland>
  • 21 total downloads
  • Latest version: 1.21.0
  • disassembler x86 x64 assembler encoder decoder formatter
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#. - 👍 Supports all Intel and AMD instructions - 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed - 👍 100% C# code - 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - 👍 The decoder decodes >130 MB/s - 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory - 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)` - 👍 The encoder can be used to re-encode decoded instructions at any address - 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc - 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+` - 👍 License: MIT
ImageComparison.Standard by: Tom Austin, Thomas Piart, Jakob XnaFan Krarup
  • 0 total downloads
  • Latest version: 1.0.1
  • image comparison
A set of .NET extension methods to get the difference between images and more...
Independentsoft.Office by: Independentsoft
  • 8 total downloads
  • Latest version: 2.0.770
  • Office Word Excel PowerPoint OpenOffice LibreOffice document spreadsheet docx xlsx pptx odt ods
Independentsoft.Office is Office file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin. Supports Word, Excel, PowerPoint, OpenOffice file formats.
Independentsoft.Office.Odf by: Independentsoft
  • 18 total downloads
  • Latest version: 3.0.460
  • ODF OpenDocument odt ods OpenOffice LibreOffice PDF RTF Markdown
ODF .NET is an Open Document Format library for .NET, supporting the standard as defined by the OASIS Open Document Format committee. It lets you create, modify and parse ODF text documents (.odt) and spreadsheets (.ods) programmatically — without any third party application or library.
Independentsoft.Office.Spreadsheet by: Independentsoft
  • 11 total downloads
  • Latest version: 2.0.800
  • excel spreadsheet office xlsx
Independentsoft.Office.Spreadsheet is Excel file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Interop.UIAutomationClient by: Roemer
  • 1 total downloads
  • Latest version: 10.19041.0
  • UIAutomationClient UIAutomation Windows Automation Accessibility System.Windows.Automation
The UI Automation COM-to-.NET adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
IoC.Container by: NikolayP
  • 14 total downloads
  • Latest version: 1.3.8
  • ioc container di
Simple, powerful and fast expressions based Inversion of Control container for .NET.