EPPlus
by: EPPlus Software AB
- 157 total downloads
- Latest version: 8.5.0
A spreadsheet library for .NET framework and .NET core
EPPlus.Core
by: Vahid Nasiri
- 10 total downloads
- Latest version: 1.5.4
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
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
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
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
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
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
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
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember
by: Marc Gravell
- 7 total downloads
- Latest version: 1.2.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.
FastMember.Signed
by: Marc Gravell
- 4 total downloads
- Latest version: 1.3.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.
Fizzler
by: Atif Aziz Colin Ramsay
- 7 total downloads
- Latest version: 1.3.1
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
Extensible tool for weaving .net assemblies.
Fortress.Facilities.Logging
by: @fir3pho3nixx @hikalkan
- 2 total downloads
- Latest version: 0.5.265
Unofficial Castle Windsor on dotnet core
Fortress.Windsor
by: @fir3pho3nixx @hikalkan
- 2 total downloads
- Latest version: 0.5.265
Unofficial Castle Windsor on dotnet core
Fractions
by: Daniel Mueller
- 29 total downloads
- Latest version: 6.0.0
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.