FastEndpoints.JobQueues
by: FastEndpoints
- 23 total downloads
- Latest version: 8.1.0-beta.14
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.MediatR
by: imsaha
- 11 total downloads
- Latest version: 2.0.6
Combines MediatR and FastEndpoint for quickly generating API endpoints from MediatR Requests
FastEndpoints.Messaging
by: FastEndpoints
- 18 total downloads
- Latest version: 8.1.0-beta.13
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 71 total downloads
- Latest version: 8.1.0-beta.13
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 57 total downloads
- Latest version: 8.1.0-beta.14
Security library for FastEndpoints.
FastEndpoints.Swagger
by: FastEndpoints
- 66 total downloads
- Latest version: 8.1.0-beta.13
Swagger support for FastEndpoints.
fasterflect
by: Buu Nguyen, Morten Mertner, Bernard Dijk
- 15 total downloads
- Latest version: 3.0.0
.NET library that improves your productivity and application performance when performing reflection operations. It allows you to perform metadata lookup and reflection invocation intuitively while achieving greater performance than the built-in .NET Reflection.
FastExpressionCompiler.src
by: Maksim Volkau
- 99 total downloads
- Latest version: 5.3.3
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember
by: Marc Gravell
- 35 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
- 22 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.
FirebaseAdmin
by: Google Inc.
- 51 total downloads
- Latest version: 3.4.0
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.
Fizzler
by: Atif Aziz, Colin Ramsay
- 38 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
Fluent.LibreTranslate
by: Partiolainen
- 11 total downloads
- Latest version: 1.0.6
Fluent sync/async translation via LibreTranslate
FluentScheduler
by: FluentScheduler
- 81 total downloads
- Latest version: 6.0.0
Automated job scheduler with fluent interface.
FluentValidation
by: Jeremy Skinner
- 523 total downloads
- Latest version: 12.1.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 210 total downloads
- Latest version: 12.1.1
Dependency injection extensions for FluentValidation
FluentValidation.Mvc5
by: Jeremy Skinner
- 173 total downloads
- Latest version: 8.6.1
ASP.NET MVC 5 integration for FluentValidation
FluentValidation.ValidatorAttribute
by: Jeremy Skinner
- 61 total downloads
- Latest version: 8.6.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 417 total downloads
- Latest version: 3.0.0-beta.3
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Flurl
by: Todd Menier
- 189 total downloads
- Latest version: 4.0.0
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.