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-09 00:07:12 UTC
- JSON Representation
https://github.com/radi-cho/gravity-flight
2D fun interstellar adventure for Android/iOS, built with Unity & C#. Showcases implementations of Firebase, Authentication, AdMob, In app Purchases and many more game dev technologies.
android csharp game game-development ios unity unity2d
Last synced: 12 Apr 2025
https://github.com/falberthen/pokegraph
An interactive Pokémon catalog built with .NET, GraphQL, and Vue 3
csharp ddd graphql hotchocolate-graphql netcore typescript vue3
Last synced: 24 Jul 2025
https://github.com/minapecheux/unity-quick-tutorials
The code & assets for Unity/C# tutorials I published in video format on YouTube (🇬🇧).
csharp csharp-code game game-dev game-development gamedev tutorial unity unity-demo unity-scripts unity2d unity3d
Last synced: 26 Oct 2025
https://github.com/muratbaseren/udemy-uygulamali-modern-web-gelistirme-egitimi-eticaret-uygulamasi
Udemy üzerinde "Uygulamalı Modern Web Geliştirme" eğitiminde geliştirdiğim ASP.NET MVC Uygulaması
aspnet-mvc bootstrap4 csharp css entity-framework html javascript jquery mvc4 sql-server
Last synced: 14 Jul 2025
https://github.com/zxyao145/corespatial
Based on .Net Standard v2.1, for reading and writing esri shapefile files. 基于.Net Standard v2.1, 用于shapefile文件读写。
csharp dotnet-core dotnet-library dotnet-standard gis shapefile
Last synced: 09 May 2025
https://github.com/medusalix/picross
Minimalistic clone of the popular puzzle game Picross
Last synced: 09 Sep 2025
https://github.com/nemanjarogic/ConcurrencyGuide
Demonstration repository with overview in multithreading, asynchrony and parallel programming. Resources folder in solution contains power point presentation about previously mentioned topics.
Last synced: 30 Dec 2025
https://github.com/manjav/hx-impulse-engine
HAXE port of a simple, open source, 2D impulse based physics engine for non-view (server-side) use.
actionscript cpp csharp haxe haxelib java javascript physics-2d physics-engine
Last synced: 20 Jul 2025
https://github.com/haseeeb21/jewellery-store-management-system
This management system is a desktop application which is connected with the local database, the application can be used to access and modify the data in the database. Data.docx contains the data that exists in the database already.
columns csharp database database-management management management-system server sql sqlserver system tables visual-studio
Last synced: 14 Apr 2025
https://github.com/autodesk-platform-services/aps-design.automation-csharp-revit.local.debug.tool
Design Automation for Revit - Plugin handler:DesignAutomationHandler is a Revit addin that allows users to run and debug their Design Automation for Revit application locally using desktop Revit.
autodesk-designautomation autodesk-revit csharp
Last synced: 05 May 2025
https://github.com/imanx/zarinpal-dotnet
ZarinPal .NET SDK Payment
csharp dotnet payment-gateway zarinpal
Last synced: 09 Sep 2025
https://github.com/evangipson/perlinworld
An experiment to create a large convincing procedurally generated 3d world in Unity out of Perlin Noise
csharp perlin-noise procedural-generation terrain-generation unity unity3d
Last synced: 14 Jul 2025
https://github.com/shamim-akhtar/bezier-curve
In this tutorial, we will learn how to implement the Bezier curve using C# in Unity. We will then create a sample application that displays the Bezier curve.
bezier-curves csharp gamedevelopment unity unity2d
Last synced: 23 Jun 2025
https://github.com/isbronny/teamcityapi
Convenient interface for getting data from your TeamCity buildserver.
csharp dotnet dotnet-standard jetbrains teamcity
Last synced: 22 Sep 2025
https://github.com/clpsplug/hexagonal_map
Hexagonal map and cells data structure helper based on https://www.redblobgames.com/grids/hexagons/
csharp hexagonal-grids hexagonal-tiles
Last synced: 08 May 2025
https://github.com/nanoframework/system.text.regularexpressions
:package: .NET nanoFramework System.Text.RegularExpressions Class Library
csharp dotnet hacktoberfest library nanoframework parser regex
Last synced: 15 Oct 2025
https://github.com/bugthesystem/csharp-trampolining-tail-call
C# implement trampolin to tail recursion
csharp tail-recursion trampoline
Last synced: 26 Oct 2025
https://github.com/boybaykiller/ktx2.net
KTX2 bindings for C#. With NuGet package
Last synced: 09 Oct 2025
https://github.com/suryamsj/sipp
SIPP adalah singkatan dari Sistem Informasi Pencatatan Pengeluaran. SIPP dibuat menggunakan konsep OOP dan bahasa pemrograman C#
cari-pengeluaran csharp data-pengeluaran guna-ui laporan-pengeluaran mysql mysql-database oop sipp windows-forms winforms winforms-application
Last synced: 25 Oct 2025
https://github.com/jaceee/sqlitemigrations
PCL to enable sqlite database schema migrations
csharp dotnet migration pcl portable-class-library schema-migrations sqlite sqlite3
Last synced: 23 Oct 2025
https://github.com/a-hemeda/clean-architecture-e-commerce
Clean-Architecture-E-Commerce
asp-net-core clean-architecture csharp ecommerce
Last synced: 24 Feb 2026
https://github.com/milleniumbug/taxonomy
non-intrusive file tagging with arbitrary tag and category hierarchy
csharp tag-hierarchy tagging tags wpf xamarin
Last synced: 06 Mar 2026
https://github.com/joknaa/ookun-s_adventure
🎮 This is work in progress; This is a TopDown RPG game made in Unity game engine using C#
adventure csharp rpg-game topdowngame unity-game-engine zelda-like
Last synced: 24 Oct 2025
https://github.com/jkorf/toobit.net
A C# .netstandard client library for the Toobit REST and Websocket Spot and Futures API focusing on clear usage and models
api-wrapper crypto cryptocurrency cryptocurrency-exchanges csharp dotnet exchange toobit toobit-exchange toobitnet tradeapi
Last synced: 12 Feb 2026
https://github.com/gaevoy/gaev.durabletask
Tiny library to build durable task, saga, process manager using the async/await capabilities. Inspired by Azure Durable Task Framework.
async-await csharp mssql process-manager saga
Last synced: 08 Oct 2025
https://github.com/marcos4503/sims3-package-interface
The "Sims 3 Package Interface" (S3PI) provides a Core Library of portable code that "understands" The Sims 3 game Packages files. Note that (with some minor tweaks) the Core Library code also understands other game Package formats (e.g. SimCity Online, The Sims 4).
city code csharp dev dot dotnet mod mods net package s3oc s3pe s3pi sim simcity sims sims3 sims4 the
Last synced: 07 Feb 2026
https://github.com/nanoframework/system.device.i2s
📦 .NET nanoFramework System.Device.I2s Class Library
csharp dotnet hacktoberfest i2s
Last synced: 30 Apr 2026
https://github.com/skclusive/skclusive.mobx.component
Aspnet core Blazor/Razor component binding for Skclusive.Mobx.Observable
blazor csharp dotnet-core mobx
Last synced: 27 Oct 2025
https://github.com/hmz777/New-File-Tool
A tool that lets you create empty files on the fly wherever you want.
csharp material-design netframework netframework47 pinvoke productivity tool winforms
Last synced: 12 Mar 2025
https://github.com/mku11/salmon-aes-ctr
Salmon is a fast AES-256 CTR encryption library with support for data integrity, fast parallel operations, and seekable streams. It provides an API for encrypted data, byte streams, text, and a virtual drive API for encrypted local and remote files. Optimized for Intel x86_64, ARM64, and GPU cards.
aes-256-ctr aes-ni android arm64 c csharp encryption hmac intrinsics java javascript python typescript x86 xamarin
Last synced: 28 Feb 2026
https://github.com/waaverecords/cmdpal.ext.spotify
Search through and control Spotify from CmdPal.
cmdpal csharp powertoys spotify
Last synced: 25 Apr 2026
https://github.com/blurfeng/debugx
为Unity开发的Debug日志工具,可按成员管理Debug日志并输出到本地文件。; Unity向けデバッグログツール、メンバーごとにデバッグログを管理し、ローカルファイルに出力できます。; A Debug log tool for Unity, which allows managing Debug logs by members and outputting them to local files.
csharp game-development tools unity unity3d
Last synced: 12 Oct 2025
https://github.com/yortw/yort.eftpos.verifone.poslink
An *unofficial* .Net implementation of the Verifone PosLink protocol, v2.2, for EFTPOS pinpads
csharp eftpos netstandard20 nz pinpad poslink uwp verifone verifone-poslink-protocol xamarin
Last synced: 27 Feb 2026
https://github.com/supremepanda/objectpoolmanager
Easy to use Object Pool Manager
csharp memory-management object-pool object-pooling objectpool-pattern optimization performance unity unity-package unity-scripts unity2d unity3d unity3d-plugin
Last synced: 28 Apr 2025
https://github.com/notyel/qrcode-generator-app
"qrcode-generator-app" es una aplicación versátil que genera y lee códigos QR. Crea códigos QR personalizados y lee la información de códigos existentes. Útil para compartir información y acceder rápidamente a enlaces. Simplifica la interacción con códigos QR en diferentes escenarios.
csharp learning qrcode qrcode-generator
Last synced: 27 Oct 2025
https://github.com/hyblocker/spirv-reflect-sharp
SPIRV-Reflect Bindings for .NET
csharp dotnet dotnet-standard spirv spirv-tools vulkan vulkan-sdk windows
Last synced: 25 Feb 2026
https://github.com/aquagoose/glimpse
The free, fast, and extensible music player.
audio audio-player csharp dotnet extensible music music-player player plugins
Last synced: 26 Apr 2026
https://github.com/derail-valley-modding/skin-manager
A Derail Valley mod that allows rolling stocks skins to be changed.
Last synced: 11 Apr 2026
https://github.com/inmount/dotnet-game-opener
基于.Net开发的一套基于命令行参数和环境变量模拟的游戏多开器
Last synced: 16 Mar 2025
https://github.com/oktaykir/marsrover
:ringed_planet: Mars Rover problem solution in C# .NET Core, using event sourcing and clean architecture
clean-architecture csharp docker-compose event-driven event-sourcing eventstore marsrover netcore
Last synced: 15 Mar 2026
https://github.com/jonathanjameswatson/markdraw
Blazor Markdown rich text editor
blazor blazor-webassembly bulma csharp markdown markdown-editor
Last synced: 02 Sep 2025
https://github.com/3f/sandbox
:: ⛱ Experimental or incomplete components and libraries or tests for different languages, frameworks, components, platforms, etc.
algorithms code cpp csharp dotnet draft examples experimental expirement incomplete java javascript libraries native php samples sandbox
Last synced: 12 Apr 2025
https://github.com/sentialx/layout-engine
A simple layout engine that renders HTML and CSS
Last synced: 15 Apr 2025
https://github.com/n-alex-goncalves/MulticursalMazeGenerator
A C# maze generation program that creates a multi-branching maze using backtracking and breadth-first search.
bfs-algorithm csharp game game-development maze maze-generator maze-solver unity
Last synced: 24 Apr 2025
https://github.com/gareththegeek/chesslearn
A neural network chess engine inspired by Giraffe
chess csharp deep-learning machine-learning python stockfish tensorflow
Last synced: 12 Apr 2025
https://github.com/coderunrepeat/adoautostatetransitions
This project automates Azure DevOps to update work items from New to Active when a child becomes Active, and to close work items when all their children are closed (or removed).
azure-devops azure-functions azure-functions-v2 azure-service-bus azure-servicebus csharp
Last synced: 12 Jul 2025
https://github.com/zainashrafofficial/calculator-desktop-app
C# Calculator Desktop App - University Assignment
csharp desktop-application dotnet visual-studio winform
Last synced: 10 Apr 2025
https://github.com/bottlesdevs/librarywine
C# library for interacting with Wine
Last synced: 28 Aug 2025
https://github.com/gokgokalp/orleans-vehicletracking-sample
Vehicle tracking sample with Orleans Project
actor actor-model csharp orleans orleans-framework
Last synced: 03 Sep 2025
https://github.com/rosette-api/csharp
Babel Street Analytics Client Library for C#
capi csharp entity-extraction language-identification machine-learning morphology name-translation natural-language-processing nlp nuget rosette text-analysis text-analytics text-embedding visual-studio
Last synced: 02 May 2025
https://github.com/nanoframework/system.device.spi
📦 System.Device.Spi library for .NET nanoFramework.
chsarp csharp dotnet embedded-systems hacktoberfest library nanoframework spi
Last synced: 16 Jan 2026
https://github.com/niclasolofsson/meenet
MiNET Education Edition, or the way you all should pronounce MiNET anyway ...
c-sharp csharp educational-game minecraft minecraft-server minet netcore
Last synced: 20 Aug 2025
https://github.com/themysteriousstranger90/loganalyzerforwindows
AzioEventLog Analyzer is a monitoring and analysis tool for Windows Event Logs with real-time tracking, database storage, advanced filtering capabilities, and interactive dashboard visualization.
avalonia-ui avaloniaui csharp dotnet eventlogs logs windows-application
Last synced: 09 Mar 2026
https://github.com/colinkiama/googletasks.net
A Google Tasks .Net Standard API
api csharp google google-tasks google-tasks-api google-tasks-desktop net netstandard netstandard20 tasks
Last synced: 28 Oct 2025
https://github.com/lelong37/chain-of-responsibility-net-core-optimized
Chain of Responsibility Pattern - .Net Core Optimized
chain csharp engine gang-of-four netcore netcore2 patterns
Last synced: 15 Apr 2025
https://github.com/CognonicLabs/languishable
A best of breed demo series to show the ideal idiomatic representation of code for many programming languages via a common desktop application in Scala, Go, C#, Python, Java, R, Julia, F#, C++, Ballerina, Rust, JavaScript, TypeScript etc
ballerina csharp fsharp go idiomatic java javascript julia language python r rust scala style typescript
Last synced: 23 Aug 2025
https://github.com/grantwinney/csharpdotnetfeatures
Discovering and learning about the various features of the C# programming language and .NET Framework.
Last synced: 03 Sep 2025
https://github.com/Wagerbit/SoundSystem-For-Unity
Simple and quickly sound system easy to use for Unity 3D. With this Asset you can deploy a complete Sound System with a few steps.
csharp sound sound-system unity
Last synced: 25 Apr 2025
https://github.com/bifrost-technologies/solnet.moonshot
C# SDK for Dexscreener's Moonshot program
csharp dexscreener moonshot moonshot-bot solana solnet wen-moon-ser
Last synced: 12 Apr 2025
https://github.com/cyotek/langtonsantsimulator
A Langton's ant simulator written in C#
csharp langtons-ant simulation
Last synced: 02 Jul 2025
https://github.com/thrzn41/webexteamsapiclient
Webex Teams API Client for .NET
csharp dotnet dotnet-core dotnet-framework dotnetcore dotnetframework teams webex webex-teams webexteams
Last synced: 04 Sep 2025
https://github.com/memoyu/coreme
作为个人.NET 开发技术的积累、实践合集,基于.NET 8实现基础的项目架构,为后期个人项目快速开发提供基座,开箱即用
csharp dotnet8 dotnetcore memoyu signalr
Last synced: 12 May 2025
https://github.com/samuel-oldra/devencurtaurl.api
🟣 C# e .NET 7 (8ª ed.)
aspnet-core clean-code cors-enabled cors-policy csharp dependency-injection dotnet-core-webapi dotnet7 entity-framework-core inmemory-db migrations serilog sqlite sqlserver swagger
Last synced: 27 Oct 2025
https://github.com/colinkiama/GoogleTasks.Net
A Google Tasks .Net Standard API
api csharp google google-tasks google-tasks-api google-tasks-desktop net netstandard netstandard20 tasks
Last synced: 10 Mar 2025
https://github.com/mr-markus/unpi-net
A .Net implementation of Texas Intrument's Unified Network Processor Interface (UNPI)
csharp serial-communication soc spi texas-instruments uart zigbee
Last synced: 25 Feb 2026
https://github.com/nicofilips/azureapimanagement.bl-bottle-api
This is just a simple REST API, just for demo purposes 🍾
Last synced: 15 Apr 2025
https://github.com/brianschroer/sparkytools
.NET Tool/Utility libraries - Source code for "SparkyTools" nuget packages: SparkyTools.AutoMapper, SparkyTools.DependencyProvider, SparkyTools.XmlConfig
automapper configuration-files csharp dotnet dotnet-standard
Last synced: 23 Sep 2025
https://github.com/Prognetics/Prognetics.CQRS
We would like to share with the community our companies production verified mediator pattern based CQRS library.
Last synced: 27 Feb 2025
https://github.com/sonnyrr/nuke-docker-github-registry
🗜 An example project using NUKE + Docker + GitHub Image Registry that shows how to publish Docker images via GitHub actions.
built-in-containers cicd csharp docker docker-image dotnet github-actions github-registry linux-containers nuke nuke-build webapi-core
Last synced: 15 May 2025
https://github.com/stevenrice99/multiplayer-template
Template for a multiplayer game
client-server csharp first-person-game first-person-shooter fps game game-design game-development mirror mirror-networking multiplayer multiplayer-game prototyping template unity unity-template unity3d universal-render-pipeline urp video-game
Last synced: 06 Sep 2025
https://github.com/team-fruit/waifushare
csharp docker docker-compose echo go golang sqlx
Last synced: 09 Apr 2025
https://github.com/mhmd-azeez/loxsharp
A C# interpreter for the Lox programming language
crafting-interpreters csharp interpreter lox lox-language
Last synced: 15 Apr 2025
https://github.com/cake-contrib/cake.nswag
A simple Cake addin powered by NSwag for compiling client code and API definitions from a variety of sources
cake cake-addin cake-build csharp nswag swagger typescript
Last synced: 24 Apr 2025
https://github.com/betonetojp/nokandro
Nostr Android app with TTS, Now Playing status, and NIP-46 remote signer (Bunker)
android bunker csharp nip46 nostr now-playing tts
Last synced: 30 May 2026
https://github.com/majdisorder/data.dump
A C# data dump engine for SQL Server and PostgreSQL
business-intelligence csharp data database dataset datastructures datatable dontnet dynamic pocos reflection reporting sql
Last synced: 05 Jul 2025
https://github.com/integrativesoft/asyncevents
Async Events for C#
async async-events async-programming asynctask csharp events net-standard
Last synced: 11 Apr 2025
https://github.com/feifeid47/unity-cutandpaste
This is a unity editor tool. Helps you move assets quickly and easily. Features: Adds "Cut" and "Paste" options to assets context menu. Supports moving multiple assets at the same time
csharp unity unity3d unity3d-editor
Last synced: 11 Sep 2025
https://github.com/alejandrorocavandesype/coordinatedgroup-movement
Research project that implements the basics of a Coordinated Group Movement used in many RTS videogames.
csharp programming research-project unity
Last synced: 16 May 2025
https://github.com/nick-vinesmoke/base-player-movement-for-unity
Look, how to move and jump in Unity!
base csharp movement player playermove unity unity2d unity3d
Last synced: 11 Apr 2025
https://github.com/jsungmin/vs-token-safer
Token-safe C++/C# code search via clangd/Roslyn index instead of grep. Local-only, no IDE required. Claude Code plugin + vts CLI.
clangd claude-code code-search cpp csharp developer-tools grep language-server lsp mcp model-context-protocol python roslyn token-optimization typescript unreal-engine
Last synced: 02 Jul 2026
https://github.com/basemax/lootieditor
LootiEditor - a text editor for COSMOS
Last synced: 18 Jul 2025
https://github.com/redalert3/simplerenamer
简单批量重命名工具
csharp dotnet rename-files rename-script renamer
Last synced: 20 Mar 2025
https://github.com/hidayatarg/aspnetmicroservices
Asp.net Core 7.0 Microservice - I will keep this project Update with Asp.net core version. a good handcraft
asp-net-core cqrs-pattern crud csharp docker docker-compose domain-driven-design elasticsearch grpc logging-library microservice mongodb mongodb-database mssql postgresql rabittmq redis rest-api
Last synced: 18 Jun 2025
https://github.com/morgankryze/labyrinth
This console program provides a labyrinth within an user interface, multiple choices menu and data storage.
console-application csharp game labyrinth
Last synced: 09 May 2025
https://github.com/buraksenyurt/graphql-challenge
Senaryomuzda birden fazla veri kaynağını kullanıma sunan bir graphQL servisinin .Net 7 platformunda geliştirilmesi söz konusu.
challenge csharp dotnet entity-framework-core graphql postgresql
Last synced: 13 Sep 2025
https://github.com/desertcod98/desteam
DeSteam is a SteamDrm automated unpacker. Currently it supports only one version of the SteamDrm.
csharp drm hacking reverse-engineering steam steamstub-drm
Last synced: 12 Apr 2025
https://github.com/farshaddavoudi/crmsolution
Simple Xamarin Forms app developed using bit-framework
bitframework csharp odata prism xamarin-forms
Last synced: 02 Nov 2025