EasyCaching.Redis by: ncc Catcher Wong
  • 286 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Redis DistributedCache Caching Cache
A simple distributed caching provider based on StackExchange.Redis.
EasyCaching.Serialization.Json by: ncc Catcher Wong
  • 156 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Caching Serialization Json
A serialize library based on Newtonsoft.Json
EasyCaching.Serialization.MessagePack by: ncc Catcher Wong
  • 159 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Caching Serialization MessagePack
A serialize library based on MessagePack
EasyCaching.Serialization.Protobuf by: ncc Catcher Wong
  • 158 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Caching Serialization Protobuf
A serialize library based on protobuf-net
EasyCaching.SQLite by: ncc Catcher Wong
  • 174 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • SQLite LocalCache Caching Cache InMemory Persisted
A simple local caching provider based on Microsoft.Data.SQLite
Elasticsearch.Net by: Elastic and contributors
  • 147 total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
Emgu.CV by: Emgu Corporation
  • 31 total downloads
  • Latest version: 4.13.0.5924
  • opencv emgu emgucv ai image
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
EntityFramework by: Microsoft
  • 44 total downloads
  • Latest version: 6.6.0-preview1-final
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Enums.NET by: Tyler Brinkley
  • 15 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EnyimMemcachedCore by: cnblogs.com
  • 75 total downloads
  • Latest version: 2.6.6
  • memcached cache
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
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Core by: Vahid Nasiri
  • 14 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
  • 2 total downloads
  • Latest version: 9.0.0-preview
Package Description
Esprima by: Sebastien Ros
  • 1 total downloads
  • Latest version: 3.0.6
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelNumberFormat by: ExcelNumberFormat developers
  • 12 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.
Exceptionless by: Exceptionless
  • 834 total downloads
  • Latest version: 6.2.0
  • Exceptionless Error Error-Handling Error-Handler Error-Reporting Error-Management Error-Monitoring Handling Management Monitoring Report Reporting Crash-Reporting Exception Exception-Handling Exception-Handler Exception-Reporting Exceptions Log Logs Logging Unhandled Unhandled-Exceptions Feature Configuration Debug FeatureToggle Metrics ELMAH Console Services
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
  • Exceptionless Error Report Reporting Exception Logging Log ELMAH pcl
[DEPRECATED] Please install the Exceptionless package instead.
ExCSS by: Tyler Brinks
  • 43 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
  • 34 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.
FeatherQR by: guitarrapc
  • 4 total downloads
  • Latest version: 2.0.0-preview.2
  • skia skiasharp qrcode microqr rmqr
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.