An open API service indexing awesome lists of open source software.

C#

C# (pronounced “C sharp”) is a simple, modern, object-oriented, and type-safe programming language.

Its roots in the C family of languages makes C# immediately familiar to C, C++, and Java programmers.

https://github.com/goh-chunlin/gcl-boilerplate.csharp

"Build an app works as less code as possible." -- Kelsey Hightower, July 2020

console-application csharp dotnet-core uwp windows-10

Last synced: 07 Mar 2026

https://github.com/gnuftw/multitimer

A simple WPF application that allows users to create & run multiple timers at once. It demonstrates Material XAML and ReactiveUI.

csharp material-ui reactiveui windows-desktop wpf

Last synced: 25 Oct 2025

https://github.com/jscarle/sourcegeneratortesthelpers

Test helpers and extension methods to simplify testing of .NET source generators.

csharp dotnet source-generators testing

Last synced: 09 Sep 2025

https://github.com/iam3yal/razorsharp

RazorSharp is a Razor Class Library that aims to provide enterprise-class UI components for Blazor.

asp-net-core aspnet-core aspnetcore blazor csharp razor-components ui-components

Last synced: 11 Apr 2025

https://github.com/LimeFlight/openapi-diff

Lib, CLI and GitHub Action to compare two OpenAPI Specification files v3

csharp diff dotnet dotnetstandard openapi-specification

Last synced: 19 Mar 2025

https://github.com/trympet/trayiconbindings

A fast, object-oriented wrapper for the Shell_NotifyIcon API

csharp system-tray systray tray-icon tray-menu win32

Last synced: 19 Apr 2025

https://github.com/valks-games/sankari-v2

A open source 2D platformer being made in Godot 4 beta C#

2d 2d-platformer-game csharp game game-2d godot godot4 non-profit open-source platformer

Last synced: 30 Apr 2025

https://github.com/beatrizfriso/librarian

This API is designed to be easy to use, with clear documentation and a simple, intuitive interface. This repository was made to test my .NET and C# studies.

azure azure-devops csharp ddd-architecture dotnet library library-management-system study-notes study-project

Last synced: 10 Apr 2025

https://github.com/ArdeshirV/DigitConvertor

DigitConvertor provides conversion from western numbers to/from Persian/Arabic numbers and also provides conversion from digital numbers to Persian-alphabetic numbers.

arabic-digit ardeshirv conversion csharp digit-conversion dotnet numeric-to-alphabetic numeric-to-string numeric-to-word persian-digit persian-number-to-alphabetic persian-number-to-words persian-to-english western-digit-to-persian

Last synced: 08 Jul 2025

https://github.com/villy-p/ascii-minesweeper

A small ASCII Minesweeper game written in C# for your console

ascii console console-game csharp game minesweeper

Last synced: 19 Jun 2025

https://github.com/MatinTheGC/DotPlay

The Free Framework for Unity game development. Including Library, Pre-coded components, samples & ...

csharp csharp-code csharp-library game game-development games library unity unity2d unity3d

Last synced: 16 Oct 2025

https://github.com/seferogluemre/entityframeworkdbfirstproduct

Entity FrameWork first database commerce project

commerce csharp dbfirst-database entity-framework sql

Last synced: 11 Apr 2025

https://github.com/gabriel-logan/math_lib

Mathematics library created for use in JS, TS, JAVA, PYTHON and C# languages. Purely mathematical library, developed for people who like mathematics and challenges. It solves third degree / cubic equation root etc.

csharp java javascript-library lib libra matematica math math-li mathematics python-library

Last synced: 16 Jun 2025

https://github.com/angelodotnet/backgroundemailsender.outboxpattern

This application is a clone of the homonymous application of the one developed by BrightSoul.

background-service csharp hacktoberfest hacktoberfest-accepted net6 onion-architecture outbox-pattern sendmail

Last synced: 11 Apr 2025

https://github.com/bytehide/csharp-qr-generator

A simple C# QR Generator made with Windows Forms

csharp dotnet qrcode qrcode-generator winforms

Last synced: 01 Apr 2026

https://github.com/spiderpig86/gsearch

:zap: A portable library for fetching Google Search suggestions for .NET applications.

csharp google google-search netframework portable-library search

Last synced: 09 Apr 2025

https://github.com/pitzzahh/cinewave

CineWave is a cutting-edge Cinema Management System that simplifies and optimizes the operations of movie theaters, from ticketing and scheduling to inventory control and customer engagement, providing a seamless cinema management experience.

cinema-booking csharp reservation-system wpf

Last synced: 03 Apr 2025

https://github.com/profjordanov/data-structures

Introduces the most used data structures in programming based on C# and .NET

csharp data-structures graph list queue stack table tree

