Some useful Libraries for .NET projects

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nbuilder

    Rapid generation of test objects in .NET

    NBuilder Github Nuget: Install-Package NBuilder -Version 6.1.0

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • 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

  • 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

    .NET API Gateway

    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.

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