DocumentFormat.OpenXml
by: Microsoft
- 3 total downloads
- Latest version: 2.13.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.
DotNetty.Buffers
by: Microsoft
- 3 total downloads
- Latest version: 0.6.0
Buffer management in DotNetty
DotNetty.Codecs
by: Microsoft
- 1 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
ECharts
by: 百度商业前端数据可视化团队
- 1 total downloads
- Latest version: 2.2.3
基于Canvas,纯Javascript图表库,提供直观,生动,可交互,可个性化定制的数据可视化图表。创新的拖拽重计算、数据视图、值域漫游等特性大大增强了用户体验,赋予了用户对数据进行挖掘、整合的能力。
Emgu.CV.runtime.windows
by: Emgu Corporation
- 7 total downloads
- Latest version: 4.5.3.4721
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
- 1 total downloads
- Latest version: 4.4.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 18 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.
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.
- 16 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.
FlubuCore
by: Marko Zorec Zoro Zorec
- 32 total downloads
- Latest version: 10.0.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
FlubuCore.Analyzers
by: markoz
- 3 total downloads
- Latest version: 1.0.4
Roslyn Analyzer for FlubuCore. A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Google.Protobuf
by: Google Inc.
- 37 total downloads
- Latest version: 3.30.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 42 total downloads
- Latest version: 2.80.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.70.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.80.0-pre1
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 5 total downloads
- Latest version: 2.33.1-pre1
HttpClientFactory integration the for gRPC .NET client