EntityFramework
by: Microsoft
- 27 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.
EPPlus
by: EPPlus Software AB
- 10 total downloads
- Latest version: 8.0.8
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 11 total downloads
- Latest version: 8.4.0
Package Description
FastMember
by: Marc Gravell
- 2 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
- 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 Oren Novotny Adam Voss
- 2 total downloads
- Latest version: 3.1.229
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit test. Runs on 4.0 and 4.5 (Desktop and Windows Store), Silverlight 5 and Windows Phone 8, 8.1 and 8.1 for Silverlight. Supports the unit test frameworks NUnit, XUnit, XUnit2, MBUnit, Gallio, MSpec, and NSpec.
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 2.0.0
A validation library for .NET, Silverlight and WP7 that uses a fluent interface to construct strongly-typed validation rules.
FSharp.Core
by: Microsoft and F# Software Foundation
- 5 total downloads
- Latest version: 4.1.18
FSharp.Core redistributables from Visual F# 4.1.0
Supported Platforms:
.NET 2.0 (net20)
.NET 4.0 (net40)
.NET 4.5+ (net45)
.NET Portable Profile 7 (portable-net45+netcore45)
.NET Portable Profile 47 (portable-net45+sl5+netcore45)
.NET Portable Profile 78 (portable-net45+netcore45+wp8)
.NET Portable Profile 259 (portable-net45+netcore45+wpa81+wp8)
.NET Standard 1.6 (netstandard1.6)
MonoAndroid, MonoTouch, Xamarin.iOS (portable-net45+monoandroid10+monotouch10+xamarinios10)
XamarinMac mobile (xamarinmac20)
Google.Protobuf
by: Google Inc.
- 39 total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 43 total downloads
- Latest version: 2.80.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.58.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 25 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
- 7 total downloads
- Latest version: 2.80.0-pre1
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 7 total downloads
- Latest version: 2.66.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.80.0-pre1
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 121 total downloads
- Latest version: 2.80.0
gRPC and Protocol Buffer compiler for C# projects