ErrorOr
by: Amichai Mantinband
- 1 total downloads
- Latest version: 2.0.1
A simple, fluent discriminated union of an error or a result.
ExcelDataReader
by: ExcelDataReader developers
- 67 total downloads
- Latest version: 3.7.0
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 30 total downloads
- Latest version: 7.5.0
Package Description
Esprima
by: Sebastien Ros
- 58 total downloads
- Latest version: 3.0.5
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
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.
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 13 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.
ExCSS
by: Tyler Brinks
- 72 total downloads
- Latest version: 4.3.0
ExCSS is a CSS 2.1 and CSS 3 parser for .NET.
ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
FastExpressionCompiler.src
by: Maksim Volkau
- 21 total downloads
- Latest version: 4.2.1
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Fare
by: Nikos Baxevanis
- 34 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.
FastMember.NetCore
by: Marc Gravell
- 12 total downloads
- Latest version: 1.1.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. Fastmember re-compiled for .NetCore
FastMember
by: Marc Gravell
- 22 total downloads
- Latest version: 1.5.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.
FastMember.Signed
by: Marc Gravell
- 11 total downloads
- Latest version: 1.5.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.
FastReport.Compat
by: Fast Reports Inc.
- 63 total downloads
- Latest version: 2024.1.0
Common compatible types for FastReport .Net, Core and Mono
FastReport.OpenSource
by: Fast Reports Inc.
- 518 total downloads
- Latest version: 2025.1.0
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.
FastReport.OpenSource.Web
by: Fast Reports Inc.
- 360 total downloads
- Latest version: 2023.3.13
Package Description
FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 247 total downloads
- Latest version: 10.3.2
Firebird ADO.NET data provider
FirebaseAdmin
by: Google Inc.
- 109 total downloads
- Latest version: 3.1.0
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.
FluentAssertions
by: Dennis Doomen Jonas Nyrup
- 1 total downloads
- Latest version: 6.12.0
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. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1.
Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Supported by InfoSupport B.V.
Fizzler
by: Atif Aziz Colin Ramsay
- 24 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentEmail.Core
by: Luke Lowrey Ben Cull Github Contributors
- 2 total downloads
- Latest version: 3.0.2
Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Base Package and includes just the domain model, very basic defaults, and is also included with every other Fluent Email package here.