EnterpriseLibrary.Logging.NetCore
by: Enterprise Library Open Source Project
- 86 total downloads
- Latest version: 6.3.2
The Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing.
EnterpriseLibrary.SemanticLogging
by: Microsoft
- 18 total downloads
- Latest version: 0.9.0
The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, including Windows Azure table storage, SQL Server and generic databases, and rolling files with several formats. An out-of-proc Windows Service is available as a separate download from http://entlib.codeplex.com. This application block is a part of Microsoft Enterprise Library 6.0.
EnterpriseLibrary.TransientFaultHandling
by: Microsoft
- 155 total downloads
- Latest version: 6.0.1304
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient to transient faults (such as temporary network connectivity issues or temporary service unavailability). This improves overall application stability.
EnterpriseLibrary.TransientFaultHandling.Data
by: Microsoft
- 174 total downloads
- Latest version: 6.0.1304.1
Transient error detection strategies to use with Windows Azure SQL Database, for the Transient Fault Handling Application Block ("Topaz").
EnterpriseLibrary.WindowsAzure.TransientFaultHandling
by: Microsoft
- 197 total downloads
- Latest version: 5.1.1212
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient to transient faults (such as temporary network connectivity issues or temporary service unavailability). This improves overall application stability.
EntityFramework
by: Microsoft
- 1.966k 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.
EntityFramework.CodeFirstStoreFunctions
by: Pawel "moozzyk" Kadluczka
- 22 total downloads
- Latest version: 1.0.0-alpha
Support for store functions (table valued functions and stored procedures) for Entity Framework 6.1 Code First.
EPPlus
by: Jan Källman
- 91 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
evernote-cloud-sdk-windows
by: Evernote Corp.
- 102 total downloads
- Latest version: 1.0.8
Evernote Cloud SDK for Windows
EWSoftware.SHFB
by: Eric Woodruff
- 383 total downloads
- Latest version: 2025.3.22
This package allows you to deploy the Sandcastle Help File Builder tools inside of a project to build help files without installing the tools manually such as on a build server. Some limitations apply. You will also need to install the reflection data set packages that you need for your projects.
EWSoftware.SHFB.NETFramework
by: Eric Woodruff
- 109 total downloads
- Latest version: 4.8.0.3
This package contains the .NET Framework reflection information data set for use with the EWSoftware.SHFB package.
ExcelDataReader
by: iciobanu
- 12 total downloads
- Latest version: 2.1.1
Lightweight and fast library written in C# for reading Microsoft Excel files ('97-2007).
ExtentReports
by: anshooarora
- 275 total downloads
- Latest version: 4.0.3
Extent Reporting Framework, Community Edition
Fabulous.LiveUpdate
by: Fabulous Contributors
- 150 total downloads
- Latest version: 0.28.0
F# Functional App Dev Framework Live Update
FakeItEasy
by: Patrik Hägne
- 32 total downloads
- Latest version: 1.6.4062.205
It's faking amazing! The easy mocking framework for .Net that works great in C# and VB.Net alike. No need
to know the difference between a stub and a mock, everythings a fake! The easy to use, refactoring friendly api makes
faking a breeze.
FastMember
by: Marc Gravell
- 17 total downloads
- Latest version: 1.0.0.5
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.
- 284 total downloads
- Latest version: 2021.1.5
Common compatible types for FastReport .Net, Core and Mono
FastReport.OpenSource
by: Fast Reports Inc.
- 2.19k total downloads
- Latest version: 2025.2.0
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.
FluentAssertions
by: Dennis Doomen Jonas Nyrup Xceed
- 355 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.
FluentAssertions.Analyzers
by: Meir Blachman
- 254 total downloads
- Latest version: 0.34.1
Analyzers to help writing fluentassertions the right way.