Orignially posted on HariHaran Subramanian
Today I am sharing some of the amazing libraries which help in a lot of ways in almost any project. Here are them in no particular order.
๐ป Development
- MediaTr
- Dapper
- Dapper Plus
- FluentEmail
- Fluent Validation
- Automapper
- Autofac
- Irnoy
- FluentMigrator
- Convey
๐ง Data Generators
๐ฐ Logging
๐ฆ Testing
Kudos to all the amazing developers โ who have made it to this list. โค๏ธ
I hope some of these will help you fasten up or even a slight improvement in your software development life cycle ๐
I'm also interested to know if i have missed anything. Mention your awesome libraries in comments ๐ ๐ ๐
Thanks for reading! ๐
Top comments (3)
What about Coravel ๐
MediatR, not MediaTr, also AutoMapper ๐
on the topic of testing, you might be interested in looking into dev.to/alancs/evolving-past-the-te...