-
NBuilder Github Nuget: Install-Package NBuilder -Version 6.1.0
-
ReSharper
ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
-
I wrote about this library in my last articleTools o improve your unit test with .NET. I have a Github repository about Unit Test and I used this library for test ([Unit Test]https://github.com/JessicaNathany/unit-test) the code ist portuguese but I will write in english.
-
Faker.Net Github Nuget: Install-Package Faker.Net -Version 1.5.148
-
Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Bogus Github Nuget: Install-Package Bogus -Version 33.1.1
-
Ocelot Github Nuget: Install-Package Ocelot -Version 17.0.0
-
CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.