Esprima by: Sebastien Ros
  • 76 total downloads
  • Latest version: 3.0.5
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelNumberFormat by: ExcelNumberFormat developers
  • 98 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.
ExpressionParser by: Mike Christiansen
  • 26 total downloads
  • Latest version: 0.0.3
Package Description
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 135 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.
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 434 total downloads
  • Latest version: 9.0.1
  • TDD unittesting mocks mocking fakes faking stubs stubbing spy spies doubles isolation substitutes substitution
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
FastEndpoints by: FastEndpoints
  • 1.774k total downloads
  • Latest version: 8.2.0-beta.1
  • 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
  • 4.735k total downloads
  • Latest version: 8.2.0-beta.1
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 162 total downloads
  • Latest version: 8.1.0
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 172 total downloads
  • Latest version: 8.2.0-beta.1
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Messaging by: FastEndpoints
  • 182 total downloads
  • Latest version: 8.2.0-beta.1
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 4.151k total downloads
  • Latest version: 8.1.0
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 8.443k total downloads
  • Latest version: 8.2.0-beta.1
Security library for FastEndpoints.
FastEndpoints.Swagger by: FastEndpoints
  • 7.566k total downloads
  • Latest version: 8.2.0-beta.1
Swagger support for FastEndpoints.
FastExpressionCompiler.src by: Maksim Volkau
  • 222 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
  • 136 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
  • 73 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.
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 360 total downloads
  • Latest version: 11.0.0-alpha1
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET data provider
Fleck by: statenjason
  • 88 total downloads
  • Latest version: 1.2.0
  • websockets server html5 events
C# WebSocket Implementation
FluentAssertions by: Dennis Doomen Jonas Nyrup Xceed
  • 1.018k total downloads
  • Latest version: 8.9.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.
FluentEmail.Core by: Luke Lowrey Ben Cull Github Contributors
  • 56 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail
Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Base Package and includes just the domain model, very basic defaults, and is also included with every other Fluent Email package here.