DEV Community

Hari Haran😎
Hari Haran😎

Posted on

Amazing Nuget Libraries for C# Development

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

🔧 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)

Collapse
 
jamesmh profile image
James Hickey

What about Coravel 😉

Collapse
 
buinauskas profile image
Evaldas Buinauskas • Edited

MediatR, not MediaTr, also AutoMapper 🙂

Collapse
 
alancs profile image
Alan

on the topic of testing, you might be interested in looking into dev.to/alancs/evolving-past-the-te...