Last synced: 10 Apr 2025

https://github.com/profjordanov/miniorm

C# Mini ORM Framework

csharp object-relational-mapper orm

Last synced: 10 Apr 2025

https://github.com/chandima2000/faculty-management-system

This is a Windows Form application developed in C#

csharp dotnet-core sql windows-forms

Last synced: 11 Apr 2025

https://github.com/andreyrusyaev/dotnet-kilo

C#/.NET crossplatform port of antirez kilo editor. VT100 terminal text-editor with highlighting and incremental search.

csharp dotnet kilo syntax-highlighting terminal text-editor vt100 xterm

Last synced: 25 Jun 2025

https://github.com/govtechsg/csharp-apex-api-security

🔑 C# helper utility that sign HTTP Authorization Scheme for API authentication

csharp hmac-sha256 http-signature rsa-signature

Last synced: 30 Apr 2025

https://github.com/virtyaluk/aspnetcore-mongo-redis-docker

This repo contains the code samples for the Load balanced Asp.Net Core Application with Docker, MongoDB, and Redis tutorial.

asp-net-core csharp docker dot-net-core mongodb nginx-balancer redis

Last synced: 26 Mar 2025

https://github.com/nguyenanhtuan1912/data-structures

Đây là repository học data structures ở nhiều ngôn ngữ khác nhau. Trong repo này sẽ chứa các file source về các ví dụ của cấu trúc dữ liệu. Xem thêm trong README

algorithms cpp csharp data-structures rust typescript

Last synced: 15 Jun 2025

https://github.com/hoangtran0410/reversi-mcts

Reversi (Othello) AI game in C#. Using Monte Carlo Tree Search algorithm AND BTMM algorithm.

bitboard board-game csharp machine-learning mcts mcts-algorithm monte-carlo-tree-search othello-ai othello-game reversi-game ucb1

Last synced: 27 Mar 2025

https://github.com/itswindows11/threadsharp

A C# API wrapper for the Threads API.

csharp dotnet facebook instagram meta threads-api threads-app

Last synced: 03 May 2025

https://github.com/saltx/snakegame

Snake Game for Object Oriented Programming

csharp game good-first-issue help-wanted snake-game windowsforms

Last synced: 11 Apr 2025

https://github.com/hossambarakat/awsparameterstore.microsoft.extensions.configuration

AWS Systems Manager Parameter Store configuration provider implementation for Microsoft.Extensions.Configuration.

aspnet-core aspnetcore aws aws-ec2 csharp dotnet dotnetcore

Last synced: 03 May 2025

https://github.com/karenpayneoregon/wpf-cs-efcore-simple

Simple example for loading a DataGrid from Entity Framework Core 3x with buttons to obtain the current model instance, in this case an employee from a SQL-Server database table.

csharp entity-framework-core wpf wpf-datagrid

Last synced: 08 Sep 2025

https://github.com/quentinwidlocher/tabletop-simulator-2d

A 2D Lightweight version of Tabletop Simulator

csharp godot

Last synced: 18 Apr 2026

https://github.com/xdelta/createnewuix

A NeosModLoader mod for Neos VR. Adds new preset objects in the Create New menu for UIX

csharp mod neosvr neosvr-mod

Last synced: 10 Apr 2025

https://github.com/xdelta/customcolorpicker

A NeosModLoader mod for Neos VR. Allows setting a custom color picker.

csharp mod neosvr neosvr-mod

Last synced: 10 Apr 2025

https://github.com/whatdamon/openluckyrandom

A random person selection tool based on the OpenCV face cascade classifier

csharp face-detection opencv random seewo winforms

Last synced: 28 Oct 2025

https://github.com/aromaa/net

Asynchronous event-driven sockets with the focus of high performance and minimizing allocations

async csharp dotnet dotnet-core dotnetcore event-driven sockets

Last synced: 28 Oct 2025

https://github.com/jpfulton/ng-resume

Personal resume implemented in Angular with a C# Azure Functions API backend.

angular azure-functions csharp fern github-actions json sass typescript

Last synced: 03 Apr 2025

https://github.com/alseinx/extensions

Some commonly used basic utilities for .NET programming.

csharp dotnet-standard functional-programming linq

Last synced: 11 Apr 2025

https://github.com/nillerr/amplified.csharp

Provides a set of types that provide null safety and functional chaining, to enable a functional-like programming style in C#.

csharp functional-programming monad nuget

Last synced: 10 Apr 2025

https://github.com/kavaan/dotnet-pro

Maximize software allure with .NET techniques and tips!

aspnetcore csharp dotnet dotnetcore

Last synced: 10 Apr 2025

https://github.com/tollyh/assembly

A custom processor architecture and assembly language implemented in .NET

