FastEndpoints.Swagger
by: FastEndpoints
- 38 total downloads
- Latest version: 8.1.0
Swagger support for FastEndpoints.
FastExpressionCompiler
by: Maksim Volkau
- 89 total downloads
- Latest version: 5.3.0
FastExpressionCompiler 5. 10-40x times faster than Expression.Compile()
FastMember
by: Marc Gravell
- 6 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
- 3 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.
Fizzler
by: Atif Aziz Colin Ramsay
- 5 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentStorage
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 12 total downloads
- Latest version: 6.0.2
FluentStorage, originally known as Storage.NET, is a polycloud .NET cloud storage library to interface with multiple cloud providers from a single unified interface. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#. MIT license. Commercial use allowed.
FluentValidation
by: Jeremy Skinner
- 147 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
- 122 total downloads
- Latest version: 3.0.0-beta.5
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Fody
by: The Fody Team
- 152 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
- 52 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
- 90 total downloads
- Latest version: 1.8.1-beta.5
GitLabApiClient is a .NET rest client for GitLab API v4.
Google.Protobuf
by: Google Inc.
- 153 total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
HangFire
by: Sergey Odinokov
- 18 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
- 118 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
- 29 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
- 50 total downloads
- Latest version: 2.0.3
Hangfire MySql Storage
Hangfire.NetCore
by: Sergey Odinokov
- 127 total downloads
- Latest version: 1.8.23
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.