FastMember by: Marc Gravell
  • 268 total downloads
  • Latest version: 1.5.0
  • 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.
FastEndpoints by: FastEndpoints
  • 6.389k 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.
FastReport.Compat.Skia by: Fast Reports Inc.
  • 632 total downloads
  • Latest version: 2023.1.8
  • reporting reports pdf html mvc core
Common compatible types for FastReport.Core with Skia
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 2.545k total downloads
  • Latest version: 8.3.0
  • TDD unittesting mocks mocking fakes faking stubs stubbing spy spies doubles isolation substitutes substitution
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
Fare by: Nikos Baxevanis
  • 244 total downloads
  • Latest version: 2.2.1
  • 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.
FastMemberMT by: Marc Gravell
  • 55 total downloads
  • Latest version: 8.0.0
  • Reflection Dynamic Member Access
FastMemberMT (Fast Member Multi-Targted) 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. This project looks like it hasnt been updated in a bit, hence the fork and redistribution.
FastReport.Core by: Fast Reports Inc.
  • 10.921k total downloads
  • Latest version: 2026.1.2-demo
  • reporting reports pdf html mvc core
FastReport.Core — is a full-featured reporting solution for .NET and .NET Framework. It contains: - visual designer; - connection to 20+ databases; - export to 45 data formats; - support for SQL queries; - dialogue forms; - 40 types of barcodes; - geographic maps; - support for 48 languages; - integration into cloud services. FastReport.Core works with ADO .NET data sources. It supports data sorting and filtering, master-detail relationships. Everything can be configured with a few mouse clicks. Connect to ADO, MS SQL, XML databases or get information from IEnumerable type business objects. FastReport.Core supports exporting to various popular formats such as PDF, RTF, XLS, XML, DOCX, TXT, CSV, PowerPoint, HTML, MHT, XPS, JPEG, BMP, TIFF, PNG, Open Document Format (ODT, ODS, ODP), XAML, Scalable Vector Graphics (SVG), DBF, PPML and so on. The full version of the package is available in FastReport .NET at https://www.fast-report.com/en/fast-report-net-editions-compare/
FastExpressionCompiler by: Maksim Volkau
  • 2.64k total downloads
  • Latest version: 5.3.0
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler 5. 10-40x times faster than Expression.Compile()
Fake.IO.FileSystem by: Steffen Forkmann Mauricio Scheffer Colin Bull Matthias Dittrich
  • 5.424k total downloads
  • Latest version: 6.1.4
  • build fake f#
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
FastReport.Compat.Skia.Demo by: Fast Reports Inc.
  • 161 total downloads
  • Latest version: 2024.1.6
  • reporting reports pdf html mvc core
Common compatible types for FastReport.Core with Skia
FastEndpoints.Attributes by: FastEndpoints
  • 13.986k total downloads
  • Latest version: 7.2.0-beta.7
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 12.813k total downloads
  • Latest version: 7.2.0-beta.7
Core messaging interfaces used by FastEndpoints.
FastReport.Compat by: Fast Reports Inc.
  • 6.819k total downloads
  • Latest version: 2024.1.0
  • reporting reports pdf html mvc docx xlsx Core
Common compatible types for FastReport .Net, Core and Mono
FastMember.Signed by: Marc Gravell
  • 277 total downloads
  • Latest version: 1.5.0
  • 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.
FastEndpoints.Core by: FastEndpoints
  • 35 total downloads
  • Latest version: 7.2.0-beta.5
Core service resolution and other shared functionality of FastEndpoints.
FastMemberQT by: Marc Gravell
  • 106 total downloads
  • Latest version: 1.5.0.1-qt20250418
  • 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.
Fake.IO.Zip by: Steffen Forkmann Mauricio Scheffer Colin Bull Matthias Dittrich
  • 3.599k total downloads
  • Latest version: 6.1.4
  • build fake f#
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
FastReport.Core.Skia by: Fast Reports Inc.
  • 1.143k total downloads
  • Latest version: 2023.2.9
  • reporting reports pdf html mvc core
FastReport.Core.Skia is a full-featured reporting solution for .Net Core and .Net Framework. Various report objects will allow your report to look exactly how you want it to: 13 types of bands, 25 types of barcodes, table object, diagram, maps, shapes, line, PolyLine, Polygon and many more. FastReport.Core supports export to various popular formats, such as PDF/A, Excel, Word, Open Office, HTML, CSV, Json, XAML, ZPL, etc.
Fake.Tools.Git by: Steffen Forkmann Mauricio Scheffer Colin Bull Matthias Dittrich
  • 4.411k total downloads
  • Latest version: 6.1.4
  • build fake f#
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
FastExpressionCompiler.src by: Maksim Volkau
  • 1.01k total downloads
  • Latest version: 5.3.3
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()