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/marcinmikaa/mqtt-temperature-monitor

A C# application for monitoring CPU temperature using MQTT protocol.

csharp

Last synced: 27 Apr 2025

https://github.com/gmessias/flow

Flow is a timer inspired by the Pomodoro Technique

cli console-application csharp pomodoro spectre-console timer

Last synced: 27 Apr 2025

https://github.com/solairen/pihole-backup

Backup PiHole and send it to S3 compatible storage object or Azure Blob Object

azure csharp pihole s3

Last synced: 13 Apr 2026

https://github.com/mohsansaleem/MultiplayerBattleSystem

Authoritative Battle System for Multiplayer Game. uNet/uLink can be used for networking. It can also be deployed to Game Core stack. I have used a combo of Command and Strategy pattern along with others like singleton and factory patterns.

battle-system csharp multiplayer realtime-games turn-based

Last synced: 11 Mar 2025

https://github.com/Xyaneon/Weapons-of-Mass-Domination

A console game for evil geniuses. Try to take over the world!

command-line-game csharp dotnet net6 turn-based-strategy

Last synced: 11 Mar 2025

https://github.com/dominic-codespoti/Dude-Quest-2

My second attempt at a turn based RPG, in C# this time.

csharp rpg sprites turn-based

Last synced: 11 Mar 2025

https://github.com/syperolao/pizzarestaurant

This is a template of work in restaurants using mvc fabric and observer patterns. This application contains short animation of cooking and the possibility of making an order by clicking in table column name

csharp fabric observer pattern windows windows-forms

Last synced: 13 Apr 2026

https://github.com/luckyone-cc/commandcenter

The "CommandCenter" library enables simple implementation and management of commands in applications. Developers can use this library to register, describe and execute commands. Command line parsing and utilities for .NET

cli cli-tool command command-line command-line-tool command-system command-tool commandhandler csharp library

Last synced: 13 Jun 2025

https://github.com/chartboost/chartboost-mediation-unity-adapter-mobilefuse

The Chartboost Mediation Unity SDK Adapter for MobileFuse.

adapter android chartboost csharp ios mediation mobilefuse unity

Last synced: 22 Feb 2026

https://github.com/gugu91/bread-winner

Lightweight implementation of producer consumer paradigm in C#.

csharp producer-consumer threading

Last synced: 14 Jan 2026

https://github.com/kcartlidge/csharp-interface-implementation-locator

Fetches all current-asembly implementations of a given interface dynamically without needing full-blown IOC containers.

csharp ioc

Last synced: 02 Apr 2025

https://github.com/danieldantasdev/personal-projects-challenges_course-luisdev-career-part-5_dotnet-8_csharp-12

Repositório com os desafios técnicos do módulo 'Desafios' da Imersão .NET Expert. Inclui projetos práticos como gerenciador de biblioteca, sistema de doação de sangue, CRM, plataforma de educação, gerenciador de clínica, gerenciador de vagas, ecommerce, focados em fortalecer o portfólio e acelerar o aprendizado em desenvolvimento .NET.

career challenges csharp dotnet learning-path luisdev portfolio practice projects software-development

Last synced: 13 Apr 2026

https://github.com/windperson/democodegencs

Demo using CodeGenCS to generate custom C# code

code-generation codegencs csharp dotnet

Last synced: 28 Apr 2026

https://github.com/simulation-tree/expression-machine

Mathmetical expression interpreter

csharp dotnet expressions interpreter scripting

Last synced: 14 Jan 2026

https://github.com/fuzzypawzz/vue3-mvc

A .NET 8 MVC app using Vue 3 with TypeScript on the Front-End (SSR, no SPA)

composition-api csharp dotnet-vue dotnet8 mvc razor typegen typescript vue-ssr vue3

Last synced: 04 Mar 2026

https://github.com/brandonhenricks/cloudflare-leakedcredentials

Minimal netstandard2.0 library that parses Cloudflare's Exposed-Credential-Check header so origin servers can detect credential exposure.

cloudflare csharp security

Last synced: 14 Jan 2026

https://github.com/takeshiyoshikawa/cg-showcase

A simple GUI made with WPF to demonstrate the functionality of classic CG algorithms

cg csharp dotnet wpf

Last synced: 18 Apr 2026

https://github.com/jatiinyadav/luhn-algorithm

Luhn's Algorithm in various programming languages.

csharp golang java javascript luhn-algorithm python3 rust

Last synced: 22 Feb 2026

https://github.com/nekuzaky/kinema

Data-driven motion matching locomotion for Unity: offline mocap bake pipeline, Burst-compiled weighted search with gait phase, PlayableGraph runtime, and an integrated editor window with recording, ghost replay and a search benchmark.

