EntityFramework6.Npgsql by: Shay Rojansky Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
  • 205 total downloads
  • Latest version: 6.4.3
  • npgsql postgresql postgres data database entity framework ef orm
PostgreSQL provider for Entity Framework 6
EntityFrameworkCore.SqlServer.HierarchyId by: Brice Lambson et al.
  • 110 total downloads
  • Latest version: 3.0.0
  • EFCore SQL Server HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions by: Brice Lambson et al.
  • 118 total downloads
  • Latest version: 4.0.0
  • EFCore SQL Server HierarchyId
Common abstractions for using hierarchyid with EF Core
Enums.NET by: Tyler Brinkley
  • 139 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EnvDTE by: Microsoft
  • 62 total downloads
  • Latest version: 16.10.31320.204
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte by: Microsoft
  • 223 total downloads
  • Latest version: 17.13.40008
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
EnvDTE80 by: Microsoft
  • 62 total downloads
  • Latest version: 16.10.31320.204
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte80 by: Microsoft
  • 227 total downloads
  • Latest version: 17.13.40008
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
EPPlus by: EPPlus Software AB
  • 1.349k total downloads
  • Latest version: 8.0.2
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 64 total downloads
  • Latest version: 8.0.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 69 total downloads
  • Latest version: 8.0.0
Package Description
EventStore.Client by: Event Store Ltd
  • 296 total downloads
  • Latest version: 22.0.0
  • eventstore client
The legacy TCP client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
EventStore.SDK by: MundiPagg
  • 65 total downloads
  • Latest version: 1.11.0
Package Description
ExcelNumberFormat by: ExcelNumberFormat developers
  • 116 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ExpressionTreeToString by: Zev Spitz
  • 542 total downloads
  • Latest version: 3.4.71
  • expression-tree code-generation visual-basic.net vb.net csharp
String representations of expression trees or expression tree parts - C#, Visual Basic, Expression factory method calls, DebugView
ExtentReports by: anshooarora
  • 509 total downloads
  • Latest version: 5.0.5-beta1
  • .net reporting extent extentreports klov
ExtentReports .Net Standard
Facebook by: Jim Zimmerman Nathan Totten Prabir Shrestha
  • 235 total downloads
  • Latest version: 5.5.0-beta
  • Facebook
The Facebook C# SDK core.
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 657 total downloads
  • Latest version: 8.3.0
  • TDD unittesting mocks mocking fakes faking stubs stubbing spy spies doubles isolation substitutes substitution
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
Faker.Net by: Ben Smith Ollie Riches Robin Michael
  • 141 total downloads
  • Latest version: 2.0.163
  • Faker Testing TDD .Net .Net Standard Core
C# port of the Ruby Faker gem (http://faker.rubyforge.org/) and is used to easily generate fake data: names, addresses, phone numbers, etc.
Fare by: Nikos Baxevanis
  • 63 total downloads
  • Latest version: 2.2.1
  • Regex Test NFA DFA Automaton
.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.
FastExpressionCompiler.src by: Maksim Volkau
  • 257 total downloads
  • Latest version: 5.1.1
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember by: Marc Gravell
  • 71 total downloads
  • Latest version: 1.5.0
  • Reflection Dynamic Member Access
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.