architecture assembly csharp documentation dotnet programming-language

Last synced: 01 May 2025

https://github.com/mojtabatajik/packageanalyzer

A powerful tool to analyze and report package dependencies across .NET Framework projects.

csharp dotnet legecy nuget package-manager

Last synced: 24 Oct 2025

https://github.com/prakhr/hypercasualgame

[Udemy Course] - Course: Unity Mobile Game - Create your first Hyper Casual Game!

android-application csharp game-development game-engine github-desktop hypercasual unity3d

Last synced: 03 May 2025

https://github.com/harry-sm/bittrexrxsharp

BittrexRxSharp is a reactive C# wrapper for the Bittrex Api.

bitcoin bittrex client cryptocurrency csharp dot-net exchange observable reactive

Last synced: 28 Oct 2025

https://github.com/jeremyknight-me/JK.Common

A utility library containing boilerplate code, extension methods, new classes, and/or improvements to existing classes.

ado-net adonet csharp dot-net dotnet extension-methods library nuget nuget-package

Last synced: 04 May 2025

https://github.com/nbd-wtf/lnunit

C# Lightning Networking Unit Testing Library

bitcoin csharp csharp-library lightning lightning-network lnd lnd-node regtest

Last synced: 09 Apr 2025

https://github.com/xubiod/rpg-patcher

An in-development TUI application for managing RPG Maker XP/VX/VX Ace projects and mods.

csharp net-core rpg-maker rpg-maker-vxace rpg-maker-xp text-user-interface

Last synced: 30 Oct 2025

https://github.com/ngodat213/e_course_web

This app for web application

course-project csharp dotnet mvc-framework website

Last synced: 30 Apr 2025

https://github.com/aerosonik/executionpipe

Lightweight library with base abstractions and implementations for creating custom pipe of sequential or parallel execution.

architecture csharp execution execution-statistics executor executor-service microservices-architecture pipeline solid

Last synced: 11 Apr 2025

https://github.com/monika171/monster_zapp

A Simple Unity 2d game. Monster 👻 & hearts 💙 (Old Project:2018). Download for Android here: 👇

2d-game csharp unity2d

Last synced: 26 Mar 2025

https://github.com/thiagomvas/tmath

A C# Math library using Generics to add support for more number types.

contributions-welcome csharp dotnet easing easing-functions generic generics library math numerics open-source statistics

Last synced: 11 Apr 2025

https://github.com/lexz-08/snipper

A basic program that can screenshot your screen at the specified location with a region of the specified size.

bitmap csharp graphics image-saver screenshot snipping-tool snipping-tool-copy windows

Last synced: 15 May 2026

https://github.com/trembon/TelldusCoreWrapper

A wrapper for the Telldus Core written in C# for .NET Standard 2.0

csharp dotnet-standard telldus telldus-core tellstick tellstick-duo

Last synced: 04 May 2025

https://github.com/rafaelpadovezi/bookmark-manager

A simple bookmark manager written in C#

aspnet-core csharp

Last synced: 25 Aug 2025

https://github.com/yudinikita/tetris-oop

Игра тетрис на WinForms. Tetris Game 2019. Проект в ООП стиле. Каждый метод и переменная имеют комментарий. Возможности: профиль, настройки, смена графики, пауза, чит-коды, уровни.

coursework csharp diploma diploma-project game tetris tetris-clone tetris-engine tetrisgame windows-forms winform winforms winforms-application

Last synced: 03 May 2025

https://github.com/pferreirafabricio/unity-galaxy-shooter

:joystick: A simple galaxy shooter game made with Unity

csharp galaxy-shooter unity unity2d

Last synced: 11 Apr 2025

https://github.com/mechadragonx/fafnir.net