animation burst character-controller csharp game-development gamedev-tools gameplay inverse-kinematics locomotion mocap motion-matching playables procedural-animation unity upm-package

Last synced: 15 Jul 2026

https://github.com/shafikshaon/eatmconsoleapp

This project developed with C#, a very basic ATM operation like deposit amount, withdraw amount, check balance, change pin etc

csharp eatm object-oriented-programming

Last synced: 25 Mar 2025

https://github.com/iagof-dev/etec_appimc

C#/Xamarin | Aplicativo para calcular IMC, atividade feita em aula de Programação de Aplicativos Mobile no dia (20/03/2023).

csharp csharp-code xamarin xamarin-android xamarin-forms

Last synced: 11 Mar 2025

https://github.com/kavicastelo/black_lotus

This repository includes a flowers management standalone system using ASP.net and MySQL

asp-net csharp mysql standalone windows

Last synced: 13 Apr 2026

https://github.com/alwil17/securepasswordcrypt

Secure AES-GCM encryption and password hashing utility for and C# .NET projects.

aes crypto csharp dotnet encryption nuget password-hashing

Last synced: 09 Apr 2025

https://github.com/waf/dotnetconfthailand.2019.csharp8

Slides and demo code for my C#8 talk for .NET Conf Thailand: What's new in C# 8?

csharp dotnetconf

Last synced: 15 Jul 2026

https://github.com/haxxornulled/vapecache

Redis-first caching runtime for .NET 10 with hybrid failover, stampede protection, and deep observability.

aspire aspnetcore caching circuit-breaker csharp distributed-cache dotnet dotnet10 high-performance hybrid-cache nuget opentelemetry performance redis resilience

Last synced: 13 Apr 2026

https://github.com/iagoantunes/fisiotherapp

Challenge of the DevChallenge platform that proposed an App to help patients with physical therapy exercise

csharp devchallenge xamarin-forms

Last synced: 10 Mar 2026

https://github.com/danieldantasdev/personal-projects-challenges_course-luisdev-career-part-4_dotnet-8_csharp-12

Repositório com os desafios técnicos do módulo 'Desafios' da Imersão .NET Expert. Inclui projetos práticos como gerenciador de biblioteca, sistema de doação de sangue, CRM, plataforma de educação, gerenciador de clínica, gerenciador de vagas, ecommerce, focados em fortalecer o portfólio e acelerar o aprendizado em desenvolvimento .NET.

career challenges csharp dotnet learning-path luisdev portfolio practice projects software-development

Last synced: 13 Apr 2026

https://github.com/potlitel/cleanarchexample

