Enums.NET
by: Tyler Brinkley
- 15 total downloads
- Latest version: 5.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
EnyimMemcachedCore
by: cnblogs.com
- 115 total downloads
- Latest version: 3.5.1
EnyimMemcachedCore is a Memcached client library for .NET. Add services.AddEnyimMemcached() in Startup. Inject IMemcachedClient into constructors.
EPPlus
by: EPPlus Software AB
- 10 total downloads
- Latest version: 9.0.0-preview
A spreadsheet library for .NET framework and .NET core
EPPlus.Core
by: Vahid Nasiri
- 14 total downloads
- Latest version: 1.5.4
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.
EPPlus.Interfaces
by: EPPlus.Interfaces
- 2 total downloads
- Latest version: 9.0.0-preview
Package Description
Esprima
by: Sebastien Ros
- 1 total downloads
- Latest version: 3.0.6
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelNumberFormat
by: ExcelNumberFormat developers
- 12 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.
Exceptionless
by: Exceptionless
- 846 total downloads
- Latest version: 6.2.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
- 126 total downloads
- Latest version: 4.3.2027
[DEPRECATED] Please install the Exceptionless package instead.
ExCSS
by: Tyler Brinks
- 44 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.
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 39 total downloads
- Latest version: 3003.2.0.161
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.
FeatherQR
by: guitarrapc
- 4 total downloads
- Latest version: 2.0.0-preview.2
QR Code, Micro QR and rMQR encoder and decoder for .NET. Zero dependencies, zero allocations on the hot paths, trim and NativeAOT safe. Rendering lives in FeatherQR.SkiaSharp.
FeatherQR.SkiaSharp
by: guitarrapc
- 4 total downloads
- Latest version: 2.0.0-preview.2
SkiaSharp rendering and bitmap decoding for FeatherQR: QR Code, Micro QR and rMQR images (PNG, JPEG, WebP, SVG), canvas rendering, custom shapes, gradients and icons. No GDI, no System.Drawing.
FeatureToggle
by: Jason Roberts - dontcodetired.com
- 19 total downloads
- Latest version: 4.0.2
Simple, reliable feature toggles in .NET
FeatureToggle.Common
by: Jason Roberts - dontcodetired.com
- 3 total downloads
- Latest version: 4.0.2
Simple, reliable feature toggles in .NET. This is the .NET Standard package for the main FeatureToggle package.
FeatureToggle.Core
by: Jason Roberts - dontcodetired.com
- 10 total downloads
- Latest version: 3.5.1
Simple, reliable feature toggles in .NET. This is a PCL core for the main FeatureToggle package.
Fizzler
by: Atif Aziz Colin Ramsay
- 13 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentFTP
by: Robin Rodricks Michael Stiemke FluentFTP Contributors
- 11 total downloads
- Latest version: 55.0.0
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
FluentValidation
by: Jeremy Skinner
- 176 total downloads
- Latest version: 12.1.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 115 total downloads
- Latest version: 11.3.1
AspNetCore integration for FluentValidation