DocumentFormat.OpenXml
by: Microsoft
- 20 total downloads
- Latest version: 2.19.0
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotNet.Glob
by: Darrell Tunnell <darrell.tunnell@googlemail.com>
- 4 total downloads
- Latest version: 3.0.9-beta.1+1
A fast globbing library for .NET applications, including .net core. Doesn't use Regex.
DotNetCore.CAP.MySql
by: savorboard dotnetcore
- 5 total downloads
- Latest version: 1.2.0-preview-00019208119
EventBus and eventually consistency in distributed architectures.
DotNetCore.CAP.SqlServer
by: savorboard dotnetcore
- 2 total downloads
- Latest version: 1.1.0
EventBus and eventually consistency in distributed architectures.
DotNetty.Buffers
by: Microsoft
- 11 total downloads
- Latest version: 0.6.0
Buffer management in DotNetty
DotNetty.Codecs
by: Microsoft
- 6 total downloads
- Latest version: 0.6.0
General purpose codecs for DotNetty
DotNetty.Handlers
by: Microsoft
- 2 total downloads
- Latest version: 0.6.0
Application handlers for DotNetty
EasyNetQ
by: Mike Hadlow Michael Denny Yury Pliner Wiebe Tijsma Contributors (see GitHub repo)
- 17 total downloads
- Latest version: 2.4.0-alpha0021
EasyNetQ
ECharts
by: 百度商业前端数据可视化团队
- 1 total downloads
- Latest version: 2.2.3
基于Canvas,纯Javascript图表库,提供直观,生动,可交互,可个性化定制的数据可视化图表。创新的拖拽重计算、数据视图、值域漫游等特性大大增强了用户体验,赋予了用户对数据进行挖掘、整合的能力。
Emgu.CV.runtime.windows
by: Emgu Corporation
- 9 total downloads
- Latest version: 4.12.0.5764
This package contains the native runtime of Emgu CV for Windows
Emgu.runtime.windows.msvc.rt.x64
by: Emgu Corporation
- 7 total downloads
- Latest version: 19.29.30038.1
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86
by: Emgu Corporation
- 6 total downloads
- Latest version: 19.29.30038.1
This package contains the native x86 MSVC runtime for Windows
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 2 total downloads
- Latest version: 4.4.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 25 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Enums.NET
by: Tyler Brinkley
- 13 total downloads
- Latest version: 4.0.1
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus.Core
by: Vahid Nasiri
- 34 total downloads
- Latest version: 1.5.4
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
FastMember
by: Marc Gravell
- 3 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.
FastReport.Compat
by: Fast Reports Inc.
- 1 total downloads
- Latest version: 2020.4.0-preview1
Common compatible types for FastReport.Net
FastReport.OpenSource
by: Fast Reports Inc.
- 18 total downloads
- Latest version: 2025.2.7
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.