Recommended and mentioned products
-
AM
AutoMapper
This hasn't been added to SaaSHub yet
-
An addictive .NET IoC container. Contribute to autofac/Autofac development by creating an account on GitHub.
-
An easy way to perform background processing in .NET and .NET Core applications.
Do I need message queues for sending emails/texts via... about 8 months ago:
Hangfire (https://hangfire.io) includes default exception handling and is very extensible, I think it's a good mid-level choice and a good alternative to other queue mechanism, if you can't afford to host a separated queue service or can't manage a separated service; also scales pretty well (you can have multiple servers handling the same background job queue, or different queues). It runs on Sql Server and MySql... -
MR
MediatR
This hasn't been added to SaaSHub yet
-
FV
FluentValidation
This hasn't been added to SaaSHub yet
-
B
Bogus
This hasn't been added to SaaSHub yet
-
A better date and time API for .NET. Contribute to nodatime/nodatime development by creating an account on GitHub.
Ask HN: Examples of Top C# Code? about 3 months ago:
For some at least slightly smaller and less intimidating codebases, try for example https://github.com/nodatime/nodatime/ https://github.com/DapperLib/Dapper. -
Polly. Polly is an advanced loop optimization infrastructure for LLVM, which uses an abstract loop model based on integer sets to analyze and transform the program code. Website: polly. llvm. orgĀ .
-
MP
MiniProfiler
This hasn't been added to SaaSHub yet
-
RS
RestSharp
This hasn't been added to SaaSHub yet
-
SignalR is a server-side software system designed for writing scalable Internet applications, notably web servers.
-
S
Swashbuckle
This hasn't been added to SaaSHub yet