Esprima
by: Sebastien Ros
- 76 total downloads
- Latest version: 3.0.5
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelNumberFormat
by: ExcelNumberFormat developers
- 98 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.
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 135 total downloads
- Latest version: 3003.0.0.346
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
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
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
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember
by: Marc Gravell
- 136 total downloads
- Latest version: 1.5.0
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
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 ADO.NET data provider
FluentAssertions
by: Dennis Doomen Jonas Nyrup Xceed
- 1.018k total downloads
- Latest version: 8.9.0
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
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.