Enums.NET
by: Tyler Brinkley
- 73 total downloads
- Latest version: 5.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 80 total downloads
- Latest version: 3003.0.0.346
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.
EPPlus.Core
by: Vahid Nasiri
- 65 total downloads
- Latest version: 1.5.4
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
EntityFrameworkCore.SqlServer.HierarchyId
by: Brice Lambson et al.
- 48 total downloads
- Latest version: 3.0.0
Adds hierarchyid support to the SQL Server EF Core provider
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions
by: Brice Lambson et al.
- 35 total downloads
- Latest version: 4.0.0
Common abstractions for using hierarchyid with EF Core
FastMember
by: Marc Gravell
- 40 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.
EntityFramework
by: Microsoft
- 205 total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
FastReport.OpenSource
by: Fast Reports Inc.
- 334 total downloads
- Latest version: 2026.2.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.Compat
by: Fast Reports Inc.
- 230 total downloads
- Latest version: 2026.2.0
Common compatible types for FastReport .Net, Core and Mono
FastReport.OpenSource.Export.PdfSimple
by: Fast Reports Inc.
- 666 total downloads
- Latest version: 2026.2.0
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.
PDF export is available as a plugin. You can see an example of its use here. If this export is not enough for you and you need a full-featured PDF export with encryption, digital signing and fonts embedding - take a look at FastReport .NET Core.
FlubuCore
by: Marko Zorec Zoro Zorec
- 491 total downloads
- Latest version: 10.1.0
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Documentation can be found at: https://github.com/dotnetcore/FlubuCore
Detailed examples can be found at: https://github.com/dotnetcore/FlubuCore.Examples
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 309 total downloads
- Latest version: 8.18.1
A collection of minimal binary files.
FlubuCore.Analyzers
by: markoz
- 13 total downloads
- Latest version: 2.0.0
Roslyn Analyzer for FlubuCore. A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
FastReport.OpenSource.Web
by: Fast Reports Inc.
- 488 total downloads
- Latest version: 2023.3.13
Package Description
EmitMapper.Core
by: alexbar guodf liguoliang
- 7 total downloads
- Latest version: 1.0.2
Powerful customisable tool for mapping entities to each other. Entities can be plain objects, DataReaders, SQL commands and anything you need. The tool uses run-time code generation via the Emit library. Therefore it is extremely fast. EmitMapper is useful for dealing with DTO objects, data access layers an so on.
EPPlus.Interfaces
by: EPPlus.Interfaces
- 37 total downloads
- Latest version: 8.4.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 37 total downloads
- Latest version: 8.4.0
Package Description
EPPlus
by: EPPlus Software AB
- 223 total downloads
- Latest version: 8.5.1
A spreadsheet library for .NET framework and .NET core
EntityFramework.zh-Hans
by: Microsoft
- 45 total downloads
- Latest version: 6.2.0
此文件包中包含了实体框架的简体中文卫星程序集
FastMember.Signed
by: Marc Gravell
- 28 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.