Fable.Core by: Alfonso García-Caro Núñez
  • 17 total downloads
  • Latest version: 5.0.0-beta.1
  • fsharp fable javascript f# js
Fable Core Library
FaceRecognitionDotNet by: Takuya Takeuchi
  • 11 total downloads
  • Latest version: 1.3.0.7
  • .net machinelearning face-recognition
The world's simplest facial recognition api for .NET This library is ported from https://github.com/ageitgey/face_recognition by C#.
FastMember by: Marc Gravell
  • 1 total downloads
  • Latest version: 1.0.0.5
  • Reflection Dynamic Member Access
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.
FeatureToggle by: Jason Roberts - dontcodetired.com
  • 3 total downloads
  • Latest version: 1.1.1
  • feature toggle branch merge
An antidote to source control branching sickness for .Net developers. A simple library using the Feature Toggle design/release/continuous integration pattern
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 2 total downloads
  • Latest version: 6.4.0
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET Data provider
Fizzler by: Atif Aziz Colin Ramsay
  • 20 total downloads
  • Latest version: 1.3.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FlaUI.UIA3 by: Roemer
  • 38 total downloads
  • Latest version: 2.0.0-rc1
  • UI Automation UIA2 UIA3 UIA System.Windows.Automation
Library to use FlaUI with UIA3.
FluentAssertions by: Dennis Doomen Jonas Nyrup Xceed
  • 34 total downloads
  • Latest version: 8.1.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
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.
FluentFTP by: J.P. Trosclair Harsh Gupta
  • 35 total downloads
  • Latest version: 16.2.3
An FTP and FTPS library for .NET, optimized for speed. Provides extensive FTP commands, file uploads/downloads, SSL/TLS connections and FTP proxies.
FluentMigrator by: Josh Coffman Tom Marien
  • 23 total downloads
  • Latest version: 1.6.2
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentValidation by: Jeremy Skinner
  • 36 total downloads
  • Latest version: 7.4.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl by: Todd Menier
  • 28 total downloads
  • Latest version: 3.0.0-pre4
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Fody by: The Fody Team
  • 232 total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Fractions by: Daniel Mueller
  • 14 total downloads
  • Latest version: 2.0.1
  • fraction math
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.
FSharp.Data by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
  • 1 total downloads
  • Latest version: 4.2.0
  • F# fsharp data typeprovider WorldBank CSV HTML CSS JSON XML HTTP linqpad-samples
The FSharp.Data package contains type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. It also contains helpers for parsing CSV, HTML and JSON files and for sending HTTP requests.
FubarCoder.RestSharp.Portable.Core by: Mark Junker Fubar Development Junker
  • 1 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarDev.PamSharp by: Fubar Development Junker
  • 2 total downloads
  • Latest version: 0.3.1
PAM bindings for .NET
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 10 total downloads
  • Latest version: 2.0.2
  • capstone disassembler reverse-engineering security arm x86
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
  • 2 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 6 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.