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/bartekmotyl/favourite-photo-browser

A simple USB/network photo browser with support for caching thumbnails and favourites to local drive

avalonia avaloniaui csharp favourites linux macos nas net6 network photo photo-browser windows

Last synced: 14 Sep 2025

https://github.com/khaled-alselwady/hotel-management-system

🏨 The Hotel Management System is a comprehensive application designed to efficiently manage various aspects of hotel operations. 📊

advanced-data-structures crud-operations csharp delegates desktop-application dotnet-framework events hotel-management-system oop sql-server t-sql three-tier-architecture

Last synced: 13 Apr 2025

https://github.com/kerolesnabiel/SocialMediaAPI

A RESTful API for a social media platform built using ASP.NET Web API. This project follows the Clean Architecture principles and provides features like user authentication, post management, comments, likes, and more.

asp-net-core-web-api clean-architecture cqrs csharp dependency-injection entity-framework-core identity integration-testing restful-api solid sql-server tdd testing unit-testing

Last synced: 30 Oct 2025

https://github.com/buddhad/the_runner_2d_game

The Runner Game is a 2D runner game in which the player runs to reach home. During the game, players need to be careful of obstacles and win.

2dgame csharp game-development therunner therunner2dgame unity unity2d

Last synced: 07 May 2025

https://github.com/jeremytammik/createandprintsheetsandviews

Revit C# add-in to dynamically generate from scratch and print on the fly to PDF and JPG an individual sheet and top, side, front and isometric views for each individual element in an HVAC ductwork system, all without committing a single transaction.

csharp dotnet revit revit-api

Last synced: 01 Aug 2025

https://github.com/tarekmansour/decorator-pattern

Implement decorator pattern for caching strategy

csharp decorator-pattern design-patterns dotnet

Last synced: 21 Jul 2025

https://github.com/turtle-insect/dq7

3DS DQ7 SaveDate Editor

3ds csharp game save-editor wpf

Last synced: 14 Apr 2025

https://github.com/timhanewich/smart-home-demo

Monitoring temperature and humidity with Raspberry Pi, Azure Functions, and Power Apps. Code from video here: https://youtu.be/v0mPmCw5yl0

azure csharp dotnet micropython pi powerapps python raspberry raspberry-pi raspberry-pi-pico

Last synced: 07 Apr 2026

https://github.com/mononobi/string-compare

Class library to compare strings in a relative way.

csharp string string-comparison

Last synced: 15 Jun 2025

https://github.com/maroontress/stylechecker

StyleChecker is another code style checking and refactoring tool similar to NetAnalyzers, StyleCop Analyzers, SonarLint, Roslynator, etc.

csharp csharp12 roslyn roslyn-analyzer roslyn-codefix stylechecker visual-studio

Last synced: 11 Jul 2025

https://github.com/ortegavan/cities

DB de cidades para exercitar tópicos do livro "ASP.NET Core 8 and Angular" de Valerio de Sanctis

angular api csharp typescript

Last synced: 13 Apr 2025

https://github.com/rizwanullah313/hospital-management-system-c-

Hospital management system using C# and SQL server

csharp sql-server

Last synced: 25 Sep 2025

https://github.com/turtle-insect/octopathtraveler2

Switch OctopathTraveler2 SaveDate Editor

csharp game save-editor switch wpf

Last synced: 14 Apr 2025

https://github.com/davidsheh/luaserialization

一种易于使用的轻量级的序列化工具,用于将 C# 对象序列化成 Lua 代码。 An easy-to-use, lightweight serialization tool for converting C# objects into Lua code.

csharp game-development lua serialization unity unity3d

Last synced: 30 Oct 2025

https://github.com/fernandocalmet/dotnet-aspnet-core-webapi-jwt

🦄 This project is a demonstration of JWT security using ASP.NET Core Web API with NET 8.

aspnet-core csharp jwt-authentication

Last synced: 31 Oct 2025

https://github.com/buraksenyurt/hands-on-ddd

C# ile basit bir Domain Driven Design macerası.

cqrs csharp ddd ddd-patterns domain-driven-design dotnet entity-framework

Last synced: 13 May 2025

https://github.com/normandy72/unity-graph

How to create a graph in Unity. Besed on CodeMonkey and BLANKdev tutorials.

