Some useful Libraries for .NET projects

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. nbuilder

    Rapid generation of test objects in .NET

    NBuilder Github Nuget: Install-Package NBuilder -Version 6.1.0

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream 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
  • Primeiros testes unitários em C# com xUnit (parte 1)

    3 projects | dev.to | 4 Apr 2025
  • TDD helper in c#

    2 projects | dev.to | 23 Jan 2025

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