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-10 00:07:07 UTC
- JSON Representation
https://github.com/kennardwang/girls-frontline-valhalla-bartender
🍷 [ Girls' Frontline x Cyberpunk Bartender Action ] 2D game of bartending
2d-game csharp girls-frontline unity
Last synced: 18 Mar 2025
https://github.com/antonrls/vk-bridge-for-unity
Неофициальный SDK VK Bridge для Unity
csharp csharp-library vkbridge vkontakte
Last synced: 24 Jul 2025
https://github.com/malcolmstill/compositor.net
A barely functional Wayland compositor
csharp dotnet wayland wayland-compositor
Last synced: 12 Apr 2025
https://github.com/devyuscode/synethia
A basic C# algorithm that can determine the behavior of a user with an application.
Last synced: 22 Jul 2025
https://github.com/lathoub/sony9pin.net
A dotNET library to control a video recorder using the Sony 9-Pin protocol. The Odetics protocol is a superset of the Sony 9pin protocol.
9-pin csharp dotnet lsm odetics protocol rs-422 serialport smpte sony sony9pin vcr video-player-library video-recording
Last synced: 14 May 2025
https://github.com/skbkontur/grobotrace
Lightweight .NET performance profiler
csharp dotnet profiling tracing
Last synced: 26 Jul 2025
https://github.com/mysteriousmilk/godotlogging
A logging library for Godot 4 (C#).
csharp dotnet gamedev godot godot-engine
Last synced: 04 Oct 2025
https://github.com/phbaudin/quantum-computing
Quantum.NET: a library to manipulate qubits and simulate quantum circuits.
csharp csharp-library linear-algebra numerics quantum-computing
Last synced: 21 Jul 2025
https://github.com/buraksenyurt/modulithdemo
Modüler Monolitik yaklaşıma göre geliştirilen örnek bir .Net 8 çözümüdür.
csharp dotnet modular-monolith-architecture
Last synced: 21 Mar 2025
https://github.com/ptr-cs/modern-weather-app
API-enabled WPF weather app using MahApps Metro.
accuweather accuweather-api csharp dotnet mahapps mvvm nunit themes tiles ui weather weather-api weather-app weather-forecast wpf
Last synced: 12 Sep 2025
https://github.com/fraidev/clockin
Simple CLI to organize work schedules 🕖
cli csharp dotnet organization productivity
Last synced: 14 Apr 2025
https://github.com/sonnemaf/windowsmarkupextensions
Windows Markup Extensions for UWP apps
blend csharp uwp visualstudio xaml
Last synced: 22 Aug 2025
https://github.com/sinshu/csharpsynthproject
A synthesizer made in C#
audio csharp dotnet midi sf2 sfz soundfont synthesizer
Last synced: 12 Apr 2025
https://github.com/poi-vrc/dressingframework
A framework that assembles DressingTools and manipulates avatar menus and animations through a set of APIs.
cabinet csharp dressing unity-editor vrchat vrchat-avatars vrchat-sdk3
Last synced: 01 Aug 2025
https://github.com/jordanstudioroot/RootGen-UnityCSharp
A procedural hex map generation tool for Unity3D. Uses a model that simulates climate, weather, and topography to create semi-realistic hex maps that can be used for a variety of applications.
climate csharp hex hexmap map tectonic unity unity3d weather
Last synced: 25 Apr 2025
https://github.com/DenryDu/Disenchant-Music-Player
离幻 UWP 音乐播放器
cppwinrt csharp modern-ui music-player uwp winui2 winui3
Last synced: 31 Mar 2025
https://github.com/MisterJimson/ArtifactDeckCodeDotNet
A C# port of ArtifactDeckCode
artifact artifactdeckcode csharp deckcode dota2
Last synced: 25 Apr 2025
https://github.com/patagonaa/adbclient.net
A .NET Client for the Android Debug Bridge (ADB)
adb android-debug-bridge csharp dotnet hacktoberfest
Last synced: 02 Jul 2025
https://github.com/cmayomsft/promptly-dotnet
.NET conversation modelling library for building bots with Bot Builder SDK V4.
bot bot-builder bot-framework bots chatbot chatbots conversation conversational-agents conversational-bots conversational-ui csharp dotnet
Last synced: 14 Jan 2026
https://github.com/sverdegd/NotepadToolUnity
Take your notes without leaving Unity thanks to this plugin and increase your productivity and organization.
csharp tool unity unity-asset unity-editor unity3d-plugin
Last synced: 26 Apr 2025
https://github.com/mariusmuntean/rainbowloading.forms
SkiaSharp implementation of the Android loading indicator, for Xamarin.Forms
activity-indicator csharp customcontrol loading-spinner skiasharp xamarin xamarin-forms
Last synced: 11 Apr 2025
https://github.com/moientajik/googlerecaptcha
Google reCAPTCHA in ASP.NET MVC
asp-net-mvc captcha csharp google-recaptcha recaptcha
Last synced: 01 Sep 2025
https://github.com/EricBatlle/UnityNeuralNetwork
🧠🤖Unity Neural Network (Genetic, Unsupervised)
csharp genetic-neural-network machine-learning ml-agents neural-network unity unsupervised-learning
Last synced: 24 Apr 2025
https://github.com/rozensoftware/whip4brats
Parental Control Software
cpp20 csharp parental-control rust windows-10 windows-11 windows-service
Last synced: 03 Jul 2025
https://github.com/vb-consulting/blog
Subscribe to this repository to receive notifications whenever a new article is published at https://vb-consulting.github.io/
architecture articles blog csharp databases dotnet postgresql rdmbs software-development sql
Last synced: 01 Sep 2025
https://github.com/siberaindustries/extensions.dictionary
A library to convert a dictionary out of a given object or an object out of a dictionary.
converter csharp dictionary extensions netstandard
Last synced: 12 Apr 2025
https://github.com/ardeshirv/springavestaneditor
Avestan language text editor
ardeshirv avesta avesta-text-editor avestan avestan-editor csharp dotnet dotnet-framework spring-avestan-editor text-editor windowsform windowsforms winform winforms
Last synced: 04 Sep 2025
https://github.com/FaustVX/PrimaryParameter
Using a Field or Property attribute on parameters. Automaticaly generate private readonly fields or private properties. Forbid the use of primary constructor's parameters.
csharp csharp-library dotnet error primary-constructor source-generator
Last synced: 17 Apr 2025
https://github.com/mhdb96/storeautomationxd
🏪 An automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.
automation csharp database metromodernui mysql mysql-database product-manager stock-tracking store-management store-management-system winforms winforms-dashboard
Last synced: 28 Apr 2025
https://github.com/daredever/yae
Yet another editor. Console-based text editor tool for .NET Core CLI.
cli console csharp dotnet dotnet-cli dotnet-core dotnet-new dotnet-tool nuget text-editor yae
Last synced: 30 Oct 2025
https://github.com/bryphe/oni-language-csharp
C# Language Plugin for Oni
csharp language-server-protocol neovim oni plugin vim
Last synced: 05 Jul 2025
https://github.com/redbase-app/redb
Typed object storage for .NET. Schema = C# class. Full LINQ. Zero migrations. Postgres & MSSQL.
csharp database dotnet entity-framework-alternative linq mssql orm postgresql sql-server
Last synced: 30 May 2026
https://github.com/sergio0694/bigwatson
A complete, ligthweight and self-contained .NET Standard 2.0 offline exception logging library, powered by Realm
android-library asp-net aspnetcore csharp dll ios-lib netstandard netstandard20 realm uwp uwp-applications uwp-apps windows-10 windows-uwp xamarin xamarin-android xamarin-ios xamarin-library xamarin-studio
Last synced: 19 Apr 2025
https://github.com/tallesl/net-query
A simplistic ADO.NET wrapper.
ado-net csharp dot-net micro-orm query-builder sql transaction
Last synced: 30 Apr 2025
https://github.com/nitrictech/dotnet-sdk
Nitric .Net SDK
cloud csharp dotnet nitric serverless
Last synced: 13 Oct 2025
https://github.com/kbilsted/microworkflow.net
A distributed embedable small and fast workflow-engine/queue/job-scheduler with zero dependencies
automation csharp jobscheduler outbox-pattern queue taskscheduler workflow workflow-engine
Last synced: 06 Mar 2026
https://github.com/georgepwall1991/linqcontraband
Stop smuggling bad queries into production. A Roslyn Analyzer that catches EF Core performance killers (client-side eval, N+1) at compile time.
code-analysis csharp dotnet efcore entity-framework-core linq performance roslyn-analyzer sql static-analysis
Last synced: 04 Jun 2026
https://github.com/gabboxl/classevivapcto
An UWP app to consult Classeviva's website
classeviva csharp dotnet dotnet-framework fluent-design registro-elettronico spaggiari uwp windows winui xaml
Last synced: 31 Jan 2026
https://github.com/shiroonigami23-ui/empire-conquest
Unity_CSharp_RTS_game_with_heroes_research_clans
android-game base-building clan-war csharp rts strategy-game unity windows-game
Last synced: 29 Apr 2026
https://github.com/samuel-oldra/devtrackr.api
🟣 C# e .NET 6 (5ª ed.)
aspnet-core clean-code csharp dependency-injection dotnet-core-secrets dotnet-core-webapi dotnet6 eager-loading entity-framework-core inmemory-db migrations repository-pattern sendgrid sqlite sqlserver swagger
Last synced: 27 Oct 2025
https://github.com/aptivi/terminaux
A library that allows you to manipulate with the console
color colors console csharp dotnet dotnet-core dotnet-framework dotnet-standard dotnet6 dotnet8 dotnet9 dotnetcore library readline readline-library terminal terminal-colors terminal-graphics terminal-ui visual-basic
Last synced: 17 May 2026
https://github.com/dasync/cloudsharp
Extends C# to bring new Cloud-Native Service-Oriented paradigms
cloud-computing cloud-native cloud-native-applications cloud-native-computing cloud-native-microservices csharp dotnet dotnet-core language microservices service-oriented
Last synced: 12 Oct 2025
https://github.com/yamachu/voiceconversionstarter
Cross platform trainer and converter / DareNidemoNareru ボイチェンアプリを目指す
Last synced: 09 Apr 2025
https://github.com/georgepwall1991/dependencyinjection.lifetime.analyzers
Prevent memory leaks and runtime crashes in .NET Dependency Injection. A zero-overhead Roslyn analyzer that catches captive dependencies, undisposed scopes, and lifetime mismatches at compile-time.
aspnetcore best-practices bug-detection captive-dependency code-quality compile-time csharp dependency-injection disposable dotnet ioc library linter memory-leaks microsoft-extensions nuget performance roslyn-analyzer scope-management static-analysis
Last synced: 13 May 2026
https://github.com/psibr/contextually
A dead simple contextual block pattern library that works, even with async/await and threads.
asynclocal csharp dotnet dotnetcore logging net46 netstandard nuget
Last synced: 10 Apr 2025
https://github.com/justmavi/sampquery
Library for sending queries to SAMP servers
Last synced: 14 Jan 2026
https://github.com/moonad-dotnet/moonad
A simple F#'s monads port for C#.
csharp csharp-library functional-programming monad monads result result-type
Last synced: 09 Apr 2025
https://github.com/yas-siin/taskmonitoring
Task Monitoring is a C# library designed to monitor and manage Task and ThreadPool usage in .NET applications. It provides an API to expose runtime statistics, such as the number of active threads and tasks, and detailed task execution information.
csharp nuget-package task task-manager thread
Last synced: 05 Mar 2026
https://github.com/oscoreio/maui.appstoreinfo
Allows you to check the information in App stores(for example the latest published version) and suggest actions to the user based on this.
app-store check csharp dotnet google-play information latest-version maui net8 updates windows-store
Last synced: 13 Oct 2025
https://github.com/dejanfajfar/epoch.net
A simple and non intrusive epoch tool for .net
csharp datetime epoch library net-standard net-standard-2 unix-timestamp
Last synced: 27 Feb 2026
https://github.com/sungaila/newdarkglobalserver
A global server providing a game server list for Thief 2 Multiplayer.
csharp darkengine dotnet dotnet-core dotnet6 game game-server ipv4 multiplayer newdark server server-list socket tcp thief2
Last synced: 29 Apr 2025
https://github.com/zebradevs/linkos-pccard-samples
Java and C# based sample code for developing on PC, MAC, and Linux. The demos in this repository are stored on separate branches. To navigate to a demo, please click branches.
cplus csharp dotnet printer visualbasic
Last synced: 18 Aug 2025
https://github.com/tryagi/langchain.providers
Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on the main project and can be used independently
ai anthropic api csharp dotnet gemini langchain langchain-dotnet llm ml net ollama openai provider sdk
Last synced: 25 Oct 2025
https://github.com/fernandocalmet/fullstack-crud-with-aspnet-core-and-angular
🦄 Este proyecto es una muestra de una solución CRUD base de una API con autenticación JWT. Se utilizo ASP.NET Core Web API.
angular10 api aspnet-core crud-application csharp jwt jwt-authentication
Last synced: 27 Feb 2026
https://github.com/gaolingx/gaolxnotes_01
Study notes about Unity.Enjoy it!
csharp study-notes unity unity3d
Last synced: 04 Mar 2026
https://github.com/tontonrally/rsmqcsharp
.NET implementation of https://github.com/smrchy/rsmq
csharp dotnet nuget nuget-package queue queue-message redis redis-server rsmq
Last synced: 04 Mar 2026
https://github.com/devmnj/bookkeeper
A Minimal accounting package for Windows users. The project features customizable report, recording of daily transactions, dynamic reports etc. This Project uses MS Access Database and C#.Net WPF and Microsoft Office Word Template for report design.
account-management accounting accounting-system application-insights bookkeeper csharp microsoft-access-database microsoft-office wpf
Last synced: 26 Jun 2025
https://github.com/bartczernicki/AzureOpenAILogProbs
Examples of how-to use Azure OpenAI Log Probabilities (LogProbs) feature to enhance Generative AI - Q&A grounding.
ai azure azureopenai csharp dotnet genai openai
Last synced: 18 Apr 2025
https://github.com/lin-tea/YOLOv5DetectionWithCSharp
YOLOv5s inference In C# and Training In Python
Last synced: 20 Apr 2025
https://github.com/nazarii-piontko/datafusion-sharp
.NET bindings for Apache DataFusion query engine - execute blazing-fast SQL queries on Parquet, CSV, and JSON with Apache Arrow
analytics arrow binding csharp csv datafusion dotnet parquet query-engine rust sql
Last synced: 26 Apr 2026
https://github.com/razenpok/razensoft.mapper
Simple mapper library for Unity
Last synced: 05 Sep 2025
https://github.com/zhaotianff/dotnetcorewpf
使用.Net Core开发WPF App系列教程示例代码
beginner-project csharp demo dotnet-core visual-studio wpf
Last synced: 12 Apr 2025
https://github.com/skybrud/skybrud.imagepicker
Extended image picker for various versions of Umbraco.
csharp dotnet grid-editor image-picker limbo skybrud umbraco umbraco-package umbraco-v7
Last synced: 22 Aug 2025
https://github.com/brianlima/overfy
🎵 Spotify overlay for Rivatuner statistics server
csharp dotnet gaming music overlay rivatuner-statistics-server spotify windows wpf
Last synced: 10 Apr 2025
https://github.com/veryfi/veryfi-csharp
This is the official C# client library for communicating with the Veryfi OCR API. || read: https://veryfi.com/csharp
api csharp csharp-library csharp-sdk dotnet dotnet-core dotnetcore microsoft netstandard sdk
Last synced: 04 May 2025
https://github.com/untodesu/rcon-dotnet
Valve RCON Protocol implementation for .NET
async client-server csharp rcon rcon-protocol
Last synced: 21 Apr 2025
https://github.com/xiu2/stateofdecay2modmanager
📂《腐烂国度2: 主宰版》MOD 管理器
csharp manager manager-game mod
Last synced: 10 Aug 2025
https://github.com/tearth/inelonwetrust
SpaceX Discord bot - launches, notifications and other commands related to SpaceX and Elon Musk.
bot csharp discord discord-bot dotnet dotnet-core elon elonmusk spacex spacexbox
Last synced: 15 Apr 2025
https://github.com/axafrance/algo-ressources
Some training and tools to improve in algorithm
algorithms axa csharp java javascript learn raise-the-bar tools-engineering training-dev
Last synced: 24 Sep 2025
https://github.com/mechadragonx/majora
An audio player written in C# for .NET Core. Terminal test version completed and Cross Platform Desktop version DEVELOPMENT HALTED.・C++ versions in the works
audio audio-player avalonia avaloniaui cross-platform csharp desktop dotnet-core gui majora majoras-mask music music-player sound zelda
Last synced: 22 Apr 2025
https://github.com/mhmd-azeez/bitsharp
A little BitTorrent client made in C#
Last synced: 15 Apr 2025
https://github.com/slashscreen/rate-your-genres
A musicbee plugin for automatically pulling album genres from rateyourmusic.com.
csharp music musicbee musicbee-plugin rate-your-music web-scraping web-scraping-csharp
Last synced: 07 May 2025
https://github.com/stansassets/com.stansassets.android-native
Android Native Plugin Wiki
3rd-party-plugins android android-native-plugin api convention csharp stansassets unity unity3d
Last synced: 30 Apr 2025
https://github.com/vanhakobyan/useful_pieces_of_code
Best Practice codes
algorithm csharp custom parser parsing-library proxy regex smtp smtp-client view wpf youtube
Last synced: 16 Aug 2025
https://github.com/vezel-dev/celerity
An expressive programming language for writing concurrent and maintainable software.
celerity compiler csharp dotnet gc interpreter jit language runtime
Last synced: 30 Apr 2025
https://github.com/matieme/proceduralhexagongrid-dots
A basic Hex Grid created with DOTS
csharp dots entity-component-system unity unity-scripts unity3d
Last synced: 02 Sep 2025
https://github.com/juletopi/algoritmos_e_logica_de_programacao
👩💻 • Repositório back-end com os conteúdos de Algoritmos e Lógica de Programação, utilizando o Visual Studio e a linguagem CSharp como ferramentas de aprendizado.
algorithms algoritmos arrays back-end backend csharp for-while for-while-loops functions if-else if-else-statements logica-de-programacao portugues portuguese programing-logic switch-case switch-case-statements visual-studio
Last synced: 24 Jun 2025
https://github.com/hexaengine/hexa.net.math
A math library for Game Engines (Vector math to Sky models).
3d-math 3d-math-library csharp math mathmatics simd vector-math
Last synced: 17 Aug 2025
https://github.com/hippo-digital/playwright-specflow-pom-dotnet
Example of how to use Playwright with SpecFlow and Page Object Models in .NET (C#).
csharp dotnet end-to-end-testing functional-testing page-object-model playwright playwright-dotnet specflow
Last synced: 16 Jan 2026
https://github.com/netfabric/netfabric.assertive
A fluent assertions library that performs full coverage on any enumerable type.
assertions assertions-library async-enumerable coverage csharp dotnet enumerable enumerable-interfaces enumerator-implementations nuget-package unit-testing
Last synced: 12 May 2025
https://github.com/xyaneon/xyaneon.bioinformatics.fasta
A .NET Standard library for working with FASTA genetic sequence files.
bioinformatics biology csharp dotnet fasta netstandard
Last synced: 20 Jun 2025
https://github.com/nthnn/batch2exe
Easy-to-use Windows Batch File to executable file converter/wrapper with Swing GUI.
batch-file batch-script cpp csharp dotnet flatlaf java
Last synced: 06 May 2025
https://github.com/x-stars/imagequality
Evaluate image quality by objective index.
csharp desktop dotnet image image-quality psnr ssim wpf
Last synced: 21 Jun 2025
https://github.com/ycarowr/cardgamehexboard
A prototype of card game mechanics.
card card-game card-games cardgame cards cards-game cardview csharp game-mechanics hearthstone hexagon hexagonal-grid-library magic-the-gathering slaythespire template tool ui unity unity2d unity3d
Last synced: 12 Jul 2025
https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet
Repository contains .NET Library for communicating with the Aspose.BarCode Cloud API
aspose-cloud barcode barcode-cloud barcode-detection barcode-generator barcode-images barcode-reader barcode-recognizer barcode-scanner barcode-scanning barcodes barcodescanner c-sharp csharp dotnet ean13 nuget qr recognition sdk
Last synced: 16 Jan 2026
https://github.com/yas-siin/erp-microservice
erp system which include managing stuff, project - tasks - store
clean-architecture cqrs-pattern csharp ddd-architecture domain-driven-design dotnet-core mediatr repository sql-server unitofwork
Last synced: 07 May 2025
https://github.com/svenslaggare/sharpjit
Simple virtual machine for a stack-based assembler language written in C#.
csharp jit-compiler virtual-machine x64
Last synced: 23 Jun 2025
https://github.com/mariusmuntean/RainbowLoading.Forms
SkiaSharp implementation of the Android loading indicator, for Xamarin.Forms
activity-indicator csharp customcontrol loading-spinner skiasharp xamarin xamarin-forms
Last synced: 06 May 2025
https://github.com/starikcetin/eflatun.reflectiveecs
A proof of concept for a reflection-based ECS system for C#.
csharp csharp-code ecs entity-component-system reflection
Last synced: 11 Sep 2025
https://github.com/hamlettanyavong/mathematics.net
Mathematics.NET is a C# class library that provides tools for solving advanced mathematical problems.
autodiff automatic-differentiation calculus complex-numbers csharp differential-geometry dotnet math mathematics opencl physics rational-numbers rk4 tensors
Last synced: 11 Apr 2025