Enums.NET by: Tyler Brinkley
  • 1 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus by: EPPlus Software AB
  • 0 total downloads
  • Latest version: 7.5.3
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 0 total downloads
  • Latest version: 7.5.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 0 total downloads
  • Latest version: 7.5.0
Package Description
ErrorOr by: Amichai Mantinband
  • 6 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
  • 0 total downloads
  • Latest version: 2.0.4
  • javascript, parser, ecmascript
Standard-compliant ECMAScript 2019 parser (also known as JavaScript).
ExtendedNumerics.BigDecimal by: Adam White, Jan Christoph Bernack, Rick Harker
  • 0 total downloads
  • Latest version: 2025.1001.2.129
  • 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
  • 0 total downloads
  • Latest version: 5.35.0
  • 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 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 0 total downloads
  • Latest version: 5.35.0
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 0 total downloads
  • Latest version: 5.35.0
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 0 total downloads
  • Latest version: 5.35.0
Security library for FastEndpoints.
FastEndpoints.Swagger by: FastEndpoints
  • 0 total downloads
  • Latest version: 5.35.0
Swagger support for FastEndpoints.
FastMember.NetCore by: Marc Gravell
  • 0 total downloads
  • Latest version: 1.1.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 re-compiled for .NetCore
FFmpeg.AutoGen by: Ruslan Balanukhin
  • 0 total downloads
  • Latest version: 7.0.0
  • ffmpeg
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 0 total downloads
  • Latest version: 10.3.1
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET data provider
FluentAssertions by: Dennis Doomen, Jonas Nyrup
  • 0 total downloads
  • Latest version: 6.7.0
  • MSTest2 xUnit NUnit MSpec NSpec TDD BDD Fluent netcore 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. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
FluentFTP by: Robin Rodricks, FluentFTP Contributors
  • 0 total downloads
  • Latest version: 32.4.3
  • ftp,ftp-client,ftps,ssl,tls,unix,iis
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
FluentMigrator by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
  • 0 total downloads
  • Latest version: 6.2.0
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Abstractions by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
  • 0 total downloads
  • Latest version: 6.2.0
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Extensions.MySql by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
  • 0 total downloads
  • Latest version: 6.2.0
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.