FastMember.Signed
by: Marc Gravell
- 6 total downloads
- Latest version: 1.3.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
Fizzler
by: Atif Aziz, Colin Ramsay
- 12 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 96 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
- 94 total downloads
- Latest version: 1.0.0-beta-9637
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Fody
by: The Fody Team
- 283 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
FodyPackaging
by: The Fody Team
- 297 total downloads
- Latest version: 6.9.3
NuGet packaging Fody repositories
FontAwesome5
by: Codinion
- 48 total downloads
- Latest version: 2.1.11
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.15.4
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 10 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.
Google.OrTools
by: Laurent Perron
- 66 total downloads
- Latest version: 9.15.6755
.NET wrapper for the Operations Research Tools project
Google.OrTools.runtime.linux-arm64
by: Laurent Perron
- 25 total downloads
- Latest version: 9.15.6755
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.linux-x64
by: Laurent Perron
- 68 total downloads
- Latest version: 9.15.6755
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-arm64
by: Laurent Perron
- 27 total downloads
- Latest version: 9.15.6755
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-x64
by: Laurent Perron
- 70 total downloads
- Latest version: 9.15.6755
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.win-x64
by: Laurent Perron
- 66 total downloads
- Latest version: 9.15.6755
.NET native wrapper for the Operations Research Tools project
Google.Protobuf
by: Google Inc.
- 350 total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
HelixToolkit
by: objo
- 56 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
- 38 total downloads
- Latest version: 2.21.1
Provides custom 3D controls for netstandard and netcore based on SharpDX.
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 228 total downloads
- Latest version: 1.11.74
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.