csharp csharp-code graph unity unity2d

Last synced: 22 Apr 2026

https://github.com/mccreery/pdn-plugins

Image manipulation plugins for Paint.NET, written in C#.

csharp paint-net paintdotnet

Last synced: 30 Oct 2025

https://github.com/louiixx-h/cubes-game

Joguinho onde da pra trocar a cor do personagem cubo.

csharp unity unity3d

Last synced: 17 May 2026

https://github.com/envigit/heist-cutscene

A cutscene depicting a bank robbery, created using the Unity engine and scripts in C#. https://youtu.be/EqVo_2jtFUw

3d csharp cutscene heist unity

Last synced: 05 Mar 2026

https://github.com/arijeetganguli/mapture

The fastest .NET object mapper — with cycle detection and safety no other mapper has.

automapper-alternative csharp dotnet dto mapping netstandard nuget object-mapper

Last synced: 05 Apr 2026

https://github.com/yushulx/dotnet-mrz-sdk

A .NET MRZ SDK built with Dynamsoft C++ Label Recognizer SDK

csharp dotnet mrz passport

Last synced: 14 Jan 2026

https://github.com/razzeee/controlanimation

ControlAnimation for WinForms. Displays circle loading animations on top of controls.

animation csharp dll loading winforms

Last synced: 10 Apr 2025

https://github.com/jeremymeissner/freeframe

A lightweight After Effects alternative built in C#

animation csharp motion-graphics opengl opentk

Last synced: 13 Apr 2026

https://github.com/r-koubou/valueobjectgenerator

Generating code of value object by C# 9.0 Source Generator

csharp dotnet nuget roslyn source-generation

Last synced: 04 Mar 2026

https://github.com/zdimension/fastmark

fast, cross-platform, efficient watermarking tool

cross-platform csharp linux macos net5 utility watermark windows

Last synced: 13 Apr 2025

https://github.com/gagniuc/mix-two-signals-in-csharp

This is an implementation designed in C#. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.

algorithm algorithms c csharp csharp-code mix model novel number-theory numerical-analysis signals source-code spectral-forecast

Last synced: 04 Mar 2026

https://github.com/kei-k23/mvc-movie-app

Movie website that build with C# and .Net MVC.

csharp dotnet dotnet-core mvc

Last synced: 07 Jul 2025

https://github.com/ricarthlima/unity-fiocruz-piranhas

🐟 Esse é um jogo desenvolvido para como parte do Processo Seletivo do Grupo de Pesquisas Saberes e Práticas em Saúde, do Instituto Aggeu Magalhães - Fiocruz Pernambuco.

brazil csharp game sus unity

Last synced: 25 Apr 2026

https://github.com/notakamihe/atc2

Aww That's Cube II, my second Unity project, is game that exudes a retro video game feel in a 3-D environment. The player is a cube whose main mission is to eliminate all other enemy cubes. It is the sequel to Aww That's Cube I. The development period was between July 16 to August 14, 2020. The genre is action/top-down, third-person arcade shooter.

csharp game-development unity

Last synced: 19 Apr 2026

https://github.com/KevinRabun/FedRAMP20xMCP

MCP server for querying FedRAMP 20x requirements with Azure-first guidance

azure bicep compliance csharp fedramp javascript mcp mcp-server python terraform typescript yaml

Last synced: 07 Jun 2026

https://github.com/frederic34/ci-testing

A repository for testing Continuous Integration with c#

appveyor ci-test csharp sonarqube

Last synced: 17 Mar 2025

https://github.com/mechadragonx/shortcake

A program that sets Discord Rich Presence for the Strawberry Music Player in simple fashion since existing solutions don't work on Windows・Uses Lachee/discord-rpc-csharp・Much code is copied from Bheithir repo

csharp discord discord-rpc dotnet-5 music strawberry-music-player

Last synced: 10 Aug 2025

https://github.com/hanilr/dotterm

Serial communication program with usable features. Written in C#.

csharp csharp-form serial serial-communication serial-port serial-terminal

Last synced: 07 Oct 2025

https://github.com/fschick/authentication.onetimetoken

ASP.NET Core authentication scheme for one-time access tokens to support file download via direct link for protected resources

