FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 71 total downloads
- Latest version: 8.1.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE) for more information.
Fluid.Core
by: Sebastien Ros
- 11 total downloads
- Latest version: 1.0.0-beta-9621
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FontAwesome5
by: Codinion
- 0 total downloads
- Latest version: 2.0.0
WPF (.Net and .Net Core 3.0) 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.11.2
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 6 total downloads
- Latest version: 2.0.2
Capstone.NET is an opinionated .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
C# library for 2D/3D geometric computing and triangle mesh processing
GlmNet
by: Dave Kerr
- 0 total downloads
- Latest version: 0.7.0
GlmNet is a .NET version of the popular GLM mathematics library.
gong-wpf-dragdrop
by: Jan Karger, Steven Kirk, mitchell.jon
- 1 total downloads
- Latest version: 2.3.2
An easy to use drag'n'drop framework for WPF applications.
Google.Protobuf
by: Google Inc.
- 187 total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
HelixToolkit
by: objo
- 9 total downloads
- Latest version: 2.21.1
Portable core assembly that is referenced by the other Helix Toolkit packages.
HelixToolkit.SharpDX.Core
by: objo, Lunci
- 23 total downloads
- Latest version: 2.21.1
Provides custom 3D controls for netstandard and netcore based on SharpDX.
HelixToolkit.Wpf
by: objo
- 27 total downloads
- Latest version: 2015.1.715
Provides custom controls and extensions for WPF 3D.
Humanizer.Core
by: Mehdi Khalili, Claire Novotny
- 6 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Iced
by: iced project and contributors <https://github.com/icedland>
- 13 total downloads
- Latest version: 1.21.0
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
by: Thomas Piart, Jakob XnaFan Krarup
- 0 total downloads
- Latest version: 2.0.4
A set of .NET extension methods to get the difference between images and more...
Independentsoft.Office
by: Independentsoft
- 0 total downloads
- Latest version: 2.0.770
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
- 7 total downloads
- Latest version: 2.0.820
Independentsoft.Office.Odf is Open Document Format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Independentsoft.Office.Spreadsheet
by: Independentsoft
- 7 total downloads
- Latest version: 2.0.800
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
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