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-03 00:07:08 UTC
- JSON Representation
https://github.com/SaldayOpen/EventBus
Super cool event dispatcher
csharp event-dispatcher eventbus unity
Last synced: 08 May 2025
https://github.com/havardt/passwordvalidator
A .NET standard library for advanced password validation.
csharp easy-to-use library password password-validation password-validator validator
Last synced: 13 May 2025
https://github.com/skibitsky/scene-reference
Custom property that allows to reference scene asset directly from the Editor
csharp openupm unity upm upm-package
Last synced: 07 Mar 2026
https://github.com/sonquer/mappee
Mappee - Fastest avaiable mapper for .NET (AutoMapper / TinyMapper / Mapster / Mapperly alternative)
csharp csharp-lib dotnet dotnet-framework dotnet-standard mappee mapper mapping mappings nuget object-to-object
Last synced: 12 Apr 2025
https://github.com/greatarcstudios/udocumentgenerator
The React App portion for uDocumentGenerator. Completely open source.
csharp game-development generator react unity unity-editor unity2d unity3d
Last synced: 19 Mar 2025
https://github.com/brokenthorn/mssql-database-backup-service
A quick and dirty Windows Service for running SQL commands regularly, mainly to maintain regular database backups
csharp dotnet-core dotnetcore mssql mssql-backup mssql-server mssqlserver quartz-scheduler scheduling-backups sql-agent sql-server topshelf windows-services
Last synced: 30 Oct 2025
https://github.com/go2ismail/directory-theme-collections
Beautiful directory theme collections developed using Asp.Net Core 2.2 For your listings related projects. Azure online demo available.
asp-net-core asp-net-mvc classifieds csharp csharp-code directory directory-theme listings
Last synced: 26 Oct 2025
https://github.com/ajsalemo/dotnetcoreapi-nextjs
A basic NextJS UI that connects to a ASP .NET Core API - used as a proof of concept for multicontainers/docker-compose on Azure
aspnetcore azure cloud cors csharp docker docker-compose dockerfile expressjs javascript kestrel multicontainers nextjs paas ssr
Last synced: 13 Apr 2025
https://github.com/pulumi/pulumi-fastly
An Fastly Pulumi resource package, providing multi-language access to Fastly
csharp dotnet fastly go golang javascript pulumi python typescript
Last synced: 23 Apr 2026
https://github.com/audioslayer/ampup
USB volume mixer replacement app for the Turn Up hardware. Per-app audio control, RGB lighting, macro buttons.
audio-mixer csharp dotnet rgb usb volume-control windows wpf
Last synced: 16 May 2026
https://github.com/nanoframework/system.io.ports
:package: System.IO.Ports library for .NET nanoFramework.
chsarp csharp dotnet embedded-systems esp32 hacktoberfest nanoframework nxp serialport stm32 texas-instruments
Last synced: 11 May 2026
https://github.com/PelionIoT/mbed-cloud-sdk-dotnet
Pelion Device Management SDK for .NET
arm cloud csharp device-management dot-net iot-cloud mbed sdk-dotnet
Last synced: 24 Jun 2025
https://github.com/cathei/svelto.ecs.schema
Schema and State Machine extension for Svelto.ECS
csharp data-oriented ecs entity-compoent-system fsm game-development state-machine unity
Last synced: 11 Jul 2025
https://github.com/jcoliz/iot-frosting
C# library and examples for selected hardware components on Windows 10 IoT Core, including the Pimoroni Drum HAT, Piano HAT, and Automation HAT.
automation-hat csharp drum-machine piano-keyboard pimoroni raspberry-pi raspberry-pi-iot raspberry-pi-library
Last synced: 26 Jun 2025
https://github.com/sunsided/optimization
(Nonlinear) optimization algorithms in C#
conjugate-gradient-descent csharp dotnet gradient-descent hager-zhang neural-network nonlinear-optimization optimization optimization-algorithms
Last synced: 14 Oct 2025
https://github.com/meddlin/cpat
Collaborative Penetration-testing & Analysis Toolkit
analysis-toolkit cockroachdb collaborative-penetration-testing cpat csharp css dotnet-core javascript nmap osint python react
Last synced: 05 Jul 2026
https://github.com/kiritsu/uploadr
Upload server for files, pastes, shortened urls, etc. made with ASP.NET Core 5
asp-netcore azure-pipelines csharp database hacktoberfest netcore postgresql sharex-upload
Last synced: 07 May 2025
https://github.com/feifeid47/unity-onlineprefs
一个可以轻松将原本由PlayerPrefs存储的数据同步到云端的插件。提供和PlayerPrefs一样的接口。兼容新老用户,将PlayerPrefs替换成OnlinePrefs,老用户数据不会丢失。
Last synced: 30 Oct 2025
https://github.com/apache/cordova-create
Apache Cordova Create
cordova cplusplus csharp java javascript library mobile nodejs objective-c
Last synced: 05 Apr 2025
https://github.com/hagronnestad/code-deck
🟪🟧🟩🟥 Code Deck is a cross platform and open source alternative to the official Stream Deck application.
csharp streamdeck streamdeck-plugin streamdeck-sdk streamdeck-tools
Last synced: 07 May 2025
https://github.com/gokgokalp/algorithm-playground
This repository contains my solutions and personal notes about algorithms.
algorithm algorithm-challenges algorithms csharp dotnet
Last synced: 10 Jul 2025
https://github.com/ievangelist/github.profanityfilter
An Azure function to handle a GitHub webhook, which will take action on issues/pull requests that contain profanity.
asp-net-core aspnetcore azure azure-functions csharp csharp8 dotnet-core dotnetcore github-api github-graphql github-webhook github-webhooks graphql
Last synced: 07 May 2025
https://github.com/a-luna/async-file-server
Light-weight, cross-platform (NET Core 2.1) C# Asynchronous file server and text messaging platform. Utilizes custom extension methods which wrap asynchronous TCP socket method pairs, providing the benefits of the Task Parallel Library (TPL) to socket programming.
asynchronous c-sharp cross-platform csharp dot-net file-server file-sharing file-upload linux net-core net-core-2 net-core2 socket socket-io socket-programming sockets task-based tpc tpl tpl-sockets
Last synced: 21 Jun 2025
https://github.com/joanstinson/tictactoetdd
Tic Tac Toe implementation using TDD and made all tests run on every new pull request using Unity Actions.
chain-of-responsibility-pattern ci code-coverage csharp mvp-architecture tdd-kata tic-tac-toe-game unit-tests unity-actions unity-game unity3d
Last synced: 13 Apr 2025
https://github.com/guitarrapc/s3sync
Amazon S3 Content Synchronization with .NET
aws csharp docker dotnet dotnet-core2 netcore s3 s3-sync sync sync-files
Last synced: 19 Mar 2025
https://github.com/archi-doc/valuelink
ValueLink is a C# Library for creating and managing multiple links between objects.
csharp csharp-sourcegenerator dotnet source-generators
Last synced: 14 Apr 2025
https://github.com/jankozik/musicplayer-csharp
This is a Simple Music Player App created in Microsoft Visual Studio using C Sharp (C#) programming language. This app can select multiple songs and play songs too.
csharp csharp-project desktop-application dotnet music-player visual-studio
Last synced: 05 Apr 2025
https://github.com/jitbit/jsonignoreprops
tiny helper class to exclude a property from Json Serialization
csharp json json-net newtonsoft-json
Last synced: 03 Mar 2026
https://github.com/fabioravila/recognito-csharp
Text Independent Speaker Recognition in CSharp, based on recognito in Java
csharp offline recognito-csharp speaker-identification speaker-recognition
Last synced: 04 May 2025
https://github.com/arslanameer/csharp-module-saverichtexttodb
A module to Save Rich Text included Images, code , heading etc in a single context into the Database.
arslan-ameer asp asp-net asp-net-mvc csharp csharp-code csharp-module database html javascript mvc rich-text-editor richtexteditor richtexttodatabase summernote
Last synced: 17 Jul 2025
https://github.com/nanoframework/nanoframework.bluetooth.hid
📦 .NET nanoFramework library for Bluetooth.Hid
bluetooth csharp dotnet embedded-systems hacktoberfest nanoframework
Last synced: 26 Jun 2026
https://github.com/iwftech/teleflow
Explicit Telegram Bot API framework for .NET with generated handler metadata, state, callbacks, long polling, and webhooks.
aot bot-framework csharp dotnet long-polling nuget source-generator state-machine telegram telegram-bot telegram-bot-api webhooks
Last synced: 01 Jul 2026
https://github.com/akopetsch/swe1r-assets
A C#/.NET library for handling game assets of Star Wars Episode 1 Racer.
3d csharp dotnet game game-hacking library lucasarts reverse-engineering starwars
Last synced: 25 Jul 2025
https://github.com/stupenkov/LazyScalp
The screener analyzes horizontal levels on cryptocurrency charts and sends notifications to Telegram.
cryptocurrency cryto csharp pinescript tradingview
Last synced: 16 May 2025
https://github.com/insidersec/insider-action
:octocat: Official Github Action for Insider
actios android csharp dotnet github-actions insider java javascript kotlin nodejs owasp sast security-scanner security-tools static-analyzer swift
Last synced: 08 Jul 2025
https://github.com/x39/x39.roslyn.opentelemetry
A source generator to generate ActivitySource's from attributed method bodies
csharp csharp-library dotnet nuget nuget-package roslyn roslyn-generator source-generator
Last synced: 23 Jul 2025
https://github.com/nueluzoma/csharp-backend
A project showcasing the development of a backend application using C# and ASP.NET Core, utilizing Entity Framework and PostgreSQL for database operations.
asp-net-core csharp dotnet entity-framework jwt-authentication postgresql
Last synced: 10 Apr 2025
https://github.com/jpmikkers/blinktorrent
Blazor web based gui frontend for monotorrent
apple blazor csharp dotnet front-end frontend gui linux monotorrent mudblazor single-page-app spa torrent torrent-client torrents ubuntu windows
Last synced: 22 Apr 2025
https://github.com/sout233/nalai
A modern and fast downloader written in C# and Rust. Use WPF Fluent Design.
csharp download-manager downloader wpf
Last synced: 17 Apr 2026
https://github.com/colinwilliams91/staticfileoptionsextender
A .NET library that extends the content-type/MIME-type mappings for serving static files which have been compressed.
brotli compression csharp dotnet encoding-decoding gzip http-server mappings mime-types pipeline server static-file-handler unity webgl
Last synced: 03 Sep 2025
https://github.com/volcanicarts/fastosc
Fast and memory-optimised C# OSC library for .NET8+
Last synced: 19 Aug 2025
https://github.com/danesparza/influxclient
:ocean: A .NET InfluxDB client
csharp influx influx-data influxdata influxdb influxdb-client instrumentation json measurement measurements nuget
Last synced: 10 Apr 2025
https://github.com/sonnyrr/besl
🏆 Bulgarian eSports League. Play competitive tournaments and win prizes! My defense project for ASP.NET Core MVC @SoftUni. Built with ASP.NET Core MVC 2.2, CQRS, MediatR, Redis, SteamWebApi2, Hangfire, SignalR.
asp asp-net-core-mvc competitive-tournaments cqrs csharp csharp-code hangfire mediatr mvc redis signalr softuni steam
Last synced: 14 Jun 2025
https://github.com/tdinucci/logicmine
An evolved implementation of the mediator pattern, helping you build highly maintainable systems
api csharp data-structures design-pattern design-patterns dotnet framework mediator mediator-pattern netcore netstandard observability observable pipeline quality
Last synced: 14 Apr 2025
https://github.com/unoplatform/rpncalculator
The Xamarin.Forms RPN (Reverse Polish Notation) calculator running in WebAssembly
csharp first-timers-friendly mono sample uno uno-platform wasm webassembly xamarin xamarin-forms
Last synced: 12 Jun 2025
https://github.com/gusarov/river
Tunelling & proxy connectivity
chacha20 csharp netstandard20 proxy proxychains river shadowsocks trafic tunnel tunneling
Last synced: 16 May 2025
https://github.com/myty/openbrewerydb-graphql-dotnet
OpenBreweryDB API but GraphQL
csharp dotnet graphql graphql-dotnet hacktoberfest openbrewerydb react
Last synced: 17 Nov 2025
https://github.com/sharp0802/sika
Crossplatform static site generator with markdown, written in C#.
csharp csharp-app lightweight markdown net8 netcore site site-generation site-generator static-site static-site-generation static-site-generator
Last synced: 15 Apr 2025
https://github.com/ronenness/serverito
Http framework for C# web apps.
csharp csharp-li http http-server httplistener webapp
Last synced: 27 Apr 2025
https://github.com/pdawg-bytes/winrtcorewindow
Hosting a raw CoreWindow on hWnd from C# or C++.
abi corewindow cpp csharp windows winrt winrtxaml wrl wux
Last synced: 10 Oct 2025
https://github.com/erencrypt/mynotes
WinUI 3 Based Notes and Reminders App for Windows.
csharp mynotes note notes notes-app windows-10 windows-11 windows-app-sdk windows-desktop windows10 windows11 windowsapplication windowsappsdk winui3 xaml
Last synced: 25 Oct 2025
https://github.com/dubit/unity-hierarchy-behaviour
A quick way to create a MonoBehaviour as a child object that includes an Initialize method with or without arguments that are type-safe.
behaviour csharp gameobject hierarchy monobehaviour transform unity
Last synced: 13 Mar 2026
https://github.com/zerumi/botnet-server
C# .Net BotNet Server and everything about it
Last synced: 12 Oct 2025
https://github.com/sharp0802/webp.net
webp encoder/decoder for dotnet standard 2.1
csharp csharp-library decoder encoder netstandard21 nuget-package webp
Last synced: 27 Oct 2025
https://github.com/evaristocuesta/folderbrowserex
FolderBrowserEx is a library to use the Windows Vista/7 Folder Browser in your .NET Framework and .NET Core Applications.
browser classlibrary csharp csharp-library dialog folder folderbrowserdialog mvvm netcore netframework vista windows windows-7 windows-vista wpf
Last synced: 27 Oct 2025
https://github.com/mariofv/SuperMarioGo
Super Mario themed Lara Croft GO in C# implemented in Unity.
csharp game gamedev gamedevelopment mario super-mario unity video-game
Last synced: 25 Apr 2025
https://github.com/ZauronDark/Mathf-unity-ECS
250,000 Entities in a scene with using Unity Game Engine (used entities v0.1.1-preview) (project currently paused)
2019 csharp csharp-script ecs entity-component-system example-project unity unity-game-engine unity3d
Last synced: 24 Apr 2025
https://github.com/kksoftwareag/partypoker
agile aspnetcore blazor csharp planningpoker scrum
Last synced: 28 Jan 2026
https://github.com/cantalat-yakan/usd.net
OpenUSD (Universal Scene Description) by Pixar and translated by Unity
csharp description dotnet openusd scene universal usd
Last synced: 28 Apr 2025
https://github.com/OlegDzhuraev/CeresECL
Experimental architectural approach for gamedev
csharp ecs entity-component gamedev unity
Last synced: 25 Apr 2025
https://github.com/Aetherinox/utility-spresso
A utility for Screenpresso built in C#. It is to be utilized for demonstrational and educational purposes related to bettering software.
capture-software csharp keygen keygenerator license-generator license-management screenpresso visual-studio vs2022
Last synced: 21 Jul 2025
https://github.com/luukebenau/sacacheckers
Fully functional checkers game VS AI (MiniMax, Alpha Beta pruning)
ai alpha-beta-pruning checkers csharp game minimax minimax-algorithm wpf
Last synced: 01 Apr 2026
https://github.com/stansassets/com.stansassets.ios-native
iOS Native Plugin Wiki
api apple convention csharp ios plugin stansassets unity unity3d
Last synced: 09 Feb 2026
https://github.com/dpedwards/dotnet-core-micro-rabbit
Microservices with RabbitMQ
csharp dotnet-core erlang event-bus microservice mssql-database rest-api
Last synced: 19 Oct 2025
https://github.com/ukcoderj/multitenantappointmentsmvc
Simple Multi-Tenant Booking application using MVC (C#)
csharp entity-framework mvc responsive-design
Last synced: 12 Apr 2025
https://github.com/marcominerva/aspnetcorewithalpinejs
A sample that shows how to integrate Alpine.js with ASP.NET Core Razor Pages and Web API
alpinejs aspnetcore csharp razor-pages visual-studio
Last synced: 09 Apr 2025
https://github.com/GreatArcStudios/uDocumentGenerator
The React App portion for uDocumentGenerator. Completely open source.
csharp game-development generator react unity unity-editor unity2d unity3d
Last synced: 24 Apr 2025
https://github.com/alexandrebellas/bling-erp-api-php
Módulo de integração com a API do Bling ERP em PHP.
api bling bling-erp csharp erp integration javascript js nfe php sefaz ts typescript
Last synced: 25 Feb 2026
https://github.com/VitaliiAndreev/WarThunder_PresetRandomizer
A vehicle preset randomisation and data presentation tool for War Thunder. It is built around Klensy's WT Tools.
csharp json nhibernate randomisation randomization sqlite war-thunder warthunder wpf
Last synced: 12 Mar 2025
https://github.com/marcominerva/dallenet
A DALL·E integration library for .NET
azure azure-openai azure-openai-api csharp dall-e dotnet hacktoberfest net openai openai-api
Last synced: 09 Apr 2025
https://github.com/nlog/nlog.azureappcenter
NLog target for Microsoft Visual Studio App Center with Azure
appcenter azure csharp dotnet mobile-center net-core netstandard nlog nlog-target
Last synced: 13 Apr 2025
https://github.com/nettopologysuite/nettopologysuite.io.gpx
GPX I/O for NetTopologySuite
c-sharp csharp dotnet geo gpx library nettopologysuite nts xml
Last synced: 20 Oct 2025
https://github.com/pelioniot/mbed-cloud-sdk-dotnet
Pelion Device Management SDK for .NET
arm cloud csharp device-management dot-net iot-cloud mbed sdk-dotnet
Last synced: 13 Jun 2025
https://github.com/perfectsquircle/toadstool
The Dapper alternative that nobody asked for.
csharp dapper fluent microorm netcore netframework orm
Last synced: 14 Jan 2026
https://github.com/demkeys/displayobjectinfotool
Display info (Name,Tag, Layer,Position,Rotation,Scale,etc.) of all active GameObjects in the scene.
csharp csharp-code editor-plugin gameobject gameobject-info unity-editor unity-plugin unity-tool unity3d unity3d-plugin
Last synced: 24 Oct 2025
https://github.com/dupitydumb/matchy-fruit
Match 3 Unity template
android-game csharp game game-development game-template gamedev match3 unity
Last synced: 10 Apr 2025
https://github.com/simobin/studentmanagementsystem
The Student Management System is a desktop application developed on .NET C#, designed to efficiently handle CRUD operations through a console-based interface.
console console-application csharp csharp-project database-management dbms dbms-project dotnet dotnet-core dotnet-project dotnet-sdk microsoft-data-sqlclient microsoft-sql-server student-management-system
Last synced: 24 Oct 2025
https://github.com/laosanyuan/DaoLang
简单易用的.Net客户端多语言国际化应用框架
avalonia csharp dotnet gloabalization localization maui multilanguage nuget uwp windows winui winui3 wpf
Last synced: 12 Mar 2025
https://github.com/meowv/ireading
ASP.NET MVC + Dapper + Mysql simple demo & Asp.net Core2.0开发的阅读类小Web项目,练手、学习使用Asp.net Core。
asp-net-core asp-net-mvc csharp entity-framework mvc mvc-core mysql reading sqlserver web
Last synced: 09 Apr 2025
https://github.com/uehwan/csharp-yolo-video
C# Yolo for Video
csharp object-detection tutorial windows-form-application windows-forms windows-forms-csharp windows-presentation-foundation wpf wpf-application yolo
Last synced: 25 Oct 2025
https://github.com/askonomm/htmt
A templating library with native AOT support for .NET projects.
aot csharp csharp-library templating
Last synced: 24 Apr 2025
https://github.com/apache/chemistry-cmislib
Mirror of Apache Chemistry CMISLib
chemistry csharp java library objective-c php python
Last synced: 08 Oct 2025
https://github.com/timothy-liuxf/frameratetask
Frame rate stabilizer, a task executor which executes tasks at a stable frame rate. 帧率稳定器——以固定帧率执行任务
csharp framerate task-scheduler timer
Last synced: 16 Oct 2025
https://github.com/vazgriz/csharpgamelibrary
Bindings for OpenGL, Vulkan, and GLFW
Last synced: 02 Sep 2025
https://github.com/ekondur/razorkit
RazorKit is a collection of lightweight, fluent-style Razor HTML helpers that make it easy for developers to integrate popular JavaScript libraries into their ASP.NET applications.
chartjs csharp datatables htmlhelper javascript razor
Last synced: 04 Oct 2025
https://github.com/ptv-logistics/log4ala
Log4Net appender for Azure Log Analytics
azure azure-log-analytics csharp log-analytics log4net
Last synced: 14 Apr 2025
https://github.com/sfmohassel/libc.eventbus
An in-memory event bus without any dependency in C#
csharp domain-driven-design domain-event domain-events event-bus eventbus in-memory net-standard
Last synced: 08 Mar 2026
https://github.com/vijaythapa333/bugtrackingapplication
This application was developed to track bugs/errors on software development projects and solve them later. It was developed using C# programming language as a College Assignment.
college-assignment college-project csharp csharp-project desktop-application mssql software-engineering
Last synced: 03 Aug 2025
https://github.com/svenev/uwp-networking-essentials
Simple and lightweight networking (including RPC) for Universal Windows Platform apps
communication csharp dotnet networking rpc rpc-api rpc-library socket sockets uwp uwp-networking-essentials windows-10 windows-uwp windows10
Last synced: 07 Aug 2025
https://github.com/alexanderpro/utilities
This .net library contains many useful methods, extensions, helper classes, etc.
csharp netstandard20 utilities utility-library
Last synced: 11 Aug 2025
https://github.com/dedepete/dotmclauncher
C# Minecraft Launcher core.
csharp launcher minecraft minecraft-launcher windows
Last synced: 28 Jul 2025