asp-net-core authentication authorization csharp token

Last synced: 14 Oct 2025

https://github.com/niqibiao/unity-csharpconsole

Interactive C# REPL for Unity Editor & Runtime powered by Roslyn. Top-level scripting, semantic code completion, cross-submission state, private member access, and remote IL2CPP execution via HybridCLR. UPM package.

code-completion console csharp il2cpp interactive repl runtime-debugging unity3d upm

Last synced: 16 Apr 2026

https://github.com/louiixx-h/3rd-person-combat-game

Third person combat, made in Unity3D.

combat csharp gamedev unity3d

Last synced: 08 Oct 2025

https://github.com/tarikipekci/defensegame

2D pixel art designed survival game.

2dgame csharp game mobilegame pixel-art survival-game unity unity2d

Last synced: 23 Feb 2026

https://github.com/hmz777/clinicmanager

A clinic management dashboard app that can be controlled through custom data attributes to define how the app will behave and handle different scenarios. Backed by OData and .NET6 with MudBlazor for presentation.

asp-net-core automapper blazor blazor-webassembly control-panel csharp dashboard mudblazor net6 odata odata-aspnet spa

Last synced: 13 Feb 2026

https://github.com/wallymathieu/logadapter

Adapter for library logging (for current and future logging frameworks) inspired by @ezyglide (intended as a pattern, not intended as something you depend on)

csharp logadapter nuget

Last synced: 21 Apr 2026

https://github.com/Rick-van-Dam/Neuralnetworkfromscratch

Shows how to create a neural network from scratch in C# without a 3th party library

csharp mnist mnist-classification mnist-dataset mnist-handwriting-recognition net neural-networks neuralnetwork

Last synced: 21 Oct 2025

https://github.com/agustinruscio/third-person_shooter--unity

Third Person Shooter mechanics - Game Developed with Unity | C#

csharp game-development unity-scripts unity3d

Last synced: 24 Oct 2025

https://github.com/invaderzim85/inputcounter

Tool to track your input activity (keyboard / mouse)

csharp efcore globalhook hooks keyboard keyboardhook mahapps mouse mousehook mvvm net7 sqlite wpf

Last synced: 09 Oct 2025

https://github.com/foqsz/xadrez-de-console

Apresento a vocês um jogo Xadrez desenvolvido utilizando a linguagem de programação C#. Nele foi criado um tabuleiro no terminal esperando inputs dos usuários para realizar jogas de Xadrez, até o fim da partida.

chess chessgame console console-applications console-game csharp csharp-code xadrez

Last synced: 09 Apr 2025

https://github.com/nerosoftdev/euonia

Euonia is a development framework and toolkit library for developers to build .NET application/service. It aims to provide a comprehensive and user-friendly solution to empowers developers to build efficient, scalable and robust systems that can handle complex distributed workflows.

aspnetcore cache csharp ddd domain-driven-design dotnet edd framework microservice microsoft modularity servicebus

Last synced: 12 Feb 2026

https://github.com/kearril/rimsearcher

A Model Context Protocol (MCP) server for fast searching and retrieval of RimWorld source code.

csharp dotnet mcp mcp-server rimworld rimworld-modding

Last synced: 05 Mar 2026

https://github.com/electricduck/booski

🦋 Bluesky cross-poster for inferior services

atproto bluesky cross-posting csharp dotnet mastodon telegram

Last synced: 10 Oct 2025

https://github.com/siberaindustries/odata.client.manager

OData client manager library which uses the IODataClient implementation of Simple.OData.Client to communicate with OData APIs and handles OIDC authentication as well as request versioning requirements on top.

api authentication csharp netstandard odata rest versioning

Last synced: 18 Oct 2025

https://github.com/skibitsky/gitignore

🏡 My homemade gitignores

csharp git gitignore solidity swift unity

Last synced: 05 Apr 2026

https://github.com/luuppiry/luuppi-larpake

Implementation for Fuksi Electronical Lärpäke for Luuppi ry (Tampere University)

api asp-net-core csharp dotnet-core luuppi-ry tampere-university university

Last synced: 28 Oct 2025

https://github.com/nicojuicy/sendyapi.dotnet

