Some useful Libraries for .NET projects

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.jetbrains.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nbuilder

    Rapid generation of test objects in .NET

    NBuilder Github Nuget: Install-Package NBuilder -Version 6.1.0

  2. 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.

    ReSharper logo
  3. unit-test

    Estudos sobre Testes unitários

    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.

  4. faker-cs

    Discontinued C# port of the Ruby Faker gem (http://faker.rubyforge.org/)

    Faker.Net Github Nuget: Install-Package Faker.Net -Version 1.5.148

  5. 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

  6. Ocelot

    .NET API Gateway

    Ocelot Github Nuget: Install-Package Ocelot -Version 17.0.0

  7. CacheManager

    CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Setting up a simple testing project with C#

    7 projects | dev.to | 27 May 2023
  • I need a C# crash course for experienced developers

    6 projects | /r/learncsharp | 21 Oct 2022
  • Cell CMS - Criando testes de maneira prática

    6 projects | dev.to | 31 Jan 2021
  • One... Two... Testing

    7 projects | dev.to | 13 Sep 2025
  • Primeiros testes unitários em C# com xUnit (parte 1)

    3 projects | dev.to | 4 Apr 2025

Did you know that C# is
the 11th most popular programming language
based on number of references?