FastReport.DataVisualization
by: Fast Reports Inc.
- 6.268k total downloads
- Latest version: 2024.1.0
Charting library
FastMember
by: Marc Gravell
- 106 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.
FastEndpoints
by: FastEndpoints
- 1.122k total downloads
- Latest version: 5.18.0.2-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastReport.Core.Skia.Demo
by: Fast Reports Inc.
- 236 total downloads
- Latest version: 2025.1.10
FastReport.Core — is a full-featured reporting solution for .NET.
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/
FastReport.Web.Skia
by: Fast Reports Inc.
- 53 total downloads
- Latest version: 2023.2.1
FastReport .NET is a full-featured reporting solution for .Net Core.
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 .NET supports export to various popular formats, such as PDF/A, Excel, Word, Open Office, HTML, CSV, Json, XAML, ZPL, etc.
This package includes Razor components for Blazor Server. Located in FastReport.Web.Blazor.Components namespace and available in .NET Core 3.1+.
FakeItEasy
by: Patrik Hägne FakeItEasy contributors
- 698 total downloads
- Latest version: 7.4.0
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
- 76 total downloads
- Latest version: 2.2.1
.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.
FastReport.Web.Skia.Demo
by: Fast Reports Inc.
- 224 total downloads
- Latest version: 2025.1.10
FastReport .NET is a full-featured reporting library for .NET, .NET Core, Blazor, ASP.NET, MVC, and Windows Forms. It can be used in Microsoft Visual Studio and JetBrains Rider.
With FastReport .NET, you can create application-independent .NET reports. In other words, FastReport .NET can be used as a standalone reporting tool.
- Includes powerful visual report designer for creating and modifying the reports. Your application can run the designer from the code.
- Includes online report designer for ASP.NET (only in Enterprise edition).
- Connect to any database, use any of its tables or create queries.
- Add dialogue form(s) to your report to prompt for parameters before running a report.
- Using built-in script you can manage the interactions with dialogue form controls and perform complex data handling.
- Finally, view the result and print or export it to many common document formats.
This package includes Razor components for Blazor Server. Located in FastReport.Web.Blazor.Components namespace.
The full version of the package is available in FastReport .NET at https://www.fast-report.com/en/product/fast-report-net/
FastReport.Core
by: Fast Reports Inc.
- 902 total downloads
- Latest version: 2025.1.10-demo
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
- 394 total downloads
- Latest version: 4.2.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FFmpeg.AutoGen
by: Ruslan Balanukhin
- 56 total downloads
- Latest version: 5.1.2.3
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
FastReport.Web
by: Fast Reports Inc.
- 931 total downloads
- Latest version: 2025.1.10-demo
FastReport .NET is a full-featured reporting library for .NET, .NET Core, Blazor, ASP.NET, MVC, and Windows Forms. It can be used in Microsoft Visual Studio and JetBrains Rider.
With FastReport .NET, you can create application-independent .NET reports. In other words, FastReport .NET can be used as a standalone reporting tool.
- Includes powerful visual report designer for creating and modifying the reports. Your application can run the designer from the code.
- Includes online report designer for ASP.NET (only in Enterprise edition).
- Connect to any database, use any of its tables or create queries.
- Add dialogue form(s) to your report to prompt for parameters before running a report.
- Using built-in script you can manage the interactions with dialogue form controls and perform complex data handling.
- Finally, view the result and print or export it to many common document formats.
This package includes Razor components for Blazor Server. Located in FastReport.Web.Blazor.Components namespace.
The full version of the package is available in FastReport .NET at https://www.fast-report.com/en/product/fast-report-net/
FastReport.Compat
by: Fast Reports Inc.
- 6.236k total downloads
- Latest version: 2024.1.0
Common compatible types for FastReport .Net, Core and Mono
FastMember.Signed
by: Marc Gravell
- 59 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.
ExpressionToCodeLib
by: Eamon Nerbonne
- 9 total downloads
- Latest version: 2.7.0
Generates valid, readable C# from an expression tree, and can annotate that code with runtime values. Useful for e.g. code generation and unit testing assertions.
Exceptionless.Portable
by: Exceptionless
- 979 total downloads
- Latest version: 4.3.2027
[DEPRECATED] Please install the Exceptionless package instead.
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 136 total downloads
- Latest version: 3000.0.2.358
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
FastReport.Core.Skia
by: Fast Reports Inc.
- 79 total downloads
- Latest version: 2023.2.1
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.
FastExpressionCompiler.src
by: Maksim Volkau
- 20 total downloads
- Latest version: 4.2.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 171 total downloads
- Latest version: 6.4.0
Firebird ADO.NET Data provider