Enums.NET by: Tyler Brinkley
  • 104 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
envdte by: Microsoft
  • 151 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte80 by: Microsoft
  • 150 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
EnyimMemcached by: Attila Kiskó
  • 24 total downloads
  • Latest version: 2.16.0
  • memcached enyim cache caching
Memcached client library for .NET based languages.
EPPlus by: EPPlus Software AB
  • 1 total downloads
  • Latest version: 8.5.2
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 106 total downloads
  • Latest version: 8.4.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 25 total downloads
  • Latest version: 8.4.0
Package Description
ErrorOr by: Amichai Mantinband
  • 4 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
  • 80 total downloads
  • Latest version: 3.0.5
  • javascript, parser, ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelNumberFormat by: ExcelNumberFormat developers
  • 41 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.
ExCSS by: Tyler Brinks
  • 87 total downloads
  • Latest version: 4.3.1
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
  • 3 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.
FastEndpoints by: FastEndpoints
  • 91 total downloads
  • Latest version: 8.3.0-beta.12
  • 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
  • 89 total downloads
  • Latest version: 8.3.0-beta.12
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 26 total downloads
  • Latest version: 8.1.0-beta.20
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 36 total downloads
  • Latest version: 8.3.0-beta.12
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.MediatR by: imsaha
  • 18 total downloads
  • Latest version: 2.0.6
  • FastEndpoints MediatR Endpoints
Combines MediatR and FastEndpoint for quickly generating API endpoints from MediatR Requests
FastEndpoints.Messaging by: FastEndpoints
  • 37 total downloads
  • Latest version: 8.3.0-beta.12
Standalone messaging library for Command Bus/Event Bus implementations on .NET 8 and newer.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 80 total downloads
  • Latest version: 8.1.0-beta.20
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 92 total downloads
  • Latest version: 8.3.0-beta.15
Security library for FastEndpoints.