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/r-koubou/valueobjectgenerator
Generating code of value object by C# 9.0 Source Generator
csharp dotnet nuget roslyn source-generation
Last synced: 04 Mar 2026
https://github.com/kermalis/kflp
Library to read/write FLP files
csharp daw fl-studio flp flstudio fruity-loops image-line importer music
Last synced: 28 Oct 2025
https://github.com/tooniez/aspcore.reacttemplate
A ready-to-use boilerplate for React frontend applications written in TypeScript with ASP.NET Core API Backend in CSharp/Dotnet8.
aspnetcore authentication csharp dotnet framer-motion mvc-architecture react typescript vite
Last synced: 24 Oct 2025
https://github.com/nanoframework/system.math
:package: .NET nanoFramework System.Math Class Library
csharp dotnet hacktoberfest nanoframework
Last synced: 24 Oct 2025
https://github.com/luuppiry/luuppi-larpake
Implementation for Fuksi Electronical Lärpäke for Luuppi ry (Tampere University)
api asp-net-core csharp dotnet-core luuppi-ry tampere-university university
Last synced: 28 Oct 2025
https://github.com/stvansolano/dotnet6-preview
A ready-to-use, .NET 6 powered GitHub Codespace to start using the next version of .NET & C# 10 preview features!
csharp dockerfile dotnet dotnet6 linq linux sqlserver vscode
Last synced: 23 Oct 2025
https://github.com/loekensgard/kryptoteket-discord-bot
Discord bot for retrieving crypto prices
coingecko crypto csharp discord discord-bot
Last synced: 23 Jan 2026
https://github.com/KevinRabun/FedRAMP20xMCP
MCP server for querying FedRAMP 20x requirements with Azure-first guidance
azure bicep compliance csharp fedramp javascript mcp mcp-server python terraform typescript yaml
Last synced: 07 Jun 2026
https://github.com/linksplatform/ranges
LinksPlatform's Platform.Ranges Class Library
class-library csharp dotnet-framework dotnet-standard linksplatform nuget-package
Last synced: 25 Feb 2026
https://github.com/hmz777/z-blog
This is the second iteration of my personal website using Blazor WebAssembly.
blazor blazor-webassembly csharp razor razorcomponents static-blog static-site
Last synced: 17 Apr 2026
https://github.com/dimitrietataru/csharp-unit-testing
.NET - Unit Testing
arrange-act-assert asp-net-core-web-api assertions bogus code-coverage coverage-report csharp dot-net-core fluentassertions given-when-then moqui-framework net-5 net-core-3-1 nunit-framework reportgenerator shouldly unit-testing xunit-framework
Last synced: 15 Mar 2026
https://github.com/waf/csharpwebassemblyevaluator
Evaluating C# client-side via web assembly and blazor
blazor blazor-webassembly csharp roslyn wasm
Last synced: 18 Apr 2026
https://github.com/avestura/guilangame
A QA Game for Guilan University Students, fully written in WPF
csharp game guilan-university question-answering wpf
Last synced: 19 Apr 2026
https://github.com/notakamihe/atc2
Aww That's Cube II, my second Unity project, is game that exudes a retro video game feel in a 3-D environment. The player is a cube whose main mission is to eliminate all other enemy cubes. It is the sequel to Aww That's Cube I. The development period was between July 16 to August 14, 2020. The genre is action/top-down, third-person arcade shooter.
Last synced: 19 Apr 2026
https://github.com/mcraiha/csharp-vptree
CSharp (C#) version of vantage-point tree (VP tree)
Last synced: 15 Mar 2026
https://github.com/sjain882/ocrmypdf-wingui
Simple frontend for OCRmyPDF (Windows only).
csharp desktop-app dotnet ocr-pdf ocrmypdf pdf pdf-document pdf-documents search-pdf windows wpf
Last synced: 19 Apr 2026
https://github.com/kardelruveyda/solid-exercises-with-csharp
I practiced about Solid Principles and i shared in this repository.
csharp dependency-inversion-principle interface-segregation-principle liskov-substitution-principle open-closed-principle single-responsibility-principle solid solid-examples
Last synced: 19 Oct 2025
https://github.com/wallymathieu/logadapter
Adapter for library logging (for current and future logging frameworks) inspired by @ezyglide (intended as a pattern, not intended as something you depend on)
Last synced: 21 Apr 2026
https://github.com/rdavydenko/forummvc
Мой первый полноценный ASP.NET Core проект. Представляет собой форум (возможность создавать темы, разделы, категории, писать сообщения, регистрироваться, изменять личные данные, в т.ч пароль, функциональная админ-панель). ВИДЕО с работой форума по ссылке ниже (website)
ajax asp-net-core-mvc csharp css entity-framework-core html javascript ms-sql-server scss
Last synced: 16 Mar 2026
https://github.com/rawaho/cerulean
A sandbox server emulator for the unreleased social MMO Everland that supports the Stress Test build.
csharp dotnetcore emulator everland mmo server-emulator
Last synced: 25 Feb 2026
https://github.com/dolfik1/geckopdf
Library for convert HTML to PDF using Gecko browser engine
csharp gecko html-to-pdf pdf-converter
Last synced: 25 Feb 2026
https://github.com/davinci70/driving-license-management-system
The Driving License Management System is a desktop application designed to streamline the process of issuing and managing driver's licenses. It provides essential services for both applicants (drivers) and administrators. The system ensures road safety by regulating the issuance, renewal, and replacement of licenses.
clean-code csharp desktop-application dotnet dotnet-framework sql-server three-tier-architecture winforms
Last synced: 27 Feb 2026
https://github.com/bracozs/globalhotkeysrx
Simple C# Library for creating global hotkeys.
csharp desktop global hotkeys net8 windowless windows wpf
Last synced: 11 Jul 2025
https://github.com/davidsheh/luaserialization
一种易于使用的轻量级的序列化工具,用于将 C# 对象序列化成 Lua 代码。 An easy-to-use, lightweight serialization tool for converting C# objects into Lua code.
csharp game-development lua serialization unity unity3d
Last synced: 30 Oct 2025
https://github.com/khaled-alselwady/leetcode-problems
🧠 Solving LeetCode problems, covering a range from easy to hard difficulty levels. 🔢
advanced-data-structures console-application csharp data-structures-and-algorithms leetcode-solutions problem-solving
Last synced: 13 Apr 2025
https://github.com/illusioxd/srcapp
A WPF system resource monitoring application built with WPF and C#. This app provides insights into CPU, GPU, RAM, disk, and network information.
cpu-monitoring csharp disk-monitoring gpu-monitoring mit-license ram-monitoring system system-monitoring wpf wpf-application
Last synced: 14 Apr 2025
https://github.com/onatapp/.netcoreblog
Asp.Net Core 5.0 Blog Demo Project Camp - Project 1
csharp dotnet-core dotnet-project entity-framework-core
Last synced: 22 Jul 2025
https://github.com/anicolaspp/netchecker
.NET Minimalist Property Based Testing Framework
csharp dotnet functional-programming property-based-testing testing testing-framework testing-tool
Last synced: 14 Apr 2025
https://github.com/kerolesnabiel/SocialMediaAPI
A RESTful API for a social media platform built using ASP.NET Web API. This project follows the Clean Architecture principles and provides features like user authentication, post management, comments, likes, and more.
asp-net-core-web-api clean-architecture cqrs csharp dependency-injection entity-framework-core identity integration-testing restful-api solid sql-server tdd testing unit-testing
Last synced: 30 Oct 2025
https://github.com/ptr-cs/ebird-data-visualizer
Data visualization application for eBird data formats. Implemented with Win UI 3.
analysis birds csharp data ebird ebird-api ebird-data ebird-webservices histogram ui ux visualization winui winui3
Last synced: 13 Apr 2025
https://github.com/hexaengine/hexa.net.logging
Hexa.NET.Logging is a small, efficient logging framework for .NET applications.
csharp lightweight logging logging-framework logging-library
Last synced: 29 Apr 2025
https://github.com/axafrance/webengine-dotnet
AXA WebEngine Framework is an open-source Test Automation Framework designed to simplify the creation of test automation solutions. Makes them reliable and maintainable. Supports Web, Mobile Web, and Mobile App testing on Windows and MacOS
accessibility automated-testing automation-framework axa csharp dotnet quality selenium test-automation test-framework tools
Last synced: 02 Feb 2026
https://github.com/soenneker/soenneker.blazor.videojs
A Blazor interop library for Video.js
blazor blazorlibrary csharp dotnet html5 interop js video videojs videojsinterop
Last synced: 04 Jul 2026
https://github.com/uncledave/simplefunctionalextensions
Simple functional extensions for C#. Lightweight and doesn't hold your hand.
csharp functional-programming result
Last synced: 17 Aug 2025
https://github.com/maremare/try-deploy-blazor-wasm-app
🧪📝 Blazor wasm アプリを Azure static web apps, GitHub Pages, Cloudflare Pages へデプロイしてみます。
azure-static-web-apps blazor-webassembly cloudflare-pages csharp github-pages
Last synced: 22 Jul 2025
https://github.com/achraf-oujjir/profgpt-smart-vr-professor
👨🏫🤖 ProfGPT: AI-powered VR professor with electrical circuits lab table ⚡💡 Built with Unity 🎮 GPT and Whisper APIs 🧠 and AWS Polly 🦜🗣️
ai-education aws-polly chatgpt-api csharp education oculus-quest-2 openai-api openai-whisper speech-to-text text-to-speech unity3d virtual-reality vr whisper
Last synced: 02 Apr 2025
https://github.com/dracoon/dracoon-csharp-crypto-sdk
Official DRACOON Crypto SDK for C#
crypto cryptography csharp dracoon sdk
Last synced: 27 Jun 2025
https://github.com/zhaotianff/puppeteerdemo
博客园Puppeteer-Sharp使用示例代码
csharp puppeteer puppeteer-demo winform
Last synced: 19 Apr 2026
https://github.com/starikcetin/Eflatun.Expansions
C# Expansions
csharp csharp-code csharp-library library
Last synced: 11 May 2025
https://github.com/tobihatti/surgit-network-manager
✔🌍 Network discovery and management tool. Features RDP, WOL and Network discovery
csharp dotnet network-manager network-monitoring remote-desktop wake-on-lan
Last synced: 05 Apr 2025
https://github.com/fisenkodv/design-patterns
🎨 Design patterns
bridge-pattern csharp decorator-pattern design-pattern design-patterns dotnet facade-pattern factory-pattern iterator-pattern patterns proxy-pattern strategy-pattern
Last synced: 18 Jun 2025
https://github.com/sanjinkurelic/meetinginfowinforms
Program with a calendar for scheduling meetings (add, edit, remove and print meetings)
ado-net csharp daab dataset enterprise-framework sqlhelper windows-app windows-desktop windows-forms winforms
Last synced: 18 May 2026
https://github.com/gnuftw/multitimer
A simple WPF application that allows users to create & run multiple timers at once. It demonstrates Material XAML and ReactiveUI.
csharp material-ui reactiveui windows-desktop wpf
Last synced: 25 Oct 2025
https://github.com/samyam81/adapter_design2.0
The Adapter design pattern allows incompatible interfaces to work together seamlessly. It acts as a bridge between two incompatible interfaces by converting the interface of one class into another interface that a client expects.
adapter-design-pattern csharp java kotlin
Last synced: 03 Jul 2025
https://github.com/fangjin98/daydayup
A Light-weight todo manager with time estimation tracking.
csharp desktop-app todo-app todo-list windows11 winui winui3
Last synced: 09 May 2025
https://github.com/vladimirakopyan/evedestructionmaps
I mapped destruction of ships in eve online for my final year project
csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard
Last synced: 18 May 2026
https://github.com/jeremytammik/hidecategory
Hide selected category in all views
csharp dotnet revit revit-addin revit-api visual-studio
Last synced: 13 Apr 2025
https://github.com/Mivaweb/MemberLogin
Umbraco package which allows you to impersonate as a Member.
angularjs asp-net-mvc csharp umbraco
Last synced: 11 Mar 2025
https://github.com/fernandocalmet/dotnet-aspnet-core-webapi-jwt
🦄 This project is a demonstration of JWT security using ASP.NET Core Web API with NET 8.
aspnet-core csharp jwt-authentication
Last synced: 31 Oct 2025
https://github.com/louiixx-h/cubes-game
Joguinho onde da pra trocar a cor do personagem cubo.
Last synced: 17 May 2026
https://github.com/banyc/sharpnetwork
A bare-metal implementation of neural networks. Define networks in Numpy.NET. More than encapsulations.
csharp educational from-scratch neural-network numpy oop
Last synced: 14 May 2025
https://github.com/zamgi/lingvo--postagger-ner-ru-dnn
Part of speech tagging of words and Named-entity recognition in Russian language using deep neural network in C# for .NET
csharp deep-learning linguistics lingvo machine-learning morphology named-entity-recognition natural-language-processing ner net neural-network nlp nlp-machine-learning pos-tagger pos-tagging russian
Last synced: 06 Apr 2025
https://github.com/dimiboi/colormixer
A sample application demonstrating the usage of the ReactiveUI MVVM framework. The project I submitted for one developer position test assignment, which got me the job.
Last synced: 25 Jan 2026
https://github.com/rzubek/mies
Less is more! A minimalist static blog generator built on .NET Core.
blog-engine csharp dotnet dotnet-core static-site-generator
Last synced: 15 Jan 2026
https://github.com/mpcoredeveloper/posseth.global.ulid
Ulid in C# , Ulid in MSSQL CLR
csharp mssql mssql-database mssqlserver ulid vb-net vbnet
Last synced: 30 Oct 2025
https://github.com/davqq/mahappsiconpackpreview
Simplify your workflow with real-time icon visualization.
csharp extension icons mahapps material-ui visual-studio workflow wpf
Last synced: 25 Oct 2025
https://github.com/phucngo2/prn231-dotnet-cleanarchitecture
Just a simple .Net API with CRUD features.
Last synced: 07 Mar 2026
https://github.com/rfadeev/unity-forge-extension-methods
Collection of extension methods for Unity.
csharp extension-methods unity unity3d
Last synced: 18 May 2026
https://github.com/joanstinson/tapmatchmvc
Basic match 3 game implementation using model-view-controller structure done in one weekend.
csharp match3-game mvc-architecture puzzle-game single-responsibility-principle unit-tests unity-game unity3d
Last synced: 26 Jun 2025
https://github.com/simshaun/pixelpalette
A C#, .NET, WPF application for color picking & color manipulation.
color-picker csharp dotnet dotnet-core dotnetcore
Last synced: 03 Sep 2025
https://github.com/ttakahari/aspnetcorecurrentrequestcontext
Enable HttpContext.Current on ASP.NET Core applications.
asp-net-core aspnet-core aspnetcore csharp
Last synced: 01 Sep 2025
https://github.com/nozzlegear/davenport.net
.NET implementation of Davenport. Davenport is a CouchDB client for simplifying common tasks like get, list, create, update and delete.
couchdb couchdb-client csharp davenport dotnet dotnet-core fsharp
Last synced: 14 Apr 2025
https://github.com/goh-chunlin/gcl-boilerplate.csharp
"Build an app works as less code as possible." -- Kelsey Hightower, July 2020
console-application csharp dotnet-core uwp windows-10
Last synced: 07 Mar 2026
https://github.com/muhammadabyaz/ball-game
A simple ball game made in unity.
Last synced: 22 Jul 2025
https://github.com/mereyhan/recapproject
Yazılım Geliştirici Yetiştirme Kampı C# Entity Framework
csharp entity-framework visual-studio
Last synced: 06 May 2025
https://github.com/mondido/net-sdk
Mondido Payments SDK for .NET
betalningar csharp dotnet e-commerce mono nuget payments pci-dss
Last synced: 13 Apr 2025
https://github.com/karenpayneoregon/local-storage-sample
Code sample for storing data in a json file
asp-net-core csharp razor-pages
Last synced: 13 May 2025
https://github.com/malicean/deepstrip
Generates a reference assembly from an existing .NET DLL.
cil cli csharp dotnet dotnet-cli mono-cecil net50 reference-assemblies tool
Last synced: 18 Sep 2025
https://github.com/johelvisguzman/dotnettoolkit.wpf
A toolkit for creating WPF applications in C# .NET
c-sharp csharp mahapps mvvm opensource toolkit wpf
Last synced: 28 Jun 2025
https://github.com/71/anyconstraint.analyzer
Analyzer that suppresses the CS0702 error, thus allowing any constraint to be used (including 'Delegate' and 'Enum').
analyzer constraints csharp dotnet roslyn
Last synced: 19 May 2026
https://github.com/samuelasherrivello/rmc-mini-mvcs-godot
A plugin for the Godot Game Engine. The RMC Mini Mvcs Architecture.
architecture best-practices csharp godot-engine mvc-architecture
Last synced: 24 Oct 2025
https://github.com/eastrall/unity-2d-game
Experimental repository about Unity 2D games
csharp experimental-project game unity unity-2d unity-2d-game
Last synced: 02 Apr 2025
https://github.com/Lightning-Chart/lcu-tutorial-simple2Dchart-01
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a Simple 2D Line Chart.
chart charting-library csharp data-visualization dotnet example lightning-chart line performance tutorial visualization xy
Last synced: 12 May 2025
https://github.com/dev-experience/Xtz.StronglyTyped
Set of NuGet packages to strongly-type your interfaces (properties, methods, APIs, DB entities, appsettings). Eliminate stringly-typed interfaces. Make compiler your friend, introduce semantics to your code.
autofixture bogus csharp dotnet-core dotnet5 entity-framework source-generator strongly-typed swagger web-api-core
Last synced: 17 Apr 2025
https://github.com/turtle-insect/octopathtraveler2
Switch OctopathTraveler2 SaveDate Editor
csharp game save-editor switch wpf
Last synced: 14 Apr 2025
https://github.com/stratisproject/stratismasternodedashboard
Dashboard for Stratis Masternodes
asp-net-core csharp dashboard dotnetcore javascript jquery signalr stratis-masternodes
Last synced: 21 Jul 2025
https://github.com/ortegavan/cities
DB de cidades para exercitar tópicos do livro "ASP.NET Core 8 and Angular" de Valerio de Sanctis
Last synced: 13 Apr 2025
https://github.com/khaled-alselwady/hotel-management-system
🏨 The Hotel Management System is a comprehensive application designed to efficiently manage various aspects of hotel operations. 📊
advanced-data-structures crud-operations csharp delegates desktop-application dotnet-framework events hotel-management-system oop sql-server t-sql three-tier-architecture
Last synced: 13 Apr 2025
https://github.com/edward-khaymanov/netcode-chat
Chat system built on unity Netcode for GameObjects with command and voting support
chat csharp game-development netcode-for-gameobjects unity unity-networking unity-plugin unity-tools
Last synced: 21 Jul 2025
https://github.com/moientajik/protobufvsmsgpackbenchmark
A benchmark between Protobuf and MsgPack serializers with GZip compression alghorithm.
benchmark compression csharp gzip messagepack msgpack protobuf serialization
Last synced: 14 Mar 2025
https://github.com/inspiaaa/hcoroutines
Powerful C# Coroutines for Godot
coroutines csharp godot godot-engine godot4 hierarchical tools
Last synced: 13 Jul 2025
https://github.com/mojtabatajik/packageanalyzer
A powerful tool to analyze and report package dependencies across .NET Framework projects.
csharp dotnet legecy nuget package-manager
Last synced: 24 Oct 2025
https://github.com/ngodat213/e_course_web
This app for web application
course-project csharp dotnet mvc-framework website
Last synced: 30 Apr 2025
https://github.com/andreyrusyaev/dotnet-kilo
C#/.NET crossplatform port of antirez kilo editor. VT100 terminal text-editor with highlighting and incremental search.
csharp dotnet kilo syntax-highlighting terminal text-editor vt100 xterm
Last synced: 25 Jun 2025
https://github.com/pferreirafabricio/unity-galaxy-shooter
:joystick: A simple galaxy shooter game made with Unity
csharp galaxy-shooter unity unity2d
Last synced: 11 Apr 2025
https://github.com/millenniumambiguity/midi-keyboard
Use your MIDI devices as a keyboard
csharp keyboard keyboard-shortcuts macro macros midi midi-controller midi-keys
Last synced: 02 Mar 2025
https://github.com/itswindows11/threadsharp
A C# API wrapper for the Threads API.
csharp dotnet facebook instagram meta threads-api threads-app
Last synced: 03 May 2025
https://github.com/LimeFlight/openapi-diff
Lib, CLI and GitHub Action to compare two OpenAPI Specification files v3
csharp diff dotnet dotnetstandard openapi-specification
Last synced: 19 Mar 2025
https://github.com/santisq/powershellkusto
PowerShell Module for Azure Data Explorer management, query and ingestion
adx azuredataexplorer csharp kql kusto powershell
Last synced: 29 Oct 2025
https://github.com/xdelta/customcolorpicker
A NeosModLoader mod for Neos VR. Allows setting a custom color picker.
Last synced: 10 Apr 2025
https://github.com/xdelta/createnewuix
A NeosModLoader mod for Neos VR. Adds new preset objects in the Create New menu for UIX
Last synced: 10 Apr 2025
https://github.com/jpfulton/ng-resume
Personal resume implemented in Angular with a C# Azure Functions API backend.
angular azure-functions csharp fern github-actions json sass typescript
Last synced: 03 Apr 2025