EPPlus by: EPPlus Software AB
  • 157 total downloads
  • Latest version: 8.5.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Core by: Vahid Nasiri
  • 10 total downloads
  • Latest version: 1.5.4
  • EPPlus aspnetcore Excel Export Report Reporting OOXML
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
EPPlus.Interfaces by: EPPlus.Interfaces
  • 8 total downloads
  • Latest version: 8.4.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 8 total downloads
  • Latest version: 8.4.0
Package Description
Esprima by: Sebastien Ros
  • 3 total downloads
  • Latest version: 1.0.1258
  • javascript parser
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
ExcelDataReader by: ExcelDataReader developers
  • 49 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx xlsb
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 38 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExCSS by: Tyler Brinks
  • 17 total downloads
  • Latest version: 4.2.0-release0000
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.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 25 total downloads
  • Latest version: 3003.0.0.346
  • 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.
FastEndpoints by: FastEndpoints
  • 216 total downloads
  • Latest version: 5.18.0.2-beta
  • 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 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Swagger by: FastEndpoints
  • 42 total downloads
  • Latest version: 8.1.0
Swagger support for FastEndpoints.
FastExpressionCompiler by: Maksim Volkau
  • 77 total downloads
  • Latest version: 4.2.0
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember by: Marc Gravell
  • 7 total downloads
  • Latest version: 1.2.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.
FastMember.Signed by: Marc Gravell
  • 4 total downloads
  • Latest version: 1.3.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.
Fizzler by: Atif Aziz Colin Ramsay
  • 7 total downloads
  • Latest version: 1.3.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentValidation by: Jeremy Skinner
  • 112 total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fody by: The Fody Team
  • 157 total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Fortress.Facilities.Logging by: @fir3pho3nixx @hikalkan
  • 2 total downloads
  • Latest version: 0.5.265
  • Castle Windsor Cryosharp Volosoft Fortress Core NetCoreApp DotnetCore CoreFx Standard NetStandard Boilerplate AspNetBoilerplate
Unofficial Castle Windsor on dotnet core
Fortress.Windsor by: @fir3pho3nixx @hikalkan
  • 2 total downloads
  • Latest version: 0.5.265
  • Castle Windsor Cryosharp Volosoft Fortress Core NetCoreApp DotnetCore CoreFx Standard NetStandard Boilerplate AspNetBoilerplate
Unofficial Castle Windsor on dotnet core
Fractions by: Daniel Mueller
  • 29 total downloads
  • Latest version: 6.0.0
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.