Enums.NET by: Tyler Brinkley
  • 525 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus by: EPPlus Software AB
  • 2.721k total downloads
  • Latest version: 8.7.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 309 total downloads
  • Latest version: 8.6.2
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 322 total downloads
  • Latest version: 8.6.2
Package Description
ExcelDataReader by: ExcelDataReader developers
  • 776 total downloads
  • Latest version: 3.9.0
  • excel xls xlsx dataset
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExCSS by: Tyler Brinks
  • 1.25k total downloads
  • Latest version: 4.3.2
ExCSS is a CSS 2.1 and CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
Fare by: Nikos Baxevanis
  • 329 total downloads
  • Latest version: 2.2.2
  • 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.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 360 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.
EntityFrameworkExtras.EF6 by: ZZZ Projects & Michael Rodda
  • 123 total downloads
  • Latest version: 3.0.5
  • EntityFramework StoredProcedure EF Database
EntityFrameworkExtras.EF6 provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters. **IMPORTANT** - Entity Framework Core: https://www.nuget.org/packages/EntityFrameworkExtras.EFCore/ - Entity Framework 6: https://www.nuget.org/packages/EntityFrameworkExtras.EF6/ - Entity Framework 5: https://www.nuget.org/packages/EntityFrameworkExtras.EF5/ - Entity Framework 4: https://www.nuget.org/packages/EntityFrameworkExtras/
ErrorOr by: Amichai Mantinband
  • 212 total downloads
  • Latest version: 2.1.1
  • Result Results ErrorOr Error Handling
A simple, fluent discriminated union of an error or a result.
Esprima by: Sebastien Ros
  • 602 total downloads
  • Latest version: 3.0.6
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 875 total downloads
  • Latest version: 3003.2.0.161
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
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.
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 369 total downloads
  • Latest version: 3.9.0
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
FastEndpoints.Security by: FastEndpoints
  • 2.223k total downloads
  • Latest version: 8.4.0-beta.3
Security library for FastEndpoints.
FastEndpoints by: FastEndpoints
  • 2.232k total downloads
  • Latest version: 8.4.0-beta.3
  • http rest rest-api web-api webapi aspnet aspnetcore dotnet6 minimal-api vertical-slice-architecture repr-pattern
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 1.325k total downloads
  • Latest version: 8.4.0-beta.3
Attributes used by FastEndpoints.
FastEndpoints.Messaging by: FastEndpoints
  • 167 total downloads
  • Latest version: 8.4.0-beta.3
Standalone messaging library for Command Bus/Event Bus implementations on .NET 8 and newer.
FastEndpoints.Core by: FastEndpoints
  • 270 total downloads
  • Latest version: 8.4.0-beta.3
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 676 total downloads
  • Latest version: 8.4.0-beta.3
Core messaging interfaces used by FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 249 total downloads
  • Latest version: 8.4.0-beta.3
Command based background job queueing with scheduling and tracking for .NET 8 and newer