ExcelDataReader.DataSet
by: ExcelDataReader developers
- 38 total downloads
- Latest version: 3.7.0-develop00310
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
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
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
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 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
Extensible tool for weaving .net assemblies.
Fortress.Facilities.Logging
by: @fir3pho3nixx @hikalkan
- 2 total downloads
- Latest version: 0.5.265
Unofficial Castle Windsor on dotnet core
Fortress.Windsor
by: @fir3pho3nixx @hikalkan
- 2 total downloads
- Latest version: 0.5.265
Unofficial Castle Windsor on dotnet core
Fractions
by: Daniel Mueller
- 29 total downloads
- Latest version: 6.0.0
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
GitLabApiClient is a .NET rest client for GitLab API v4.
Google.Protobuf
by: Google Inc.
- 122 total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
HangFire
by: Sergey Odinokov
- 17 total downloads
- Latest version: 0.9.1
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
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
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
Job console for Hangfire
HangFire.Core
by: Sergey Odinokov
- 26 total downloads
- Latest version: 0.9.1
Core components for HangFire (background job system for ASP.NET applications).
Hangfire.Core
by: Sergey Odinokov
- 261 total downloads
- Latest version: 1.8.23
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 Storage
Hangfire.NetCore
by: Sergey Odinokov
- 58 total downloads
- Latest version: 1.8.23
.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 extensions for RecurringJob