C# dotnet-standard

Open-source C# projects categorized as dotnet-standard

Top 23 C# dotnet-standard Projects

dotnet-standard
  1. Entity Framework

    EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

    Project mention: SQL-First-in-Migrations: Governing Every Database Artifact Through EF Core Migrations | dev.to | 2026-05-12

    EF Core Issues. "Adding Stored Procedures/View/Functions using Function within the migration flow." GitHub/dotnet/efcore #34469.

  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. spectre.console

    A .NET library that makes it easier to create beautiful console applications.

    Project mention: Never stop learning | dev.to | 2026-05-02

    First, check out the following thread in its entirety, which is what AI might form a response from. Now let's explore a better way using Spectre.Console NuGet package.

  4. Electron.NET

    :electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).

  5. CliWrap

    Library for interacting with command-line interfaces

    Project mention: Looking for Feedback on my .NET library - CliInvoke | dev.to | 2025-10-14

    Since June I've been working on version 2 of one of my .NET libraries, CliInvoke - a library focussed on making running external processes from .NET safer and easier. It started out as an alternative to CliWrap but has diverged in strategies and direction, with CliInvoke focussing more on separation of concerns and Dependency Injection support.

  6. Magick.NET

    The .NET library for ImageMagick

  7. YoutubeExplode

    Abstraction layer over YouTube's internal API

  8. command-line-api

    Command line parsing, invocation, and rendering of terminal output.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Mediator

    A high performance implementation of Mediator pattern in .NET using source generators.

    Project mention: Why I Built Yet Another Mediator (And Why You Might Care) | dev.to | 2025-12-16

    About a year and a half ago, I was architecting a modular monolith and obsessing over performance. I'd been using MediatR for years, but I wanted something faster. I discovered Mediator by Martin Othamar - a SourceGenerator-based implementation that promised better performance through compile-time code generation.

  11. FluentResults

    A generalised Result object implementation for .NET/C#

  12. App.Metrics

    App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

  13. PolySharp

    PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀

    Project mention: Comptime – C# meta-programming with compile-time code generation and evaluation | news.ycombinator.com | 2025-12-20

    You add PolySharp to your source generator project to get back some of the modern C# features. https://github.com/Sergio0694/PolySharp

  14. spark

    .NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers. (by dotnet)

  15. Vanara

    A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.

  16. OpenAI-API-dotnet

    An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API

  17. Downloader

    Fast, cross-platform and reliable multipart downloader with asynchronous progress events for .NET applications.

  18. CliFx

    Class-first framework for building command-line interfaces

  19. GeneticSharp

    GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).

  20. monotorrent

    The official repository for MonoTorrent, a bittorrent library for .NET

  21. sendgrid-csharp

    The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library

  22. tweetinvi

    Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...

  23. NetFabric.Hyperlinq

    High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.

  24. ShopifySharp

    ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores using Shopify's GraphQL API.

  25. parquet-dotnet

    Fully managed Apache Parquet implementation

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# dotnet-standard discussion

Log in or Post with

C# dotnet-standard related posts

  • How to Fix SendGrid Email Sending Issues in C#

    1 project | dev.to | 12 May 2025
  • How and Where to Handle Exceptions While Maintaining a Great API

    1 project | dev.to | 3 Jul 2024
  • Dealing with NullReferenceException

    1 project | dev.to | 22 May 2024
  • FluentResults: Simplificando el Manejo de Resultados y Errores en Aplicaciones .NET

    1 project | dev.to | 21 Dec 2023
  • .NET web developer takes a job as a .NET desktop developer

    1 project | /r/dotnet | 2 Jul 2023
  • Blazor Hybrid vs Electon.NET

    1 project | /r/dotnetMAUI | 23 Jun 2023
  • Do you prefer working with Java or C# legacy code?

    1 project | /r/dotnet | 3 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source dotnet-standard projects in C#? This list will help you:

# Project Stars
1 Entity Framework 14,679
2 spectre.console 11,482
3 Electron.NET 7,601
4 CliWrap 4,971
5 Magick.NET 3,938
6 YoutubeExplode 3,670
7 command-line-api 3,667
8 Mediator 3,600
9 FluentResults 2,604
10 App.Metrics 2,248
11 PolySharp 2,191
12 spark 2,094
13 Vanara 2,067
14 OpenAI-API-dotnet 1,894
15 Downloader 1,671
16 CliFx 1,603
17 GeneticSharp 1,364
18 monotorrent 1,215
19 sendgrid-csharp 1,117
20 tweetinvi 999
21 NetFabric.Hyperlinq 901
22 ShopifySharp 883
23 parquet-dotnet 883

Sponsored
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

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