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-25 00:07:01 UTC
- JSON Representation
https://github.com/louresb/calculator
This repository contains the exercise completed as part of the Balta.io course on backend development.
calculator csharp dotnet dotnet5
Last synced: 30 Apr 2026
https://github.com/leonburghardtdev/gaussianeliminationalgorithm
This program implements the Gaussian Elimination algorithm, a fundamental method in linear algebra for solving systems of linear equations, determining matrix inverses, and calculating determinants.
csharp gauss-elimination linear-algebra tu-dortmund wpf
Last synced: 30 Apr 2026
https://github.com/fksxiz/graph-editor-shortest-path-search
Graph find shortest path windows form component
algorithms csharp education graph graph-algorithms graph-editor visual-component windows-forms
Last synced: 30 Apr 2026
https://github.com/llsaimur/employeemanager.blazor.serverside
Employee Manager application
asp-net-core-identity blazor-server crud csharp efcore razor-pages
Last synced: 30 Apr 2026
https://github.com/ruyut/jsonpatchsupport.aspnetcore
Lightweight ASP.NET Core package integrating JSON Patch support via Newtonsoft.Json for efficient partial updates.
api asp-net-core csharp csharp-library json
Last synced: 30 Apr 2026
https://github.com/mariusz96/azure-blogs
A web API in C# and Azure
azure azure-app-service azure-key-vault azure-sql-database csharp
Last synced: 30 Apr 2026
https://github.com/ilkersatur/quiz-game
⚡Quiz Game in Windows Forms App and SQL Database
connection-string csharp data-access-layer game quiz-game sql windows-forms
Last synced: 30 Apr 2026
https://github.com/codedejustin/tp1-t24-mec_ja
Ce programme demande à l'utilisateur un nombre de combinaisons de 6/49 entre 10 et 200, tire au hasard les combinaisons de 6/49, les chiffres dans chaque combinaison doivent être sans répétition, avec un numéro complémentaire et doit afficher la combinaison dans l'ordre.
csharp git github mathematics visual-studio
Last synced: 30 Apr 2026
https://github.com/robertocamara/dbcache.connectionredis
Projeto para gerenciar conexão e incluir novos métodos no Redis
csharp exemplo in-memory-database in-memory-storage netstandard nosql nosql-database redis roberto-camara
Last synced: 30 Apr 2026
https://github.com/plave0/ticket-fabric
Testing features of Azure Service Fabric
azure csharp service-fabric visual-studio
Last synced: 30 Apr 2026
https://github.com/murcegany/api-vhsys
This repository provides an example of integration and automation between the API VHSYS and a SQL Server database
api api-server automation automations csharp csharp-code sql
Last synced: 30 Apr 2026
https://github.com/ruddyscent/wacky-breakout
Unity project of 'Intermediate Object-Oriented Programming for Unity Games' at Coursera
Last synced: 30 Apr 2026
https://github.com/jmbl1685/api-aspnetcore-mongodb
REST API sample using ASP.NET Core 2.0 + MongoDB
Last synced: 30 Apr 2026
https://github.com/bilgeswe/cmpe585-spring24
Using C# for Unity Game Programming for 3 main projects in total. Topics: Game Mechanics, UI Design Elements in Unity, Assets & Unity Store
csharp unity unity-scripts unity3d
Last synced: 30 Apr 2026
https://github.com/wilsonneto-swe/trainning-minimal-apis
Youtube - Curso de Minimal APIs (Minimal APIs trainning)
csharp dotnet-core minimal-api
Last synced: 08 Jun 2026
https://github.com/magicxor/stavklass-tg-bot
Inline Telegram bot for posting stavklass.ru (ставь класс) pictures
cli console-application csharp docker dotnet dotnet-core fun http memes odnoklassniki okru polly powershell retry service stavklass telegram telegram-bot
Last synced: 30 Apr 2026
https://github.com/soenneker/soenneker.git.runners.windows
Automatically updates the Soenneker.Libraries.Git.Windows package
binary bundle csharp dotnet git gitwindowsrunner runner runners windows
Last synced: 30 Apr 2026
https://github.com/carlosagalicia/flash-point-fire-rescue
This project combines Python and Unity to simulate and visualize the board game "Flash Point: Fire Rescue."
csharp json python unity video-game
Last synced: 30 Apr 2026
https://github.com/mfhs/short-url
Url Shortening Service in C#
csharp dotnet-core entity-framework-core short-url url url-shortener web-api
Last synced: 08 Jun 2026
https://github.com/preetham-p-m/employeemanagement
Employee Management System – A simple CRUD application built with C# and React.js, leveraging .NET's built-in React integration. Supports employee creation, retrieval, updating, and deletion with a clean and responsive UI. Ideal for learning full-stack development with .NET and React.
csharp dotnet-core reactjs typescript web-api
Last synced: 30 Apr 2026
https://github.com/it-delinquent/button_masher
A simple game where two people race to press their respective keys 100 times
button-masher csharp game mash player programming progress-bar ui windows wpf wpf-application wpf-ui
Last synced: 30 Apr 2026
https://github.com/danvlsv/tageditor
WinUI 3 application for editing metadata of music files
csharp desktop-application mp3-tags net taglib-sharp winui3 winuiex
Last synced: 01 May 2026
https://github.com/kevin-doolaeghe/app-template
Web Application Template
asp-net-core csharp docker-compose fullstack template
Last synced: 01 May 2026
https://github.com/simonnyvall/mono-utility
A Mono-Repo where Dll files, console apps and scripts can come to good use.
Last synced: 01 May 2026
https://github.com/tictechtoee/console-quiz
A Console Quiz Game
console-application console-game csharp dotnet quizapp
Last synced: 01 May 2026
https://github.com/pawotter/pawotter.loggernet
Simple logger interface and implementation for .NET
Last synced: 01 May 2026
https://github.com/odddotnet/sample-aspiretodoapp
Sample application showing how to write an ODD test suite using OddDotNet and .NET Aspire.
csharp observability odddotnet opentelemetry opentelemetry-dotnet
Last synced: 01 May 2026
https://github.com/tomaszilinek/robotdrawereditor_csharp
After the previous failed try in C++ I decided to actually program the vector graphics editor for my Arduino drawing robot arm. This time the editor works.
csharp desktop editor vector-graphics windows-forms
Last synced: 01 May 2026
https://github.com/rubenchirino/clothesadmin
Desktop app about clothes administrator developed with C# using MySQL for DB
Last synced: 01 May 2026
https://github.com/karenpayneoregon/indexes-ranges-csharp
C# 8 indexes and ranges code samples
csharp indexes ranges unit-testing visual-studio
Last synced: 01 May 2026
https://github.com/devwulf/todolist
A todo list made using ASP.Net Core MVC
asp-net-core csharp mvc-pattern
Last synced: 01 May 2026
https://github.com/rafaelbortolozo/csharp_ef_training
Treinamento de Entity Framework, curso da plataforma Balta.io.
balta-io csharp dotnet entity-framework
Last synced: 01 May 2026
https://github.com/seldo97/brickbreakerfornat
"Brick Breaker" game. Familiarizing myself with Unity3D and C#.
Last synced: 01 May 2026
https://github.com/charzard1332/gitdev
A .NET console application that acts as a shell for controlling GitHub repos.
community console-application csharp github repository
Last synced: 01 May 2026
https://github.com/gabrielleraujo/credit-proposal
clean-architecture csharp dead-letter-queue design-patterns docker docker-compose dotnet8 entity-framework-core mediatr microservice middleware polly rabbitmq rabbitmq-consumer rabbitmq-producer rest-api rich-domain-model sql-server
Last synced: 01 May 2026
https://github.com/frodrigue60/owoverlays
A desktop application built with C# that lets you place fully customizable overlays on your screen. Supports static and animated content (png/webp images, GIFs).
csharp customization desktop-application dotnet overlay screen-overlay windows
Last synced: 01 May 2026
https://github.com/nimaara/nimaara.com
This is the place where the source and content of nimaara.com lives
csharp dotnet performance software-engineering
Last synced: 01 May 2026
https://github.com/martindisch/csharp11features
Demonstrations of my favorite C# 11/.NET 7 features
csharp csharp-11 dotnet-framework dotnet7
Last synced: 08 Jun 2026
https://github.com/uzbekdev1/stockticker
Stock Ticker
asp-net-mvc bootstrap csharp soap stockticker wcf
Last synced: 01 May 2026
https://github.com/eglavin/inner-connects
InnerConnects is a game from a project we completed in college where we had to reproduce a level from a game called Interlocked.
Last synced: 01 May 2026
https://github.com/c129h223n3o54/networklens
Portable Windows network scanner with dark theme. Network scan, port scanner, live monitor with ping/jitter graph, network info and reports. No installation required — just run the exe.
csharp dotnet-8 network-monitor network-scanner network-tools port-scanner portable windows wpf
Last synced: 01 May 2026
https://github.com/amirdoosti6060/oxyplotdemo
A sample code demonstrates how to use OxyPlot and shows its features.
Last synced: 01 May 2026
https://github.com/starlord-daniel/dialog-gen
A library to generate dialogs based on a given structure file (JSON)
Last synced: 01 May 2026
https://github.com/hafizcode02/smk-restaurant
Source Code Soal LKS SMK Bidang IT Software Jabar 2021 (Soal Terbuka) - Project SMK Restaurant
Last synced: 01 May 2026
https://github.com/juliamatejko/chessapp
Chess for 2 players / .net core mvc / work in progress
csharp dotnet-core entity-framework mvc relational-databases
Last synced: 01 May 2026
https://github.com/emipa606/choosewildplantspawns
Repository for the Rimworld mod named Choose Wild Plant Spawns
csharp gaming modding rimworld
Last synced: 08 Jun 2026
https://github.com/soenneker/soenneker.gen.enumvalues
Compile-time generated enum values. Zero reflection. Zero allocations.
agents csharp dotnet enumvalue enumvalues enumvaluesgenerator gen util
Last synced: 01 May 2026
https://github.com/evangipson/cflat
A native AoT .NET C# audio engine
cpp csharp dotnet-9 fmod interoperability native-aot
Last synced: 01 May 2026
https://github.com/turtle-insect/dqb1processeditor
Steam Dragon Quest Builders 1 Process Editor
csharp game memory-hacking steam wpf
Last synced: 01 May 2026
https://github.com/juanromo-dev/team2.4jam
Subjectively Objective is a game where you assume the role of an influencer who receives headlines generated by an AI and must decide what to publish without knowing if they are real or fake. Your editorial judgment will shape the world, feed conspiracy theories or defend truths at the cost of better numbers.
csharp game-development gamejam indiegame narrative-game retrogame simulation unity3d untiy
Last synced: 01 May 2026
https://github.com/negarprh/bike-shop-inventory
BikeShop Manager 🚲🛠️ A desktop application built with Windows Forms to simplify bike inventory management. It helps you manage bikes across multiple categories (Road, Mountain, Electric, and Folding) with ease. Powered by C#, .NET, and XML for efficient and reliable performance, it’s perfect for bike shop owners and enthusiasts alike.
Last synced: 01 May 2026
https://github.com/louresb/todo-app
This repository contains the exercise completed as part of the Balta.io course on backend development.
aspnet-web-api csharp dotnet6 entity-framework sqlite
Last synced: 01 May 2026
https://github.com/uppnrise/tutor_unity_csharp
Unity C# tutorial codes for beginners.
csharp tutorial tutorial-exercises unity unity2d unity3d
Last synced: 01 May 2026
https://github.com/andrejkoller/linksheetapi
The backend of the Linksheet link-in-bio app, built with .NET.
Last synced: 01 May 2026
https://github.com/nlog/nlog.performancecounter
NLog extensions for displaying and updating Windows Performance Counters
csharp dotnet nlog nlog-target performancecounter
Last synced: 01 May 2026
https://github.com/mtakagi/macacaunity
Unity version Writing An Interpreter In Go
Last synced: 01 May 2026
https://github.com/nikouu/httpclientbenchmarking
Benchmarking different ways C#'s HttpClient is used for GET calls so we can all better understand performance and use cases in .NET 8.
benchmark benchmarkdotnet benchmarking csharp dotnet dotnet6 dotnet7 dotnet8 httpclient
Last synced: 01 May 2026
https://github.com/chartboost/chartboost-unity-utilities
Reusable Utilities for Chartboost's Unity Projects
android chartboost chartboost-mediation csharp ios library unity
Last synced: 01 May 2026
https://github.com/ioexcept10n/filekeeper
A project of a file encryption Android app made with .NET MAUI
android cryptography csharp cybersecurity dotnet maui
Last synced: 01 May 2026
https://github.com/aliahsannoon/e-store
E-Commerce web application built with ASP.NET MVC
aspnet-mvc csharp entity-framework full-stack jquery jquery-datatables jqueryui
Last synced: 01 May 2026
https://github.com/candy-kingdom/template-cs
A batteries-included repository template for C# packages.
csharp dotnet nuget nuget-package
Last synced: 01 May 2026
https://github.com/greek-developer-courses/observability-intro-metrics
Minimal Sample of C# webapi with OpenTelemetry Metrics
csharp grafana metrics observability opentelemetry
Last synced: 01 May 2026
https://github.com/anayarojo/qualisys-extensions
Extensiones para combo box, base de datos, fecha, enum, object y string.
Last synced: 01 May 2026
https://github.com/jobayerahmmed/tutorguide
ASP.NET MVC | Entity Framework | Microsoft SQL Server
asp-net-mvc c-sharp csharp entity-framework microsoft-sql-server sql-server
Last synced: 01 May 2026
https://github.com/elbruno/elbruno.mempalacenet
MemPalace.NET — local-first AI memory in .NET (port of MemPalace)
agents ai csharp dotnet embeddings knowledge-graph local-first mcp memory semantics
Last synced: 08 May 2026
https://github.com/trymorez/unity-retro-game-series-02
Unity Retro Game Series - 2
Last synced: 02 May 2026
https://github.com/bolner/synth-experiment
Synthesizes audio out of basic wave forms and ADSR envelopes
adsr audio csharp dotnet-core synthesizer
Last synced: 02 May 2026
https://github.com/ashiqursuperfly/dotween
DoTween Scripts for creating beautiful short animations in Unity.
csharp dotween game-development unity
Last synced: 02 May 2026
https://github.com/aimenux/dynamicpropertiesdemo
Deserialize json with known & unknown fields
csharp fluentassertions netcore31 newtonsoft-json nunit vs19
Last synced: 08 Jun 2026
https://github.com/zwbetz-gh/qb-win-desktop-dev-docs
QuickBooks (QB) Windows Desktop development docs
Last synced: 08 Jun 2026
https://github.com/soenneker/soenneker.quark.enums.pointerevents
An HTML CSS keyword set in .NET enumeration form
csharp css dotnet enum enums html pointerevents quark
Last synced: 02 May 2026
https://github.com/liteobject/demo.designpattern.adapter
Example of adapter design pattern using Java & C#
adapter csharp design-patterns java
Last synced: 02 May 2026
https://github.com/rubenwihler/checksumproject
checksum checksum-calculation csharp windows-forms
Last synced: 02 May 2026
https://github.com/atakanbayrak/csharp-northwind-net-finalproject
🎭 cSharp .NET Northwind database based project for entityframework and better architecture in backend programming.
csharp dotnet entity-framework solid-principles
Last synced: 02 May 2026
https://github.com/djaus2/getlistofsamples
A Blazor WASM PWT app for recursing the folders of an API for sample apps and present them for individual download.
blazor blazor-client blazor-component blazor-image blazor-server blazor-webassembly clipboard csharp file-download zipfile
Last synced: 02 May 2026
https://github.com/woobertdoo/aquiferchronicles
My final project for game development class, very early proof of concept. Made in Unity 2019
csharp game-development unity3d
Last synced: 02 May 2026
https://github.com/danieldantasdev/awesomeshop_webapi_dps-adapter_course-luisdev-architecture_dotnet-7_csharp-11
Este repositório é dedicado para se aprofundar no DPS (Design Pattern Strutuctural) Adapter, utilizando a linguagem de programação C#.
adapter csharp design-pattern design-pattern-strutuctural dotnet
Last synced: 02 May 2026
https://github.com/csxv/dvld
desktop application system to manage driving and vehicle department
csharp dotnet-framework mssql mssql-database windows-forms-application
Last synced: 02 May 2026
https://github.com/maxgfr/widows-dragonball-application
An application in WPF/XAML with C# who let an user to create his own list of character of DBS
character csharp dbs master-detail wpf xaml
Last synced: 02 May 2026
https://github.com/soenneker/soenneker.quark.gen.tailwind.manifest
A generator that builds a manifest of tailwind usage in a project
classes csharp dotnet externalgenerator gen generator manifest quark quarktailwindmanifestgenerator source tailwind
Last synced: 04 Jul 2026
https://github.com/fimbres/eureka-manager
A task manager for a local company that implements file management, zoom videocalls with the API, multiple user roles, and many more.
asp-net csharp dotnet task-manager webapp zoom-meetings
Last synced: 02 May 2026
https://github.com/stevehjohn/unicodepad
Simple C# program to enable you to quickly access commonly used unicode characters.
character-set characters csharp dotnet emoji emoji-picker pad productivity symbols unicode unicode-pad
Last synced: 02 May 2026
https://github.com/mberkiskal/surveyandsurveyvaluesproject-anketveanketsonuclari-mini-project
Anket ve anket sonuçlarını gösteren mini-proje(grafik ve bar içerikli). Mini-project about survey and survey values with chart and progress bar. USING: C# and SQL with MSSQL.
csharp mssql mssql-database sql
Last synced: 02 May 2026
https://github.com/tassio-med/oop-challenges
A repository for practicing Object-Oriented Programming (OOP) concepts in TypeScript and C#. This project includes various challenges and exercises to help improve my understanding and application of OOP principles such as inheritance, encapsulation, polymorphism, and abstraction.
csharp oop-principles typescript
Last synced: 02 May 2026
https://github.com/sushantpt/understanding_iterators
Code snippets of "Iterators: Effortless sequencing"
csharp dotnet ienumerable iterators lazy-loading
Last synced: 02 May 2026
https://github.com/centuriontheman/travellingsalesmanproblem
Few implementations of algorithms solving Travelling Salesman Problem
branch-and-bound brute-force csharp dynamic-programming genetic-algorithm gui-application simulated-annealing traveling-salesman-problem tsplib winforms
Last synced: 02 May 2026
https://github.com/nicoliu0212/ekahau-revit-transfer
Bi-directional bridge between Autodesk Revit and Ekahau AI Pro for WiFi planning. Supports Revit 2023-2027.
autodesk csharp dotnet ekahau revit revit-addin wifi wifi-planning wifi-survey wpf
Last synced: 05 Jun 2026