FastMember.Signed
by: Marc Gravell
- 239 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
- 68 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
- 2.866k 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.
FluentNHibernate
by: James Gregory and contributors
- 554 total downloads
- Latest version: 2.0.3
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
FluentValidation
by: Jeremy Skinner
- 4.188k total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 744 total downloads
- Latest version: 7.3.0-beta3
AspNetCore integration for FluentValidation
Fluid.Core
by: Sebastien Ros
- 1.376k total downloads
- Latest version: 1.0.0-beta-9660
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Fody
by: Fody
- 4.988k total downloads
- Latest version: 6.9.2
Extensible tool for weaving .net assemblies.
Fractions
by: Daniel Mueller
- 590 total downloads
- Latest version: 6.0.0
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 179 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.
GeoAPI
by: NetTopologySuite Team
- 52 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 57 total downloads
- Latest version: 2.0.0-nuget005
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 4 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Gherkin
by: Cucumber Ltd Gaspar Nagy
- 1.669k total downloads
- Latest version: 25.0.2
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Glob.cs
by: Michael Ganss
- 427 total downloads
- Latest version: 4.0.166
File system path globbing library (wildcards like in bash). Supports netstandard1.4, netstandard2.0, and net40.
Google.Protobuf
by: Google Inc.
- 6.233k total downloads
- Latest version: 3.31.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenDonut
by: ChilliCream authors and contributors
- 833 total downloads
- Latest version: 10.5.5
Green Donut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
GreenPipes
by: Chris Patterson
- 806 total downloads
- Latest version: 3.0.1+build.138.sha.248c17c
GreenPipes, a pipes and filters library for the Task Parallel Library