ErrorOr by: Amichai Mantinband
  • 230 total downloads
  • Latest version: 2.0.1
  • Result,Results,ErrorOr,Error,Handling
A simple, fluent discriminated union of an error or a result.
Esprima by: Sebastien Ros
  • 65 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
  • 124 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
  • 81 total downloads
  • Latest version: 8.1.0-beta.19
  • 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
  • 81 total downloads
  • Latest version: 8.1.0-beta.20
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 25 total downloads
  • Latest version: 8.1.0-beta.19
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 25 total downloads
  • Latest version: 8.1.0-beta.16
Command based background job queueing with scheduling and tracking for any .NET application
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
  • 24 total downloads
  • Latest version: 8.1.0-beta.19
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 77 total downloads
  • Latest version: 8.1.0-beta.19
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 74 total downloads
  • Latest version: 8.1.0-beta.19
Security library for FastEndpoints.
FastEndpoints.Swagger by: FastEndpoints
  • 78 total downloads
  • Latest version: 8.1.0-beta.20
Swagger support for FastEndpoints.
fasterflect by: Buu Nguyen, Morten Mertner, Bernard Dijk
  • 15 total downloads
  • Latest version: 3.0.0
  • reflection reflection-emit dynamic-method .netstandard2.0
.NET library that improves your productivity and application performance when performing reflection operations. It allows you to perform metadata lookup and reflection invocation intuitively while achieving greater performance than the built-in .NET Reflection.
FastExpressionCompiler.src by: Maksim Volkau
  • 99 total downloads
  • Latest version: 5.3.3
  • Performance;Expression;ExpressionTree;Compile;DynamicMethod;IL;ILEmit;DryIoc;ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember by: Marc Gravell
  • 35 total downloads
  • Latest version: 1.5.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
  • 22 total downloads
  • Latest version: 1.5.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.
FFMpegCore by: Malte Rosenbjerg, Vlad Jerca
  • 4 total downloads
  • Latest version: 4.0.0
  • ffmpeg ffprobe convert video audio mediafile resize analyze muxing
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications
FirebaseAdmin by: Google Inc.
  • 63 total downloads
  • Latest version: 3.4.0
  • firebase Google Cloud
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their services and applications.