Enums.NET by: Tyler Brinkley
  • 490 total downloads
  • Latest version: 4.0.2
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
Fare by: Nikos Baxevanis
  • 203 total downloads
  • Latest version: 2.2.2
  • Regex Test NFA DFA Automaton
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
Fizzler by: Atif Aziz Colin Ramsay
  • 208 total downloads
  • Latest version: 1.3.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FastReport.OpenSource by: Fast Reports Inc.
  • 2.981k total downloads
  • Latest version: 2026.2.8
  • reporting reports pdf html mvc core
FastReport Open Source provides a free report generator for .NET/.NET Framework. You can use the FastReport Open Source in MVC, Web API, console applications. FastReport is written in C# and it is compatible with .NET Framework 4.6.2, .NET 6 and higher. Extendable FastReport architecture allows creating your own objects, export filters, wizards, and DB engines. - FastReport is a band-oriented report generator. There are 13 types of bands available: Report Title, Report Summary, Page Header, Page Footer, Column Header, Column Footer, Data Header, Data, Data Footer, Group Header, Group Footer, Child, and Overlay. In addition, sub-reports are fully supported. - A wide range of band types allows creating any kind of report: list, master-detail, group, multi-column, master-detail-detail and many more. - Wide range of available report objects: text, picture, line, shape, barcode, matrix, table, checkbox. - Reports can consist of several design pages, which allows reports to contain a cover, the data and a back cover, all in one file. - The Table object allows building a tabular report with variable number of rows and/or columns, just like in MS Excel. Aggregate functions are also available. - Powerful, fully configurable Matrix object that can be used to print pivot tables. - Report inheritance. For creating many reports with common elements such as titles, logos or footers you can place all the common elements in a base report and inherit all other reports from this base. Data Sources: - You can get data from XML, CSV, JSON, MS SQL, MySQL, Oracle, Postgres, MongoDB, Couchbase, Raven DB, SQLite. - FastReport has the ability to get data from business objects of IEnumerable type. - Report can contain data sources (tables, queries, DB connections). - Thus, you can not only use application-defined datasets but also connect to any database and use tables and queries directly within the report. FastReport Open Source can save documents in HTML, BMP, PNG, JPEG, GIF, TIFF, EMF. PDF export is available as a plugin.
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 719 total downloads
  • Latest version: 6.4.0
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET Data provider
ExcelDataReader by: iciobanu
  • 32 total downloads
  • Latest version: 2.1.1
  • Excel
Lightweight and fast library written in C# for reading Microsoft Excel files ('97-2007).
FluentValidation by: Jeremy Skinner
  • 2.665k total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 360 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Flurl by: Todd Menier
  • 403 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.
EntityFramework.BulkInsert-ef6-ext by: hugocl
  • 31 total downloads
  • Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
EPPlus by: Jan Källman
  • 58 total downloads
  • Latest version: 4.1.0
  • Excel OOXML
A library to manage Excel spreadsheets, using OOXML.
ExCSS by: Tyler Brinks
  • 29 total downloads
  • Latest version: 3.0.0
ExCSS is a CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
FastReport.Compat by: Fast Reports Inc.
  • 402 total downloads
  • Latest version: 2021.1.5
  • reporting reports pdf html mvc docx xlsx Core
Common compatible types for FastReport .Net, Core and Mono
FluentFTP by: J.P. Trosclair Harsh Gupta
  • 258 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.
FastMember by: Marc Gravell
  • 25 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.
ExtendedNumerics.BigDecimal by: https://github.com/AdamWhiteHat
  • 53 total downloads
  • Latest version: 1.0.0.1
  • math mathematics biginteger decimal arbitrary-precision fractions numerics csharp
Arbitrary precision decimal class
FluentValidation.ValidatorAttribute by: Jeremy Skinner
  • 332 total downloads
  • Latest version: 8.6.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentAssertions by: Dennis Doomen Jonas Nyrup Xceed
  • 379 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.
FastEndpoints by: FastEndpoints
  • 477 total downloads
  • Latest version: 5.18.0.2-beta
  • http rest rest-api web-api webapi aspnet aspnetcore dotnet6 minimal-api vertical-slice-architecture repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Swagger by: FastEndpoints
  • 236 total downloads
  • Latest version: 8.4.0-beta.7
Swagger support for FastEndpoints.