Use the Sendy API in dot net ( C# , VB.Net , F#, dotnet core or any DLL).

api api-client csharp dotnet dotnet-core sendy

Last synced: 14 Apr 2026

https://github.com/jackkimmins/jindium

A C# web server platform.

cross-platform csharp server webserver websocket

Last synced: 08 Feb 2026

https://github.com/ltmenezes/dotuber

.Net Uber SDK port

csharp dotnet dotnetstandard uber

Last synced: 15 Apr 2026

https://github.com/petabridge/versionator

.NET library for programmatically generating assemblies and assembly versions

codegen csharp dotnet netcore

Last synced: 06 Sep 2025

https://github.com/styropyr0/coroutines

This library provides a simple and efficient way to manage asynchronous code in .NET applications, inspired by Kotlin's coroutines. It supports custom dispatchers for flexible threading, and integrates seamlessly with existing Task-based code.

coroutines csharp csharp-core csharp-library dotnet dotnet-core kotlin nuget-package nuget-publisher visual-studio windows-11 windows-forms wpf-application

Last synced: 26 Oct 2025

https://github.com/strypper/giasuuwp

This is a UWP Client for Gia Su system, support native controls and high performance apps for Windows 10 users

csharp uwp windows-10 xaml-winrt

Last synced: 22 Apr 2026

https://github.com/jftuga/compinfo

Display basic computer info

csharp system-information windows-desktop

Last synced: 12 Oct 2025

https://github.com/cwksc/my-library-csharp

My Csharp Library, divide into two versions, Alpha version with JoinFunction, Math, Calculus, Prime, Physics, Function, Array, Convert, Debug, Test, Sorting, Loop, Angle, FSM, RuleBasedSystem. Beta version with JaggedArray, some general Programming Pattern, ApplyFunction, Builder, Functional, ADT, HKT, Maybe, Monad, Monoid, HigherOrderFunction, Mapping, TestExecutionTime

csharp

Last synced: 13 Oct 2025

https://github.com/gpproton/axolotl

A personal shared project library for dotnet

aspnet-core blazor csharp dotnet dotnet-core maui razor

Last synced: 13 Oct 2025

https://github.com/mrtkp9993/simplecrudappnetcore

Simple CRUD Web API example with Swagger in C# and .Net Core 3.0.

crud-api crud-application csharp dotnet-core-3 dotnet-core-webapi entity-framework-core swagger swagger-ui

Last synced: 22 Jan 2026

https://github.com/johnntirintis/physiosoft

Physiosoft is a web application for managing physiotherapy appointments, patient records, and physiotherapist profiles. Developed using ASP.NET Core, C#, and Entity Framework, it offers features like appointment scheduling, patient management, and user authentication, tailored for efficient management.

asp-net-core asp-net-mvc csharp entity-framework healthcare-application mvc web-application

Last synced: 14 Oct 2025

https://github.com/buraksenyurt/switch-challenge

Çok fazla switch-case ve hatta if içerdiği için cognitive complexity değeri yüksek fonksiyonları nasıl iyileştirebiliriz? Bu soruya cevap bulmaya çalıştığım C# kod reposudur.

code-quality cognitive-complexity csharp dotnet sonarqube

Last synced: 14 Oct 2025

https://github.com/needlesslygrim/Converter-Application

A converter application written in C# using WinUI 2.6

csharp windows-11 winui xaml

Last synced: 12 Mar 2025

https://github.com/Fangjin98/daydayup-uwp

A Light-weight Todo Manager with Time Estimation Tracking.

csharp uwp uwp-app win11 winui

Last synced: 12 Mar 2025

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/lastlink/firefly_tools

csv parser to format bank exports before importing into firefly III

budget-tool csharp csv-parsing dotnet-core firefly-iii php python

Last synced: 07 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/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/sevdanurgenc/n-tier-architecture-sample

This repo is developed in C# and MsSQL environment using N Tier Architecture.

3-tier-architecture csharp mssql n-tier-architecture sql student-management tier-architecture

Last synced: 04 May 2026

https://github.com/tsnsoft/guessthenumber

Пример визуальной программы на C#

csharp demos math

Last synced: 08 Jun 2026

https://github.com/laolarou726/minigamerouter

A minimal dev env ready implementation of Istio like endpoint management service written in C#. Supporting cluster deployment and multiple routing strategies.

asp-net-core csharp docker istio istio-demo k8s kcp memorypack quic tcp udp

Last synced: 30 Apr 2026

https://github.com/omid-ahmadpour/microservices-template

This is a solution template for Microservices based on DDD and Clean Architecture with ASP.NET Core framework.

asp-net-core clean-architecture clean-code csharp ddd microservices

Last synced: 12 Jun 2026

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

✨ C# Format

csharp

Last synced: 01 May 2026

https://github.com/sean-bradley/seansowinrestfulservice

RESTful Service using .Net4.5.2 and OWIN demonstrating implementation of verbs GET, POST, PUT, DELETE

csharp microservice owin rest restful self-hosted

Last synced: 13 Jun 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/maherzaidoune/tictactoe

simple TicTacToe Game Xamarin

csharp tic-tac-toe xamarin xamarin-forms

Last synced: 12 May 2026

https://github.com/melvintivane/ustm-pwa-aspnet-bank-app

The Bank-App project is a ASP.NET Core web application for managing bank accounts.

asp-net-core csharp mvc-architecture

Last synced: 06 May 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/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

https://github.com/feast107/lax

Language-based AI Communication System

ai chatgpt chatgpt-api control-systems csharp llvm openai productivity signalr

Last synced: 07 May 2025

https://github.com/fl3pp/JFlepp.Maybe

A Maybe type for C#, aimed as an idiomatic port of the option type in F# to C#

csharp maybe-monad

Last synced: 14 Mar 2025

https://github.com/brianschroer/sparky-test-helpers

.NET unit test helper libraries - Source code for "SparkyTestHelper" nuget packages: SparkyTestHelpers, SparkyTestHelpers.AppSettings, SparkyTestHelpers.AutoMapper, SparkyTestHelpers.Mapping, SparkyTestHelpers.Moq, SparkyTestHelpers.Xml

automapper configuration-files csharp dotnet dotnet-standard moq unit-testing

Last synced: 30 Jun 2025

https://github.com/chrispoulter/halcyon-dotnet

A .NET Core project template 👷 Built with a sense of peace and tranquillity 🙏

aspire csharp docker dotnet dotnet-core entity-framework fluent-email fluent-validation github-actions maildev minimal-api postgresql rest-api swagger

Last synced: 30 Jun 2025

https://github.com/ozakboy/ozakboy.nlog

A lightweight and high-performance logging tool for .NET applications that provides asynchronous writing, intelligent file management, and rich configuration options. A local logging solution specifically designed for .NET applications.

asp-net-core async-logging csharp debugging diagnostics dotnet dotnet-core dotnet-standard exception-handling file-logging lib library log log-rotation logging logging-framework nlog performance-logging thread-safe txt

Last synced: 15 Apr 2025

https://github.com/z0rdak/repetiersharp

RepetierSharp is a simple, event-driven client which encapsulates the WebSocket and REST API of the Repetier Server software to manage your printers.

3d-printing api-client csharp repetier-server websocket

Last synced: 03 Sep 2025

https://github.com/ddasutein/brightnesscontrol

Experimental software to control brightness through WMI or Win32 API

csharp

Last synced: 19 Apr 2025

https://github.com/firesharkstudios/butterfly-auth

Authenticate clients in C# using Butterfly.Db and Butterfly.Web

authentication butterfly csharp

Last synced: 05 Sep 2025

https://github.com/nicmeister/halo-streamer-tools

A streamer toolkit for Halo 5 built in C# using .Net Core 3 as a WinForms application that retrieves the game stats periodically and prints out text files that a streamer can use in OBS to overlay in game stats in near real time.

api-rest cron csharp halo halo5 mixer streamer-tool twitch

Last synced: 26 Oct 2025

https://github.com/mbarkt3sto/mbmailcore

Free & Open-Source project that simplifies the Sending/Receiving emails in C# depending on a set of provided Extension methods

csharp dotnet dotnet-core email-sender mail smtp

Last synced: 26 Jun 2025

https://github.com/ashenblade/enumclass

Souce Generator that will generate Kotlin like enum class but in C#

csharp csharp-sourcegenerator dotnet enum-class enumeration generator roslyn source-generator

Last synced: 16 May 2025