FastEndpoints
by: FastEndpoints
- 121 total downloads
- Latest version: 5.18.0
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 374 total downloads
- Latest version: 8.1.0
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 33 total downloads
- Latest version: 8.1.0
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 222 total downloads
- Latest version: 8.1.0
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Swagger
by: FastEndpoints
- 27 total downloads
- Latest version: 8.1.0
Swagger support for FastEndpoints.
FastExpressionCompiler
by: Maksim Volkau
- 76 total downloads
- Latest version: 5.3.0
FastExpressionCompiler 5. 10-40x times faster than Expression.Compile()
FluentValidation
by: Jeremy Skinner
- 57 total downloads
- Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 88 total downloads
- Latest version: 3.0.0-beta.4
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Fody
by: The Fody Team
- 132 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
- 48 total downloads
- Latest version: 8.3.2
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
- 86 total downloads
- Latest version: 1.8.1-beta.5
GitLabApiClient is a .NET rest client for GitLab API v4.
Google.Protobuf
by: Google Inc.
- 91 total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
HangFire
by: Sergey Odinokov
- 16 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
- 107 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
- 196 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
- 27 total downloads
- Latest version: 1.4.3
Job console for Hangfire
Hangfire.Core
by: Sergey Odinokov
- 199 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
- 33 total downloads
- Latest version: 2.0.3
Hangfire MySql Storage
Hangfire.NetCore
by: Sergey Odinokov
- 116 total downloads
- Latest version: 1.8.23
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.