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
ECharts
by: 百度商业前端数据可视化团队
- 1 total downloads
- Latest version: 2.2.3
基于Canvas,纯Javascript图表库,提供直观,生动,可交互,可个性化定制的数据可视化图表。创新的拖拽重计算、数据视图、值域漫游等特性大大增强了用户体验,赋予了用户对数据进行挖掘、整合的能力。
EFCore.BulkExtensions
by: borisdj
- 1 total downloads
- Latest version: 10.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
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
- 34 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
- 33 total downloads
- Latest version: 1.5.4
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
FastMember
by: Marc Gravell
- 1 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.
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.
FlubuCore
by: Marko Zorec Zoro Zorec
- 54 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
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.
FluentAssertions
by: Dennis Doomen Jonas Nyrup Xceed
- 11 total downloads
- Latest version: 8.1.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. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE) for more information.
FluentValidation
by: Jeremy Skinner
- 38 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Glob
by: Kevin Thompson <kevin@theautomaters.com>
- 9 total downloads
- Latest version: 1.1.9
A C# Glob library for .NET and .NET Core.