C# help-wanted

Open-source C# projects categorized as help-wanted

Top 10 C# help-wanted Projects

help-wanted
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • Project mention: Cross-Origin Resource Sharing (CORS) in ASP.NET Core: A Comprehensive Guide | dev.to | 2024-05-24

    UseCors middleware should be placed before UseResponseCaching due to this bug.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  • Project mention: Scan HTML faster with SIMD instructions – Chrome edition | news.ycombinator.com | 2024-06-13

    A little more on topic, if you like SIMD and C#, dotnet/runtime now has an introductory guide to Vector128/256/512 API:

    https://github.com/dotnet/runtime/blob/main/docs/coding-guid...

    Now, the default syntax can still be a bit more wordy with byref arithmetics than ideal, but you can add a few extension methods to look it closer to Rust's pointer arithmetics: https://github.com/U8String/U8String/blob/main/Sources/U8Str...

  • WPF

    WPF is a .NET Core UI framework for building Windows desktop applications.

  • Project mention: The search for easier safe systems programming | news.ycombinator.com | 2024-05-08

    WPF is not the best example of open source, as some components are still closed source. Though it only runs on Windows, a closed source operating system, so perhaps that is not so important.

    https://github.com/dotnet/wpf/issues/2554

    That said, there are cross platform, open source .NET UI frameworks out there, including one that is inspired by WPF:

    https://avaloniaui.net/

  • MSBuild

    The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

  • winforms

    Windows Forms is a .NET UI framework for building Windows desktop applications.

  • Project mention: Ask HN: Any way to write a simple desktop app anymore? | news.ycombinator.com | 2024-01-22

    Windows Forms[0] is still alive and will never die, and very low overhead to start with, and works on new and shiny .NET 8.

    If Linux or macOS, you can use AvaloniaUI[1] instead which is sufficiently advanced but assumes some prior knowledge.

    [0] https://github.com/dotnet/winforms/blob/main/docs/getting-st...

    [1] https://docs.avaloniaui.net/docs/get-started/

  • Rise-Media-Player

    One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.

  • UE-Explorer

    UnrealScript decompiler and explorer tool for Unreal Engine packages.

  • SaaSHub

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

    SaaSHub logo
  • UWP

    🖥️ The AINotes Windows (UWP) App (by ainotes-team)

  • arcgis-rest-dotnet

    Open source rest wrapper library for consuming arcgis api.

  • Routeslist

    Routing debugger for DotNet Core applications. A list of all routes in the formatted table

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# help-wanted discussion

Log in or Post with

C# help-wanted related posts

  • in Rust, methods should be object safe

    2 projects | news.ycombinator.com | 10 Jun 2024
  • C# Zip Archive Entry

    2 projects | dev.to | 31 May 2024
  • Core .NET engineer: why it takes longer to implement groundbreaking features

    1 project | news.ycombinator.com | 25 May 2024
  • Cross-Origin Resource Sharing (CORS) in ASP.NET Core: A Comprehensive Guide

    1 project | dev.to | 24 May 2024
  • Clever code is probably the worst code you could write

    3 projects | news.ycombinator.com | 21 May 2024
  • Microsoft's $1M Vote of Confidence in Rust's Future

    1 project | news.ycombinator.com | 12 May 2024
  • Airline keeps mistaking 101-year-old woman for baby

    1 project | news.ycombinator.com | 28 Apr 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 15 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 ASP.NET Core 34,633
2 .NET Runtime 14,409
3 WPF 6,881
4 MSBuild 5,157
5 winforms 4,267
6 Rise-Media-Player 1,025
7 UE-Explorer 122
8 UWP 18
9 arcgis-rest-dotnet 5
10 Routeslist 1

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com