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.
- GitHub: https://github.com/topics/csharp
- Wikipedia: https://en.wikipedia.org/wiki/C_Sharp_(programming_language)
- Repo: https://github.com/dotnet/csharplang
- Created by: Anders Hejlsberg
- Released: January 2002
- Related Topics: language, dotnet,
- Aliases: c-sharp, csharp-code, csharp-library,
- Last updated: 2026-07-06 00:07:06 UTC
- JSON Representation
https://github.com/abra1193/swaggerpetstoreautomation
Swagger PetStore automation tests(C# - RestSharp)
Last synced: 11 Mar 2026
https://github.com/yerkko/Bullet-Hell
Simple bullet hell scripts 🕹
bullet-hell csharp unity video-game
Last synced: 25 Apr 2025
https://github.com/hack3rlife/cleanarchitecture-blog-webapi
ASP .NET Core Demo Project using Clean Architecture Pattern
asp-net-core aspnetcore csharp dotnet-core webapi
Last synced: 30 May 2026
https://github.com/davewalker5/flightrecorder
SQLite-based aircraft sightings logbook implemented in C# with separate REST API and ASP.NET MVC UI
aircraft asp-dotnet-core asp-dotnet-mvc aviation csharp dotnet-core flight logbook mvc sightings webapi
Last synced: 08 Apr 2026
https://github.com/muneeb1030/balltower-unity-android-basics
This project is a simple game demonstrating physics interactions where a ball attached to a spring hits cubes to knock them down.
android-game csharp game-development unity unity-android unity3d
Last synced: 12 May 2026
https://github.com/myarichuk/nancy.hosting.kestrel
Nancy middleware implementation for hosting in Kestrel
aspnetcore csharp kestrel nancy nancyfx
Last synced: 14 Jan 2026
https://github.com/industriousone/industrious-redux
A predictable state container for .NET applications
csharp dotnet dotnet-standard redux
Last synced: 14 Jan 2026
https://github.com/mohamed-sayedalahl/symbolic_junction_link_wizard
The Symbolic Junction Link Wizard is a powerful C# Windows Forms application that enables users to create symbolic links and junctions between directories with ease. This tool is designed for users who require efficient ways to manage folder shortcuts without duplicating data on their systems, making file organization and access seamless.
Last synced: 29 Jan 2026
https://github.com/dimitrietataru/ace-csharp-time
C# time
csharp datetime datetimeoffset datetimeprovider systemtime utc
Last synced: 15 Feb 2026
https://github.com/barrettotte/Master-Telegrapher-Demo
One Button Game Jam Entry Summer 2016
csharp game one-button telegraph unity
Last synced: 25 Apr 2025
https://github.com/gio-js/xfsm
xfsm - eXtended Finite State Machine
competing-consumers csharp distributed-systems finite-state-machine java oracle sqlserver
Last synced: 14 Jan 2026
https://github.com/leotgo/honeyimhome
Source code only (no assets) repo for Global Game Jam 2019 entry "Honey, I'm home!". Made in Unity.
bad-code csharp game game-development ggj ggj2019 terrible-code unity unity2d unity3d
Last synced: 13 Apr 2026
https://github.com/andrej-dyck/dotnet-extensions-require
📦 Require Expressions - A pre-condition checks library for .Net via extensions methods on types.
argument-checks code-contracts csharp dotnet extension-methods guard nuget-package preconditions require
Last synced: 14 Jan 2026
https://github.com/microeinstein/microlibrary.winforms
Collection of enhanced GUI widgets, using winforms.
csharp enhancement library netframework winforms
Last synced: 18 May 2026
https://github.com/waileong0327/winformspagination
Pagination control for C# WinForms
csharp dotnet pagination-library winforms winforms-controls
Last synced: 08 Jan 2026
https://github.com/findyourexit/shopify-multipass-dotnet
Shopify Multipass login token generator implementation written in C# 11.0 for .NET 7.0
csharp dotnet multipass shopify shopify-multipass
Last synced: 14 Jan 2026
https://github.com/lmadhavan/lol-handbook
A League of Legends reference app for Windows 10
csharp data-dragon league-of-legends uwp
Last synced: 14 Jan 2026
https://github.com/pfpack/pfpack-unit-test
PrimeFuncPack Unit Test - a functional programming pack for .NET
csharp dotnet dotnet-core functional-programming unit-test unit-testing
Last synced: 01 Mar 2025
https://github.com/worriedlemon/jakazupainter
Jaka Zu 3 based Robot-painter (imitates an artist)
csharp jaka-zu jaka-zu-api robotics
Last synced: 20 Aug 2025
https://github.com/Swarley97/ConstructorGenerator
C# source generator which generates constructor for fields and properties
constructor constructor-injection csharp csharp-sourcegenerator generator source-generator
Last synced: 28 Aug 2025
https://github.com/soenneker/soenneker.utils.string.needlemanwunsch
A utility library for comparing strings via the Needleman-Wunsch algorithm
comparison csharp dotnet dynamic fuzzy needleman needlemanwunsch needlemanwunschutil string utils wunsch
Last synced: 12 Mar 2026
https://github.com/thomasthaddeus/csharpprojects
This is a collection of csharp projects I wrote that didn't require their own individual repositories. Also it would have been too much work to make gists from these.
csharp csharp-code csharp-project visual-studio
Last synced: 22 Aug 2025
https://github.com/gaeqs/elasticsolid
Elastic-Solid script for Unity.
csharp physics-simulation unity unity3d videogame videogames
Last synced: 17 May 2026
https://github.com/rubenslyra/csharp-poo
Este repositório contém o código fonte e os materiais desenvolvidos durante o Curso Prático de Programação Orientada a Objetos com C#.
csharp development poo solid student-project
Last synced: 18 Mar 2025
https://github.com/mustafadalga/tc-kimlik-uretici
Tc kimlik üretme algoritmasını kullanarak TC kimlik oluşturma uygulaması
algorithm algorithm-challenges algorithms csharp csharp-code csharp-script tc-kimlik tc-kimlik-no tc-kimlik-numarasi tc-kimlik-olusturucu
Last synced: 03 Sep 2025
https://github.com/12acorns/portfolio-simdextensions
A, Source-Generated, library to add easier processing of SIMD instructions whilst maintaing a performance expected for each platform.
csharp csharp-lib csharp-libarary csharp-library simd simd-instructions simd-intrinsics simd-library simd-vector source-gen source-generated source-generation source-generator
Last synced: 10 Jan 2026
https://github.com/badeend/enumclass
Enums with payloads. Or for the fancy pants: discriminated unions for C# with compile-time exhaustiveness checking, implemented using closed type hierarchies.
analyzer csharp discriminated-unions exhaustiveness-checking
Last synced: 06 Jul 2025
https://github.com/yushikuni/bitkaprotidrakovi
Valecnik prot drakovi, kdo to asi vyhraje?
csharp czech-language czechitas finished-project game-development text-adventure-game vim
Last synced: 23 Feb 2026
https://github.com/yesbert/Stratara
CQRS and Event Sourcing for .NET — with tamper-evident streams and tenant-aware encryption built in. Integrated mediator, outbox, sagas, projections, and identity across 24 lockstep-versioned NuGet packages. MIT-licensed.
audit-trail cqrs csharp domain-driven-design dotnet encryption event-driven-architecture event-sourcing gdpr mediator multi-tenant nuget outbox-pattern postgresql rabbitmq saga-pattern tamper-evident
Last synced: 02 Jul 2026
https://github.com/J0ddy/HypixelXPCalculator
✨ A program to calculate how much XP you need to reach your goal level made for the Hypixel Network.
calculator csharp hypixel windows-forms winforms
Last synced: 12 Mar 2025
https://github.com/speedyjeff/shootmup
Top down 2d battle royal game
battleroyal csharp dotnet game ml opencvsharp winforms
Last synced: 12 Mar 2025
https://github.com/eklypss/batchresizer
Small desktop application for batch resizing images
csharp image-processing mvvm wpf
Last synced: 02 Apr 2025
https://github.com/marcin-niewczas/myshop-api
myShop E-Commerce & CMS REST API | ASP.NET Core Web API
api-rest asp-net-core asp-net-core-web-api clean-architecture cms cqrs csharp e-commerce entity-framework-core jwt-authentication management-panel mssql order-management orders product-management product-variant-options product-variants products refresh-tokens swagger
Last synced: 14 Mar 2026
https://github.com/angrycarrot789/pswrdmgr
account-management csharp password-manager wpf
Last synced: 06 Jan 2026
https://github.com/daramkun/remotepresent
Remote Controller of Presentation for Windows/OS X
csharp ios network objective-c windows windows-phone
Last synced: 13 Apr 2026
https://github.com/i2van/arknightslinqpad
Collection of the Arknights LINQPad scripts for Windows, macOS.
android arknights csharp gacha gacha-game gui ios linq linqpad lprun macos mobile scripts windows windows-10 windows-11 windows-desktop
Last synced: 11 Feb 2026
https://github.com/noncommunicado/kutcode.keyinject
Inject values in configuration by regex patterns with nested patterns support
aspnet configuration csharp dependency-injection dotnet extension inject key keyinkect netcore pattern provider replace
Last synced: 06 Oct 2025
https://github.com/lcabraja/oopnet-projekt-lukacabraja
4th Semester # Object-oriented programming - lab in .NET environment [Objektno orijentirano programiranje - praktikum u .NET okolini]
csharp json-dotnet restsharp windowsforms wpf
Last synced: 06 Oct 2025
https://github.com/azyobuzin/analyzerinsecta
Roslyn Analyzer Debugging Tool
c-sharp csharp roslyn-analyzer
Last synced: 07 Oct 2025
https://github.com/nventive/aspnetcorerequesttracing
Full Request/Response Tracing for ASP.NET Core
Last synced: 07 Oct 2025
https://github.com/j-winston/personalblog-asp.netcore-docker
Personal Blog with ASP.NET Core MVC, Docker and Azure Integration
asp-net-core authentication azure-devops azure-sql azure-webapps blog-application bootstrap ci-cd containerization csharp docker entity-framework-core full-stack-development identity-framework mvc-architecture
Last synced: 18 Jan 2026
https://github.com/zyrasoftware/cs-create-ellipse-winforms
you can add border-radius to almost anything you want in your forms.
cs cs-forms cs-winforms csharp csharp-code csharp-forms csharp-script csharp-winform dotnet
Last synced: 23 Feb 2026
https://github.com/inmount/egg
A comprehensive auxiliary development kit based on .Net Standard 2.1
Last synced: 09 Oct 2025
https://github.com/xevilmaxx/screencapturer
Cross Plaform Linux / Windows Screenshoter
cross-platform csharp gdi gdi-plus gtk linux native raspberry-pi screenshot winapi windows
Last synced: 14 Apr 2026
https://github.com/kidagine/neko-cleanarchitecture
This is a small school project in learning how to use the Clean Architecture.
angular csharp web-application
Last synced: 21 Jan 2026
https://github.com/darkygr/web-languages
Web App that translates HTML pages with C# (ASP.NET Core)
asp-net asp-net-mvc csharp html5
Last synced: 10 Oct 2025
https://github.com/pureooze/twitcheverywhere
.NET library that allows connecting to Twitch
csharp dotnet reactive rxdotnet twitch twitch-api
Last synced: 10 Oct 2025
https://github.com/bwc9876/ow-saveeditor
A mod that allows you to edit your save file in Outer Wilds (spoilers for the base game)
Last synced: 19 Jan 2026
https://github.com/emirhandogandemir/millenniumshop
Burada size bir windows form arayüzü kullanarak geliştirdiğim 5 Katmanlı Mimariye sahip bir proje sundum
csharp desktop mssqlserver netcore5 tsql
Last synced: 13 Mar 2026
https://github.com/krutonium/multiplatform_backlight_changer
A simple application that works on both Windows and Linux to change the screen backlight level.
backlight csharp csharp-code dotnet linux mono windows
Last synced: 11 Apr 2026
https://github.com/sungaila/survivalnotrequired
A mod for the game Oxygen Not Included from Klei Entertainment.
csharp harmony mod modification mono net471 oxygen-not-included unity
Last synced: 14 Apr 2026
https://github.com/424nkita-csharsfta4/skillwave
SkillWeave - это мобильное приложение с обучающими курсами
api backend-api bloc csharp dart fastapi figma flutter material-design mobile-development moldova nodejs rest-api supabase tiraspol udemy-course ui uml-diagram ux
Last synced: 14 Apr 2026
https://github.com/cyrille-18/learning-api-in-.net8
Il s'agit de l'api crée lors de la formation de Teddy Smith sur la creation des api en .Net8
Last synced: 14 Oct 2025
https://github.com/jwill9999/asp-dotnet-core-cheatsheet
Asp.net Core Cheatsheet
asp-net asp-net-core cheat cheatsheet cheatsheets csharp pdf pdf-document sheet
Last synced: 31 Mar 2025
https://github.com/shonharsh/rpadev-s07p03-fixmyworkflow-windowslegacy
This project is my solution in Windows Legacy (Deprecated), C# to the Fix My Workflow practice found in section 07 practice 03 of the UiPath - RPA Developer Foundation course.
academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows
Last synced: 14 Apr 2026
https://github.com/jcapellman/file-classifier
ML.NET C# File Classifier
asp-net-core csharp cybersecurity file-classifier kmeans-clustering machine-learning ml ml-net rest-api
Last synced: 01 Jun 2026
https://github.com/noncommunicado/kutcode.optionality
Optional object type
csharp dotnet dotnetcore optional optional-type patterns
Last synced: 22 Jan 2026
https://github.com/webge/mcp342x
A .NETMF v4.3 class for MCP342x : 18-Bit, Multi-Channel ΔΣ Analog-to-Digital Converter with I2C Interface and On-Board Reference
brainpad cobra csharp digital-converter fez i2c-interface mcp3424 multi-channel-analog netduino netmf panda visual-studio
Last synced: 24 Oct 2025
https://github.com/lucastavaresa/eval.cs
Mathematical expressions evaluator in csharp
c-sharp csharp csharp-library dotnet dotnet6 dotnet7 evaluator expression-evaluator expression-parser
Last synced: 28 Jan 2026
https://github.com/alexhiggins732/mssql.io
A MsSql File System wrapper providing System.IO functionality for MS SQL File Tables and FileStreams
c-sharp csharp dms document-database document-management documentdb documents filesystem filesystem-library ftp ftp-server ftpserver mssql mssql-database mssql-tools mssqlserver sqlfilestream sqlfiletable virtualfilesystem webapi
Last synced: 29 Apr 2026
https://github.com/Blockitifluy/Cyro-Hazard-Godot
Cyro Hazard takes place in an extended Cold War, taking place in 2025, in West Texas.
csharp game godot godot-4-mono godot-engine
Last synced: 24 Oct 2025
https://github.com/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 04 Jan 2026
https://github.com/k3ury99/proyectos_orientado_a_objetos
This is an object-oriented C# project store to cover a specific need depending on the project being worked on.
Last synced: 28 Jan 2026
https://github.com/askonomm/tobey
A static site generator written in C#.
csharp frontmatter markdown ssg yaml
Last synced: 29 Jan 2026
https://github.com/nadav26740/skyblock-bazzar-tracker
software to help the user to track you track your current profits from your bazzar flips based on the skyblock API
bazzar csharp hypixel hypixel-skyblock hypixel-skyblock-bazaar livecharts skyblock wpf
Last synced: 06 Feb 2026
https://github.com/staivanov/unit-testing
Unit testing C# code with NUnit and Moq
csharp dotnet dotnet-core moq nunit unit-testing
Last synced: 30 Jan 2026
https://github.com/gnerkus/ranque
Leaderboards API with custom score calculation
Last synced: 07 Feb 2026
https://github.com/wolandark/dotnet-vim
Dotnet-Vim - A simple plugin to interface with the dotnet CLI from Vim (WIP)
Last synced: 31 Jan 2026
https://github.com/edrisym/e-wallet
This E-Wallet project is developed using the Test-Driven Development (TDD) approach. It is built with .NET 8 and uses SQL Server for database management. The project utilizes XUnit for unit testing and FluentAssertions for expressive and readable assertions in tests.
csharp digitalwallet dotnet-core dotnet8 e-wallet e-wallet-system ewallet fluentassertions multicurrency multicurrency-wallet sqlserver test unit-testing wallet xunit
Last synced: 31 Jan 2026
https://github.com/xellu/xelcraft
Minecraft-like game made using C# and the Godot game engine
csharp game game-3d godot minecraft sandbox voxel-game
Last synced: 01 Feb 2026
https://github.com/phmatray/geometrix
A web API that generates geometric images based on user-defined parameters like mirror power, cell size, seed, and color themes
Last synced: 25 Feb 2026
https://github.com/byndperf/oledsaver
burn-in csharp display-management dotnet oled screensaver system-tray windows windows-application
Last synced: 17 Mar 2026
https://github.com/raziyehbazargan/buildspectool
An app for creating Internal Project BuildSpec ( Developer and Web Producers Version)
asp-net-mvc bootstrap3 csharp css javascript jquery linq migration razor sql
Last synced: 15 Apr 2026
https://github.com/jorneycr/yourbus-uned
Este es un sistema de reservas de viajes en autobús, desarrollado con ASP.NET Core MVC y Entity Framework Core. La aplicación permite a los usuarios registrarse, iniciar sesión y gestionar sus reservas de viajes. También incluye un sistema de autenticación basado en ASP.NET Identity.
asp-net csharp mvc-architecture
Last synced: 08 Feb 2026
https://github.com/felix-codingclimber/dotnetelements.core.result
This project provides simple Result and Result<TValue> types to be used as return types of functions as an alternative to exceptions.
csharp dotnet dotnet-core result-pattern result-type sourcegenerator union-types
Last synced: 08 Feb 2026
https://github.com/fbeltrao/web-api-on-az-func
Quickstarter for .NET Core APIs running in Azure Functions
application-insights azure-functions csharp dotnet-core observability
Last synced: 09 Feb 2026
https://github.com/sandun-induranga/car-sales-system
C# .NET Standalone Application for ABC Car Traders
closedxml csharp desktop-application dotnet msql-database sqlserver standalone visual-studio
Last synced: 18 Mar 2026
https://github.com/unityfreegames/endlessrunner-templerun-unity3d-games
csharp game game-development unity
Last synced: 15 Apr 2026
https://github.com/cenkozturrk/cleancodepatterns
A software project that demonstrates the implementation of clean, modular design for building scalable and maintainable systems.
csharp design-patterns oop-principles
Last synced: 09 Feb 2026
https://github.com/zlatamigas/gamecellswpfapp
WPF application inspired by LinkedIn's Queens.
csharp entity-framework mvvm sqlite wpf xaml
Last synced: 10 Feb 2026
https://github.com/jordanpapaditsas/productivity-harbor
A user-friendly CRM Web Application to manage customer relationships, track leads, and simplify task management for better productivity.
angular authentication authorization csharp dotnet entity-framework-core sql typescript
Last synced: 27 Feb 2026
https://github.com/fkucukkara/errorresponseworkshop
This repository demonstrates an implementation of **error response handling** in .NET Minimal APIs using `ProblemDetails`.
csharp error-handling netcore-webapi problem-details
Last synced: 27 Feb 2026
https://github.com/mohamedkhattat/transfert-de-donn-es-avec-ftp
ce repo décrit clairement l'utilisation de processus de transfert de données en utilisant le protocle FTP
caisse caisse-enregistreuse-fiscale csharp fiscalisation ftp transfert-data wpf-application
Last synced: 11 Feb 2026
https://github.com/willianfalbo/dating-app
A simplified version of an online dating application.
angular-2 csharp dotnet-core ef-core javascript typescript
Last synced: 11 Feb 2026
https://github.com/skypse/api_yeti
API_YETI é uma API RESTful desenvolvida para gerenciamento de usuários com autenticação via JWT. O projeto permite o registro, login e a autenticação de usuários com segurança, utilizando boas práticas de desenvolvimento como criptografia de senhas com BCrypt e controle de acesso com JWT.
bcrypt-hashing-library csharp entity-framework-core rest-api
Last synced: 11 Feb 2026
https://github.com/tassio-med/codewars-challenges
Repositório com desafios de lógica de programação que resolvi no site Codewars.
csharp java javascript python3 typescript
Last synced: 12 Feb 2026
https://github.com/omerkilicc/alien-invasion-game-public
Public codes for hybrid-casual prototype.
Last synced: 12 Feb 2026
https://github.com/limon-s-interview-prep-zone/design-pattern
🎨 Welcome to the Common Design Patterns repository! This project provides practical implementations of well-known design patterns in C#, ASP.NET Core, and Python.
Last synced: 12 Feb 2026
https://github.com/guildofcalamity/behavioranimations
Demonstration of behavior animations using WinUI3.
csharp desktop-application windows windows-desktop windows-sdk winui winui3 xaml-ui
Last synced: 28 Feb 2026
https://github.com/soenneker/soenneker.maui.firebase.performance
A cross-platform library for adding Firebase Performance to MAUI applications
android csharp dotnet firebase firebaseperformanceservice ios maui mauilibrary performance
Last synced: 22 May 2026
https://github.com/giorgiogtelian/luna
this is my little project: a new programming language named after my dog
cpp csharp java language parser programming-language programming-languages
Last synced: 13 Feb 2026
https://github.com/johmaru/simpletimeoverlay
Simple Windows Clock Overlay Tool
Last synced: 13 Feb 2026
https://github.com/o-brob/realtimeplottingapp
Cross-platform CAN and UART data analysis tool for Linux and Windows. Provides high-performance interactive real-time graphing for efficient monitoring and troubleshooting of embedded system communication.
avalonia c can cross-platform csharp data-visualization graduation-project graphing-application gui-application linux mvvm scottplot5 uart windows
Last synced: 28 Feb 2026
https://github.com/marcin-niewczas/myshop-pay
myShop Pay - Mock Payment Gateway | ASP.NET Core Blazor & Web API App
asp-net-core asp-net-core-web-api blazor blazor-server csharp entity-framework-core html-css mock-payment-gateway mssql mudblazor net-core responsive-web-design rest-api rwd web-api
Last synced: 13 Feb 2026