ExcelDataReader.DataSet by: ExcelDataReader developers
  • 38 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 10 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
  • 156 total downloads
  • Latest version: 5.18.0.2-beta
  • 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.Swagger by: FastEndpoints
  • 33 total downloads
  • Latest version: 8.1.0
Swagger support for FastEndpoints.
FastExpressionCompiler by: Maksim Volkau
  • 71 total downloads
  • Latest version: 4.1.0
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentValidation by: Jeremy Skinner
  • 71 total downloads
  • Latest version: 8.6.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core by: Sebastien Ros
  • 26 total downloads
  • Latest version: 1.0.0-beta-9637
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Fody by: The Fody Team
  • 151 total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Fortress.Facilities.Logging by: @fir3pho3nixx @hikalkan
  • 2 total downloads
  • Latest version: 0.5.265
  • Castle Windsor Cryosharp Volosoft Fortress Core NetCoreApp DotnetCore CoreFx Standard NetStandard Boilerplate AspNetBoilerplate
Unofficial Castle Windsor on dotnet core
Fortress.Windsor by: @fir3pho3nixx @hikalkan
  • 2 total downloads
  • Latest version: 0.5.265
  • Castle Windsor Cryosharp Volosoft Fortress Core NetCoreApp DotnetCore CoreFx Standard NetStandard Boilerplate AspNetBoilerplate
Unofficial Castle Windsor on dotnet core
Fractions by: Daniel Mueller
  • 29 total downloads
  • Latest version: 6.0.0
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
GitLabApiClient by: nmklotas
  • 28 total downloads
  • Latest version: 1.3.2-beta0002
  • GitLab REST API CI Client
GitLabApiClient is a .NET rest client for GitLab API v4.
Google.Protobuf by: Google Inc.
  • 122 total downloads
  • Latest version: 3.34.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
HangFire by: Sergey Odinokov
  • 17 total downloads
  • Latest version: 0.9.1
  • AspNet SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Threading Queue
Incredibly easy and reliable way to perform fire-and-forget, delayed and recurring long-running, short-running, CPU or I/O intensive tasks inside ASP.NET application. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. http://hangfire.io/
Hangfire by: Sergey Odinokov
  • 112 total downloads
  • Latest version: 1.8.23
  • Hangfire AspNet MVC AspNetCore NetCore SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
Hangfire.AspNetCore by: Sergey Odinokov
  • 212 total downloads
  • Latest version: 1.8.23
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Console by: Alexey Skalozub
  • 28 total downloads
  • Latest version: 1.4.3
  • hangfire console logging
Job console for Hangfire
HangFire.Core by: Sergey Odinokov
  • 26 total downloads
  • Latest version: 0.9.1
  • Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Threading Queue
Core components for HangFire (background job system for ASP.NET applications).
Hangfire.Core by: Sergey Odinokov
  • 261 total downloads
  • Latest version: 1.8.23
  • Hangfire OWIN Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
Hangfire.MySqlStorage by: Arnoldas Gudas
  • 45 total downloads
  • Latest version: 2.0.3
  • Hangfire MySql Hangfire.MySql
Hangfire MySql Storage
Hangfire.NetCore by: Sergey Odinokov
  • 58 total downloads
  • Latest version: 1.8.23
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.RecurringJobExtensions by: icsharp
  • 7 total downloads
  • Latest version: 1.1.6
  • Hangfire RecurringJob
Hangfire extensions for RecurringJob