EntityFramework.zh-Hans
by: Microsoft
- 1 total downloads
- Latest version: 6.2.0
此文件包中包含了实体框架的简体中文卫星程序集
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
by: EPPlus Software AB
- 10 total downloads
- Latest version: 8.0.8
A spreadsheet library for .NET framework and .NET core
EPPlus.Core
by: Vahid Nasiri
- 29 total downloads
- Latest version: 1.5.4
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 11 total downloads
- Latest version: 8.4.0
Package Description
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 11 total downloads
- Latest version: 2025.1001.2.129
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.
FastMember
by: Marc Gravell
- 4 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.
- 9 total downloads
- Latest version: 2024.1.0
Common compatible types for FastReport .Net, Core and Mono
FastReport.OpenSource
by: Fast Reports Inc.
- 21 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.
FastReport.OpenSource.Export.PdfSimple
by: Fast Reports Inc.
- 62 total downloads
- Latest version: 2022.3.15
Pdf export for FastReport.OpenSource
FlubuCore
by: Marko Zorec Zoro Zorec
- 52 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.
FluentAssertions
by: Dennis Doomen Jonas Nyrup
- 8 total downloads
- Latest version: 5.10.2
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.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation
by: Jeremy Skinner
- 40 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FSharp.Control.AsyncSeq
by: Tomas Petricek Don Syme Lev Gorodinski
- 4 total downloads
- Latest version: 2.0.19
Asynchronous sequences for F#
FSharp.Core
by: Microsoft
- 26 total downloads
- Latest version: 4.7.2
FSharp.Core redistributables from Visual F# Tools version 10.9 For F# 4.7. Contains code from the F# Software Foundation.
FSharp.UMX
by: @alfonsogarciacaro @eiriktsarpalis
- 1 total downloads
- Latest version: 1.0.0
F# Units of Measure for primitive non-numeric types. Compatible with Fable.
Glob
by: Kevin Thompson <kevin@theautomaters.com>
- 9 total downloads
- Latest version: 1.1.9
A C# Glob library for .NET and .NET Core.
Google.Protobuf
by: Google Inc.
- 55 total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.