EPPlus.Core
by: Vahid Nasiri
- 140 total downloads
- Latest version: 1.5.2
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
FastMember
by: Marc Gravell
- 26 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.
EntityFramework
by: Microsoft
- 195 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.
FastEndpoints
by: FastEndpoints
- 2.271k total downloads
- Latest version: 5.18.0.2-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Enums.NET
by: Tyler Brinkley
- 164 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
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.
Fare
by: Nikos Baxevanis
- 82 total downloads
- Latest version: 2.2.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 780 total downloads
- Latest version: 8.8.0
A collection of minimal binary files.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 193 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
FastExpressionCompiler
by: Maksim Volkau
- 393 total downloads
- Latest version: 2.0.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Esprima
by: Sebastien Ros
- 32 total downloads
- Latest version: 1.0.1258
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
EntityFrameworkProfiler
by: Hibernating Rhinos LTD
- 3.93k total downloads
- Latest version: 6.0.6048
EntityFramework Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of EntityFramework. The product is architected with input coming from many top industry leaders within the ORM community. Alerts are presented in a concise code-review manner indicating patterns of misuse by your application. To streamline your efforts to correct the misuse, we provide links to the problematic code section that triggered the alert.
We provide a 30 day trial to download and see for yourself, the value you will receive with your purchase of EntityFramework Profiler.
FastReport.Compat
by: Fast Reports Inc.
- 6.132k total downloads
- Latest version: 2021.1.4
Common compatible types for FastReport .Net, Core and Mono
FastMember.Signed
by: Marc Gravell
- 14 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.
Exceptionless.NLog
by: Exceptionless
- 638 total downloads
- Latest version: 4.0.1955
NLog target that sends log entries to Exceptionless. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Exceptionless
by: Exceptionless
- 5.08k total downloads
- Latest version: 6.1.0
Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Exceptionless.Portable
by: Exceptionless
- 1.485k total downloads
- Latest version: 4.3.2027
[DEPRECATED] Please install the Exceptionless package instead.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 36 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
EPPlus
by: Jan Källman
- 20 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.