C# dot-net

Open-source C# projects categorized as dot-net

Top 23 C# dot-net Projects

  • Elasticsearch .NET

    This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.

  • SkiaSharp

    SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

    Project mention: Open-source cross-platform C# library that encode .BMP files? | reddit.com/r/csharp | 2023-03-14

    Found this issue that basically say it's not supported in skia directly, and it's right, from this page it seems only supported on iOS/Mac. This is pretty frustrating considering the documentation of SkiaSharp Encode() doesn't mention it.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • TensorFlowSharp

    TensorFlow API for .NET languages

  • Architecture

    .NET 7, Angular 15, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-By-Feature Structure, Separation of Concerns.

    Project mention: Architecture project using .NET 7, Angular 15, Clean Architecture, Clean Code, SOLID Principles. | reddit.com/r/dotnet | 2023-03-24
  • LiteNetLib

    Lite reliable UDP library for Mono and .NET

    Project mention: Mirroring Input Events to multiple computers | reddit.com/r/csharp | 2023-03-24

    Currently I'm using LiteNetLib (https://github.com/RevenantX/LiteNetLib) and it's working pretty well. There is a little input lag but it's more than acceptable.

  • Fleck

    C# Websocket Implementation

  • NSubstitute

    A friendly substitute for .NET mocking libraries.

    Project mention: [AskJS] Can we talk about Stubs, Spies and Mocks in JavaScript and what a mess they are? | reddit.com/r/javascript | 2023-01-30
  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • Rubberduck

    Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).

    Project mention: What’s the best IDE? | reddit.com/r/ProgrammerHumor | 2023-03-04

    But, with the RubberduckVBA plugin, the editor certainly becomes very usable.

  • fo-dicom

    Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity

  • Mahou

    Mahou(魔法) - The magic layout switcher.

  • ParquetViewer

    Simple windows desktop application for viewing & querying Apache Parquet files

  • Fine Code Coverage

    Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)

  • DotNetCore

    .NET Nuget Packages.

    Project mention: Architecture project using .NET 7, Angular 15, Clean Architecture, Clean Code, SOLID Principles. | reddit.com/r/csharp | 2023-03-24

    Source: https://github.com/rafaelfgx/DotNetCore

  • SlimMessageBus

    Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.

    Project mention: C# Complex Web Scraper: Looking for feedback / code review? | reddit.com/r/csharp | 2023-02-24

    MassTransit, SlimMessageBus, and SilverBack abstract interactions with message queueing systems. Some of what you are trying to do (I didn't read it deep enough to know exactly what you're using the queue for) would be done as a queue configuration instead (e.g. ordering, de-dupe, etc.).

  • NReco LambdaParser

    Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.

  • NetBarcode

    Barcode generation library written in C# and .NET Standard 2

  • CSLY

    a C# embeddable lexer and parser generator (.Net core)

  • DnsTube

    Access your computer from anywhere. DnsTube is a Windows .NET dynamic DNS client for Cloudflare.

    Project mention: Self hosting in 2023 and why you should do that | news.ycombinator.com | 2023-02-19

    I use DDNS with Cloudflare, which offers free DNS. I built an open source Windows client for this (could be cross-platform, just haven't bothered yet).

    https://github.com/drittich/DnsTube

  • NReco.Data

    Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM). (by nreco)

    Project mention: For new projects, do you prefer EF, ADO, Dapper or something else? | reddit.com/r/dotnet | 2022-03-29

    We use https://github.com/nreco/data in our products, similar to Dapper but with built-in SQL generation for CRUD-queries (it is very easy to compose filters in run-time) + hand-written SQL may be concentrated in one place (app-level 'dataviews').

  • Unchase.FluentPerformanceMeter

    :hammer: Make the exact performance measurements of the public methods for public classes using this NuGet Package with fluent interface. Requires .Net Standard 2.0+. It is an Open Source project under Apache-2.0 License.

  • GDShrapt

    GDShrapt is object-oriented one-pass parser of GDScript programming language.

  • Simplify.DI

    Simplify is an open-source set of .NET libraries that provide infrastructure for your applications. DI and mocking friendly. (by SimplifyNet)

  • Simplify.Web

    Simplify.Web is an open-source, lightweight and fast server-side .NET web-framework based on MVC and OWIN for building HTTP based web-applications, RESTful APIs etc.

  • SaaSHub

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

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). The latest post mention was on 2023-03-24.

C# dot-net related posts

Index

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

Project Stars
1 Elasticsearch .NET 3,393
2 SkiaSharp 3,313
3 TensorFlowSharp 3,094
4 Architecture 2,803
5 LiteNetLib 2,567
6 Fleck 2,082
7 NSubstitute 1,919
8 Rubberduck 1,738
9 fo-dicom 901
10 Mahou 451
11 ParquetViewer 428
12 Fine Code Coverage 385
13 DotNetCore 368
14 SlimMessageBus 342
15 NReco LambdaParser 270
16 NetBarcode 270
17 CSLY 253
18 DnsTube 190
19 NReco.Data 173
20 Unchase.FluentPerformanceMeter 36
21 GDShrapt 25
22 Simplify.DI 17
23 Simplify.Web 14
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com