FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 121 total downloads
- Latest version: 6.4.0
Firebird ADO.NET Data provider
ExcelDataReader
by: ExcelDataReader developers
- 68 total downloads
- Latest version: 3.7.0-develop00310
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExCSS
by: Tyler Brinks
- 45 total downloads
- Latest version: 2.0.6
ExCSS reads and parses stylesheets using CSS 3 and CSS 2 selector specifications, and is easily queryable from LINQ using its simple and readable object model.
Fizzler
by: Atif Aziz Colin Ramsay
- 15 total downloads
- Latest version: 1.1.0
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FastReport.OpenSource
by: Fast Reports Inc.
- 384 total downloads
- Latest version: 2024.1.10
FastReport Open Source provides a free report generator for .NET/.NET Core/.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 Standard 2.0 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.
FastMember.Signed
by: Marc Gravell
- 8 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.
FluentValidation
by: Jeremy Skinner
- 50 total downloads
- Latest version: 5.5.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 35 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
EPPlus.Interfaces
by: EPPlus.Interfaces
- 28 total downloads
- Latest version: 6.1.1
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 29 total downloads
- Latest version: 7.5.0
Package Description
Fare
by: Nikos Baxevanis
- 50 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.Compat
by: Fast Reports Inc.
- 63 total downloads
- Latest version: 2024.1.0
Common compatible types for FastReport .Net, Core and Mono
Flurl
by: Todd Menier
- 61 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
FluentFTP
by: Robin Rodricks FluentFTP Contributors
- 318 total downloads
- Latest version: 39.4.0
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
Fody
by: Fody
- 272 total downloads
- Latest version: 6.9.1
Extensible tool for weaving .net assemblies.
Foundatio
by: ejsmith bniemyjski
- 328 total downloads
- Latest version: 4.0.797
Pluggable foundation blocks for building distributed apps.
FastMember
by: Marc Gravell
- 20 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.
Fractions
by: Daniel Mueller
- 11 total downloads
- Latest version: 2.0.1
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.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 2 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class