A simple malware program that enrypts files with an XOR cipher. DANGEROUD DO NOT USE (C# version of Fafnir-CPP)

csharp dotnetcore malware ransomware virus virus-joke xor-cipher xor-encryption

Last synced: 16 Feb 2026

https://github.com/ebceys/ebceys.rabbitmq

Библиотека для работы с брокером сообщений RabbitMQ

csharp csharp-lib csharp-library dotnet dotnet-core dotnetcore nuget-package rabbitmq rabbitmq-client rabbitmq-consumer rabbitmq-producer rabbitmq-server

Last synced: 13 May 2025

https://github.com/khrabrovart/cli-redraw

Advanced console controls for .NET

cli console controls csharp dotnet menu netcore netcore2 redraw

Last synced: 16 Jun 2025

https://github.com/inspiaaa/hcoroutines

Powerful C# Coroutines for Godot

coroutines csharp godot godot-engine godot4 hierarchical tools

Last synced: 13 Jul 2025

https://github.com/shutovks/sliding-puzzle

A sliding puzzle, also known as a puzzle with sliding blocks or sliding tiles, is a combined puzzle in which the player is offered to move parts along certain routes (usually on a board) to set a certain final configuration.

csharp game puzzle puzzle-game sliding-puzzle-game unity unity-2d unity-android unity-game unity-webgl unity-windows unity2d web

Last synced: 08 Sep 2025

https://github.com/santisq/powershellkusto

PowerShell Module for Azure Data Explorer management, query and ingestion

adx azuredataexplorer csharp kql kusto powershell

Last synced: 29 Oct 2025

https://github.com/aldenhovel/i-love-coding

Collections of code, Python, C/C++, JavaScript/TypeScript/Vue .

cpp csharp javascript leetcode python typescript

Last synced: 05 May 2025

https://github.com/seferogluemre/rapidapicurrency

Rapid Api Currency App C#

csharp currency-converter rapidapi

Last synced: 11 Apr 2025

https://github.com/jonathanvdc/ecsc

A Flame-based EC# compiler

compiler csharp ecs flame

Last synced: 13 Jun 2026

https://github.com/mrousavy/morph

🛠 A fast .NET Standard Class Library for parsing results from an SQL query to .NET objects to eliminate risky column-index hardcoding

csharp dotnet library parser sql

Last synced: 04 May 2026

https://github.com/abadi199/csharp-fmt

✨ C# Format

csharp

Last synced: 01 May 2026

https://github.com/waylaidwanderer/steambotauthfilegenerator

Generates `.auth` files compatible with SteamBot/SteamTradeOffersBot using the SteamAuth project.

compatibility csharp node nodejs steam steamauth steambot

Last synced: 29 Apr 2026

https://github.com/rashedul-alam46/solid-principles

SOLID Principles in C#

csharp oop solid-principles

Last synced: 21 Jun 2026

https://github.com/xmine64/messager

a basic TCP/IP messager

csharp dotnet messager tcp xamarin

Last synced: 04 May 2026

https://github.com/georgepwall1991/automapper-analyser

A Roslyn Analyzer for AutoMapper that detects mapping configuration errors and missing maps at compile-time, preventing runtime exceptions.

automapper code-analysis code-quality compile-time csharp developer-tools dotnet mapping nuget roslyn roslyn-analyzer static-analysis

Last synced: 07 Jun 2026

https://github.com/quanghuybest2k2/dictionaryappforit

Từ điển tiếng anh chuyên ngành công nghệ thông tin - Dictionary App For IT

csharp dictionaryappforit english-dictionary sql-server winforms

Last synced: 04 May 2026

https://github.com/mbentham/SqlAugur

MCP server providing AI assistants with safe, read-only access to SQL Server databases. AST-based query validation, rate limiting, and DBA diagnostic tooling.

ai csharp dba dotnet llm mcp mcp-server model-context-protocol sql-server

Last synced: 20 Jun 2026

https://github.com/axodox/denavithartenberg

Demonstration of Denavit-Hartenberg coordinates and Direct3D 11 / WPF interoperation

cppcli csharp d3d11 denavit-hartenberg interoperation robotics wpf

Last synced: 02 May 2026

https://github.com/hackthedev/proxy-changer

Windows Proxy Changer made in C# in 2020 with MetroFramework UI.

csharp metroframework proxy ui vpn windows windows-10 winform winforms-application

Last synced: 07 May 2026

https://github.com/soenneker/soenneker.blazor.sheetmapper

A Blazor component and utility library for mapping uploaded CSV or tabular files to C# objects. Supports header extraction and user-defined property mapping.

blazor blazorlibrary blazorsheetmapper csharp csv dotnet excel mapper sheet sheetmapper

Last synced: 14 Jun 2026

https://github.com/tollyh/chess

A chess game with a computer player made in C# with WPF

2d-game chess chess-engine chess-game csharp dotnet game pgn wpf wpf-application

Last synced: 04 May 2026

https://github.com/unoplatform/uno.uitests.helpers

Xamarin.UITests Helpers for the Uno Platforms for iOS and Android

android csharp ios uitests uno uno-platform xamarin

Last synced: 03 May 2026

https://github.com/morphx666/clothsimulation

From the code by johnBuffer @ https://github.com/johnBuffer/ClothSimulation

cloth-simulation csharp

Last synced: 12 Jun 2026

https://github.com/mosayyeb-ebrahimi/toggleswitch

WPF ToggleSwitch

csharp wpf xaml

Last synced: 07 May 2026

https://github.com/soenneker/soenneker.blazor.utils.navigation

A Blazor WebAssembly library that features navigate back, login/logout, reload and more

blazor csharp dotnet navigation utils

Last synced: 17 Jun 2026