SaaSHub helps you find the best software and product alternatives Learn more →
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-14Found 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.
-
-
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 -
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.
-
-
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.
-
But, with the RubberduckVBA plugin, the editor certainly becomes very usable.
-
-
-
-
Fine Code Coverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
-
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-24MassTransit, 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.
-
-
-
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-19I 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).
-
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-29We 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.
-
-
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
C# dot-net related posts
- Mirroring Input Events to multiple computers
- Open-source cross-platform C# library that encode .BMP files?
- Creating 2d Interactive Building Map with Blazor.
- Lan connection for a monogame game
- Problem using Plugin.Firebase on IOS
- Moq vs NSubstitute: syntax cheat sheet
- HEIC support?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160f340d10>
www.saashub.com | 27 Mar 2023
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 |