Practical exercise of the following link : Implementando Clean Architecture en aplicaciones .NET(https://medium.com/@msmdotnet/introducci%C3%B3n-a-clean-architecture-con-net-parte-1-9db30045f2f2)

class-library clean-architecture csharp dotnet

Last synced: 19 Apr 2026

https://github.com/metaljase/syncasyncparallelexamples

Examples of synchronous and cancellable asynchronous operations (with and without parallelism); specifically downloading URLs.

async asynchronous await csharp dotnet dotnet-core dotnetcore parallel parallelism wpf wpf-app wpf-application wpf-ui

Last synced: 13 Apr 2026

https://github.com/simonwinther/DesignPatterns-In-CSharp

Welcome to my repository of design pattern code examples in C#! I've created this repository to share my knowledge and help others learn about and implement these patterns in their own projects. I hope you find these code examples useful, and please feel free to share any feedback or suggestions you may have. Thank you for visiting my repository!

csharp design-patterns design-patterns-in-csharp

Last synced: 15 Jul 2026

https://github.com/iivvaannxx/isolated

🤖 A 2D multiplayer platformer shooter, set in a world devastated by an alien invasion.

csharp dotnet education futuristic game game-development linux platformer shooter unity windows

Last synced: 13 Apr 2026

https://github.com/daniilgalahov/rijndael-aeslib

This repository includes C++ implementation of Advanced Encryption Standard (AES), C++ implementation of Secure Hash Standard (SHS) algorithm SHA-256, and a simple C#-based cryptography tool Rijndael, utilising AES for encrypting/decrypting files.

aes aes-128 aes-192 aes-256 aes-encryption cli cplusplus csharp library sha-2 sha256 shs

Last synced: 30 May 2026

https://github.com/leanwit/internalautomation

This repository uses Timecamp & text files time entries to upload into internal website using Selenium Automation.

automation csharp selenium timecamp

Last synced: 15 Jul 2025

https://github.com/shorotshishir/testcasemanager

A test case manager

csharp dotnet

Last synced: 16 May 2026

https://github.com/bradborn13/Umbraco

Project where I integrate and use Umbraco for managing the content in my web app

cms csharp umbraco

Last synced: 11 Mar 2025

https://github.com/redouane64/tiny-url

A URL shortening application.

aspnet-core csharp dotnet-core razor-pages

Last synced: 16 Mar 2026

https://github.com/ishansarvaiya/hotstarscraper

This project is a C# application designed to scrape movie and show data from Hotstar and store it in a SQL Server database.

csharp dotnet git hotstar scraper selenium sql ssms

Last synced: 13 Apr 2026

https://github.com/bhayward93/hr-web-application

An interlinked solution demonstrating skills in C#, Entity Framework, Web APIs and WCF Services

asp-net asp-net-mvc csharp csharp-code entity-framework sql web-application

Last synced: 15 Jul 2026

https://github.com/dssagar93/blazor-e-commerce

Created a full-fledged Blazor E-commerce application to learn Blazor from the scratch. Implemented JWT for Auth & EF for ORM.

blazor blazor-client blazor-webassembly csharp dotnet wasm

Last synced: 13 Apr 2026

https://github.com/mandyschen/SealSurvival

Eat smaller fish and avoid larger fish as a seal in this agar.io style game.

csharp unity

Last synced: 06 Sep 2025

https://github.com/fesabelilla/asp.net-projects

Using C# , ASP.NET , IDE(Visual Studio)

boostrap4 csharp css html5 mssql mssqlserver

Last synced: 13 Apr 2026

https://github.com/hudsongraeme/qomputers

A small Kahoot styled question and answer game for a school project.

api-client csharp kahoot

Last synced: 17 Jun 2025

https://github.com/0xthomasit/ecommerce_microservices

A comprehensive Micro-services application built with .NET Core demonstrating a real-world Ecommerce system where different modules were implemented as independent services. Highly-recommended practices like Design Patterns or Strategies were also applied in the app codebase.

api api-gateway asp-net-core clean-architecture cqrs csharp ddd docker ecommerce elk-stack grpc health-checker mongodb mssql mysql postgresql rabbitmq redis saga-pattern

Last synced: 13 Apr 2026

https://github.com/soenneker/soenneker.quark.enums.displaytypes

An enumeration for Quark, representing HTML display style

blazor csharp displaytype displaytypes dotnet elements enum enums html quark ui wrapper

Last synced: 02 Apr 2026

https://github.com/takker99/wpf_training

WPF+Prism+ReactiveProperty自習用repository

csharp dotnet-core dotnetcore learning prism reactiveproperty wpf

Last synced: 06 May 2026

https://github.com/physer/microtemplate

A .NET solution template for microservices in C#

clean-architecture csharp dotnet microservices visual-studio visual-studio-template

Last synced: 15 May 2026

https://github.com/bilalilyasjhandir/car-rental-service

The "Car Rental Service" project is designed to streamline the entire car rental process for both customers and administrators.

csharp dotnet sql windowsforms

Last synced: 28 Jan 2026

https://github.com/stevegongoral/gobdata

Aplicación para una empresa financiera. Registra eventos con distintas partidas, donde se almacenan y se adjuntan documentos e información.

csharp docker mysql windows-forms

Last synced: 10 Mar 2026

https://github.com/diegomaiasantos/api-employee-registration-system

Sistema de Cadastro de Funcionários, desenvolvido com o intuito de praticar o conhecimento ofertado no curso e avançar no módulo da formação.

asp-net azure cloud csharp dotnet git sql-server

Last synced: 13 Apr 2026

https://github.com/t-rav/lambda-exercises

A simple demo for using lambas in C#

csharp lambda

Last synced: 13 Jul 2025

https://github.com/rafalbielec/fxexchange

FX Exchange console app written in C# for converting monetary amounts into target currencies using a base currency. Configured to use DKK as the base currency.

cli console-application csharp dotnet net8 unit-testing

Last synced: 11 Jun 2026

https://github.com/samorysundjata/apimusicamin

Minimal API .NET 6 para aplicação de catálogo de música

csharp minimal-api

Last synced: 07 Sep 2025

https://github.com/henryquan/battery68

Battery percentage for IOS & Battery health for Android & Battery report for Windows 10

android battery-health csharp ipodtouch kotlin swift windows-10

Last synced: 09 Apr 2026

https://github.com/ssanthosh010303/d4c1

Day-4 Challenge-1: Simple Doctor Registration and Management System

console csharp dotnet

Last synced: 13 May 2026

https://github.com/fahrettinsolak/rent-a-car-projesi

Rent-A-Car Project is a software project developed to manage car rental transactions. This project is designed to enable customers to easily perform transactions such as renting vehicles, making reservations, picking up and returning rental vehicles.

asp-net-core csharp css3 entity-framework-core html5 javascript mssql

Last synced: 05 Feb 2026

https://github.com/richardmiruka/udemy-courses-practices

This is a repository Containing Programs that I have done shortly on the Udemy Website for languages such as Java, C#, Go and Rust.

csharp golang java rust

Last synced: 13 Apr 2026

https://github.com/dloztor/getrandomfile

WFP app to choise random file

csharp wpf wpf-application

Last synced: 22 May 2026

https://github.com/asmtamim/project-sims

C# based Offline Windows Application (Software Development | 2018)

csharp

Last synced: 01 Mar 2025

https://github.com/lesh6295-png/Karen

Visual novel about Karen virtual assistant

csharp game visual-novel visual-novel-engine wpf

Last synced: 11 Mar 2025

https://github.com/soenneker/soenneker.constants.data

A set of commonly used constants related to various types of data

constants csharp data dotnet

Last synced: 12 Mar 2026

https://github.com/Eye-Soft/HSDK

A complete SDK to develop on cloud applications using WPF, REST, NHibernate and make marketing using ActiveCampaign

cloud csharp dotnet ioc nhibernate rest system webapi wpf

Last synced: 06 Sep 2025

https://github.com/yashgwork/sitecoreassignment

Assignment: Building Sitecore Component

csharp dotnet experience-editor mvc nuget sitecore

Last synced: 02 Apr 2025

https://github.com/soenneker/soenneker.dtos.results.operation

A standardized wrapper for the outcome of an operation, containing either a successful result value or a ProblemDetails describing the error, along with an HTTP status code.

csharp dotnet dtos object operation operationresult operations problemdetails result results

Last synced: 12 Mar 2026

https://github.com/rojikaru/sagebook

WPF database consumer demo

csharp dotnet mssql wpf

Last synced: 06 Sep 2025

https://github.com/Tskalka/FirstPlatformerUnity3D

A simple 3D platformer template for Unity and C#

csharp unity3d visual-studio

Last synced: 11 Mar 2025

https://github.com/r00tens/backup-manager

BackupManager is a simple tool for creating, restoring, and scheduling file and folder backups with compression and integrity checks

backup backup-manager csharp net-framework restore wpf-app

Last synced: 14 Oct 2025

https://github.com/rasel3780/q_and_a

Developed with ASP.NET Core Web API. Question and Answer platform that allows users to post questions and answers

asp-net-core csharp jwt-token stored-procedures webapi

Last synced: 14 Jun 2025

https://github.com/Brollof/Minesweeper

Minesweeper made in Visual Studio (C#)

csharp minesweeper minesweeper-style-game visual-studio

Last synced: 11 Mar 2025

https://github.com/krlan2789/unity-lan-livelocation-plugin

A plugin that allows unity (Android) to run a background service location

android background-service csharp live-tracking location-tracking unity-package unity3d-plugin

Last synced: 05 Feb 2026

https://github.com/tscholze/dotnet-iot-raspberrypi-tobot

Modern robotics meets modern .NET - A unified C# driver and demo platform for Pimoroni Explorer HAT, Pan-Tilt HAT, and ultrasonic sensors on Raspberry Pi

blazor csharp dotnet gpio micropython-rpi-pico pimoroni pimoroni-explorer pimoroni-tilt-and-pan-hat raspberry-pi rpi-pico

Last synced: 08 Jan 2026

https://github.com/soenneker/soenneker.close.httpclients

A thread-safe singleton HttpClient for Close's OpenAPI integration.

api close closeopenapihttpclient crm csharp dotnet httpclient httpclients openapi singleton

Last synced: 17 Jul 2026

https://github.com/floatweb/win11-extra-clock

Restore the Windows 10 clock on Windows 11. Open the taskbar calendar and a small flyout shows a clock with seconds and the long date, using your system locale. Theme-aware, with nine preset positions and a custom drag-to-place mode.

clock csharp dotnet gpl-3 open-source tray-app tray-application windows-11

Last synced: 13 Apr 2026

https://github.com/ninenine/xkcd-dl

Download all xkcd comics

csharp dotnetcore xkcd

Last synced: 26 Mar 2025

https://github.com/zulhaditya/csharp-task

Combined Tasks Collection, Inheritance, Abstraction, and Polymorphism at Amikom University.

abstraction collection csharp inheritance polimorphism

Last synced: 16 Mar 2025

https://github.com/olivegamestudio/musts

Musts is a unit test helper library, to encourage writing things like value.MustBeTrue() and result.MustBeSuccess();

csharp library musts unit-testing

Last synced: 06 Jul 2025

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

A Blazor interop library that checks (and waits) for the existence of a JS variable

blazor csharp dotnet interop javascript js jsvariable jsvariableinterop utils variable

Last synced: 12 Mar 2026