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-07 00:07:46 UTC
- JSON Representation
https://github.com/abjerner/skybrud.social.instagram
.NET wrapper and API implementation for the Instagram Basic Display API and Instagram Graph API.
api api-wrapper authentication csharp dotnet instagram instagram-api instagram-basic-display-api instagram-graph-api limbo oauth oauth2 package skybrud skybrud-integrations skybrud-social
Last synced: 22 Aug 2025
https://github.com/codecapital/enumerablevisualizer
Visual Studio Debugger Enumerable Visualizer without Serialize attribute, using Json. This is now inbuilt in Visual Studio 2022 from version 17.3 and so this project is deprecated.
Last synced: 27 Aug 2025
https://github.com/takuya-takeuchi/mxnetdotnet
.NET wrapper for Apache MXNet written in C#
csharp dotnet dotnet-core linux mxnet windows
Last synced: 30 Aug 2025
https://github.com/mrrobinofficial/godot-saveable
A save system for Godot C#. It uses Newtonsoft.Json for serialization and deserialization. It supports both encrypted, compressed and regular mode.
compression csharp decryption encryption godot godot-plugin json newtonsoft-json save-system
Last synced: 31 Aug 2025
https://github.com/egvijayanand/weeklyxamarinblazor
Weekly Xamarin with Blazor and C#. Developed with BlazorWebView component hosted in .NET MAUI, Windows Forms, and WPF. Also has a Blazor Server and WebAssembly. Core logic as Razor Class Library.
aspnetcore blazor blazor-hybrid blazor-server blazor-wasm blazor-webassembly blazorwebview csharp dotnet dotnet-maui hybrid maui razor wasm windows windows-forms winforms winui winui3 wpf
Last synced: 26 Oct 2025
https://github.com/avestura/data-structure-app
All projects of Data Structure course in an integrated GUI application
bfs csharp data-structures dfs graph graph-algorithms guilan-university heap huffman-compression-algorithm huffman-compressor huffman-tree stack wpf
Last synced: 09 Mar 2026
https://github.com/aliceakesson/Hearthstone
Hearthstone in Unity with focus on OOP (final project for a coding course)
Last synced: 25 Apr 2025
https://github.com/nad-au/neo4j.mapper
The easiest way to map cypher values onto your entity models
csharp mapper neo4j neo4j-driver
Last synced: 22 Aug 2025
https://github.com/abdes/winui-generic-host
A WinUI 3 visual studio solution for an application that uses Microsoft.Extensions.Hosting.
configuration csharp dependency-injection generic host lifecycle netframework windows winui winui3
Last synced: 27 Aug 2025
https://github.com/physer/microshop.net
A .NET e-commerce showcase in a event-driven microservices architecture
csharp dotnet event-driven mach masstransit meilisearch microservices rabbitmq testcontainers
Last synced: 09 Mar 2026
https://github.com/Aptivi/Nitrocid
A simulator for our future-planned kernel, Nitrocid Kernel!
application csharp dotnet dotnet-core dotnet8 kernel kernel-simulator kernels linux shell simulator terminal visual-studio windows
Last synced: 30 Aug 2025
https://github.com/offchan42/unitycppclassdllexample
:bulb: Example exporting CPP class as DLL and importing in Unity C# as native plugin
cpp csharp dll exporting-cpp native-plugin unity
Last synced: 25 Mar 2025
https://github.com/RomanZhu/Packet-Loss-Notification
The project provides a helper class for detection and notification about lost unreliable packets.
csharp enet loss-detection loss-notification multiplayer networking udp unity unreliable
Last synced: 25 Apr 2025
https://github.com/notoriousrebel/configpersist
Modifies machine.config for persistence after installing signed .net assembly onto GAC
csharp dotnet hooking persistence redteam
Last synced: 04 Oct 2025
https://github.com/jenius-apps/postman.net
An unofficial .NET implementation of the Postman collection schema
csharp dotnet dotnet-standard nightingale-rest-client postman restapi
Last synced: 26 Feb 2026
https://github.com/nunogois/net5-webapi
.NET 5.0 Docker-ready C# REST API example using JWT authentication, Swagger, Newtonsoft JSON, and Dapper with SQL Server.
cross-platform csharp dapper docker jwt-authentication net5 netcore-webapi newtonsoft-json rest-api sql-server swagger
Last synced: 11 Apr 2025
https://github.com/vtstech/vgs-voxel
Voxel Engine written in Unity 5.6 and C#
csharp minecraft unity unity3d voxel-engine
Last synced: 11 Mar 2026
https://github.com/terrafx/terrafx.interop.pulseaudio
Interop bindings for Pulse Audio.
csharp dotnet-core hacktoberfest interop pulseaudio
Last synced: 04 Mar 2026
https://github.com/goodtocode/semantickernel-microservice
A Clean Architecture microservice based on Microsoft Semantic Kernel. Provides language models from OpenAI, AzureOpenAI, and Hugging Face. Enables developers to store and retrieve memories, add plugins, create dynamic prompts, and combine functions with planners.
clean-architecture csharp dotnet microservices semantic-kernel
Last synced: 21 Sep 2025
https://github.com/nexxkinn/cafeine
Media library integrated with multiple online services ( Anilist, MAL, Kitsu ) in one UWP app.
Last synced: 07 Sep 2025
https://github.com/ststeiger/arsoft
.NET Core minimal DNS server - .NET Core Port of ARSoft.Tools.Net
csharp dns dns-server dnssec dotnet-core netcore
Last synced: 13 Apr 2025
https://github.com/m4cx/kraken-wsapi-dotnet
C# / .NET Standard Client for connecting to the public kraken.com WebSocket API
crypto-trading csharp dotnet-core dotnet-standard websockets
Last synced: 13 Apr 2025
https://github.com/mcraiha/csharp-chacha20-netstandard
Managed .Net (Standard 2.0, .NET 6 and .NET 8) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#
chacha chacha20 csharp csharp-library dotnet6 dotnet8 netstandard20
Last synced: 18 Aug 2025
https://github.com/ardalis/refactoring-to-solid-pluralsight
Resources for my Pluralsight course on Refactoring to SOLID C# Code
ardalis csharp dotnet pluralsight refactoring solid
Last synced: 05 Apr 2025
https://github.com/gamemann/csharp-websockets-chat
A small project that allows a client and server to communicate together similar to a chat room. I made this project to learn more about web sockets in CSharp/.NET and manage multiple web sockets at once.
c-sharp chat cli csharp dotnet net room simple socket ssl web web-socket web-sockets websocket websockets
Last synced: 03 Oct 2025
https://github.com/sebagomez/winscreenfetch
💻 WinScreenfetch is ScreenFetch for Windows
command-line csharp screenfetch
Last synced: 05 Nov 2025
https://github.com/delaphante/cynkyautomation
Powered by Selenium, Reqnroll and ML.Net with detailed HTML reporting, Machine Learning Analysis and Logging capabilities - CynkyAutomation framework can handle any website that is built using AJAX, React, AngularJS, Vue.js, Single Page Applications, Salesforce, Dynamics 365 CRM and many more.
api-testing-framework apitesting automation automation-framework bdd bdd-framework c-sharp csharp httpclient qa qaautomation qatools rest-api-test sdet selenium specflow test-automation test-framework testautomationframework webdriver
Last synced: 14 May 2025
https://github.com/christophhornung/embeddedresourcegenerator
A C# source generator to automatically generate access methods for embedded resources.
Last synced: 18 Aug 2025
https://github.com/binakot/fleet-and-staff-location-visualizer
Visualization of the location of transport and people in real time with a small delay from reality. Powered by Unity + Mapbox SDK.
3d csharp hacktoberfest hacktoberfest-accepted mapbox maps realtime unity unity-mapbox-sdk visualization
Last synced: 14 Apr 2025
https://github.com/eadrianbasila/pos-system-csharp-oop
Point of Sales (POS) System Program (C#) with MongoDB
csharp mongodb point-of-sale pos windows-forms
Last synced: 11 Jul 2025
https://github.com/nenonaninu/caloriecaptorglass
CalorieCaptorGlass : Food Calorie Estimation based on Actual Size using HoloLens and Deep Learning (IEEE VR 2020 Demo)
csharp hololens hololens-applications ieeevr unity3d
Last synced: 14 Apr 2025
https://github.com/samuel-oldra/devreviews.api
🟣 C# e .NET 5 (2ª ed.)
aspnet-core autofixture automapper clean-code csharp dependency-injection dotnet-core-secrets dotnet-core-webapi dotnet5 eager-loading entity-framework-core migrations moq repository-pattern serilog shouldly sqlite sqlserver swagger xunit
Last synced: 27 Oct 2025
https://github.com/muxammadamin-ulmasaliyev/route-runner-app
Route Runner is a minimalistic platform for testing APIs (Application Programming Interfaces).
api-client csharp dotnet postman wpf
Last synced: 25 Oct 2025
https://github.com/LeslieCorrea/Xamarin-Forms-Custom-Activity-Indicator
Xamarin Forms Custom Activity Indicator using GIF image.
csharp gif-animation loader webview xamarin-forms xaml
Last synced: 06 May 2025
https://github.com/sgaumin/animexpress
Lightweight Unity Utility to quickly setup 2D sprite-sheet animations
csharp editor extension gamedev tool unity unity-editor unity2d
Last synced: 28 Feb 2026
https://github.com/nlog/nlog.etw
NLog Target for Event Tracing for Windows (ETW)
csharp dotnet etw netstandard20 nlog nlog-target
Last synced: 05 Mar 2026
https://github.com/skybrud/skybrud.essentials
Library with common purpose functionality for working with .NET.
csharp dotnet enums essentials iso8601 json net-standard net5 net6 netframework netstandard parsing rfc2822 rfc822 security skybrud skybrud-essentials time xml
Last synced: 05 Mar 2026
https://github.com/xaviersolau/codequality
Allows to setup coding style and analysis rules for a high code quality and provides some useful helpers (HttpClient mock, test logger...) to write your tests!
analysis analyzer analyzers csharp dotnet fxcop httpclient mock mocking netstandard stylecop test
Last synced: 19 Sep 2025
https://github.com/sub-c/allegrodotnet
A library to allow .NET Standard 2.0 or .NET 6+ applications to consume the Allegro 5 game programming library.
csharp game-2d game-development gamedev multimedia
Last synced: 03 Mar 2026
https://github.com/rolandkoenig/messagecommunicator
MessageCommunicator is a library + testing Gui for message-based communication. The library can be integrated in .NET Standard 2, .NET 6.0 and .NET 7.0 apps. The Gui is build using C# and Avalonia, therefore it supports the desktop environments on Windows, Linux and Mac.
avalonia cross-platform csharp dotnet tcp tcp-client tcp-server tcp-socket
Last synced: 26 Jul 2025
https://github.com/giuseppenovielli/mvvmcrud
MvvmCrud helps your Xamarin.Forms/MAUI app to standardize operations of creating, updating, deletion and display data, from REST API.
crud-api crud-application crud-operation csharp maui maui-app maui-apps mvvm-architecture mvvm-pattern prismlibrary xamarin xamarin-forms
Last synced: 14 May 2025
https://github.com/avantipoint/avantipoint.packages
Built for those who require self hosted NuGet feeds with custom hooks into Package Uploads/Downloads and User Authentication. This provides an easy to use extension point to allow you to provide your own business logic and expose a custom NuGet Feed.
csharp net50 nuget nuget-feed nuget-server package-manager
Last synced: 16 Apr 2025
https://github.com/tolemac/ToleSql
Sql builder and generator
builder csharp expression expressions expressionvisitor generator linq sql sqlserver visitor
Last synced: 04 May 2025
https://github.com/isbeorn/nina
N.I.N.A. (Nighttime Imaging 'N' Astronomy) - Advanced astrophotography sequencing software for Windows, supporting full automation of imaging sessions.
astronomy astrophotography csharp dotnet wpf
Last synced: 15 Jun 2025
https://github.com/davidarroyo1234/csgo-autoaccept
Automatically accepts a csgo match when found.
accept autoaccept counter-strike counter-strike-global-offensive csgo csgo-accept csharp match-autoaccept
Last synced: 15 Jun 2025
https://github.com/coding-enthusiast9857/open-source-contributions
This is an open-source contribution opportunity. It is for everyone. So, Hurry up...!! Don't forget to spread love and if you like give a ⭐️
ai algorithms algorithms-and-data-structures c cpp csharp dsa games helloworld java matlab ml open-source projects python python3
Last synced: 11 Apr 2025
https://github.com/minapecheux/unitytutorials-physicalprojectiles
The code for a short tutorial on how to make a simple physics-based 3D cannon in Unity/C# (in text or video format)!
3d collision csharp physics rigidbody rigidbody-physics unity unity3d
Last synced: 10 Apr 2025
https://github.com/gaolingx/sangoutils.hotfix_yooasset
This is a simple YooAsset downloader
Last synced: 30 Apr 2025
https://github.com/folkerkinzel/vcards
.NET library for reading, writing, and converting VCF files that comply with vCard standards 2.1, 3.0 and 4.0
Last synced: 29 Dec 2025
https://github.com/frozenassassine/textcontrolbox-winui
Winui3 textbox with syntax highlighting, line numbering and much more
csharp syntaxhighlighting textbox textcontrolbox winui3
Last synced: 20 Jul 2025
https://github.com/exts/godot-godeweled
C# Bejeweled Clone written using godot 3.0
csharp gamedev godot godot-engine godot3 mono
Last synced: 11 Apr 2025
https://github.com/colinkiama/easyappxinstall
C# console app that enables simple, easy, seamless installation of sideloaded UWP apps
appx console console-app console-application csharp install installer installer-script installers package windows windows-10 windows-runtime windows10 winrt
Last synced: 28 Oct 2025
https://github.com/gaoyifei1011/windowstoolbox
Windows 工具箱
csharp desktop-app fluent-design microsoft-ui-xaml msix toolbox windows windows-10 windows-11 windowsappsdk winui2 xaml xaml-islands
Last synced: 10 Apr 2025
https://github.com/neurospeech/eternity
Long running workflows with ability to suspend and replay the workflow in future.
csharp dotnet-standard durable workflow
Last synced: 11 Apr 2025
https://github.com/dilmerv/xrtoolkitmvp
A MVP Project to apply all lessons learned through Learn XR VR Course.
Last synced: 18 Mar 2025
https://github.com/tscholze/xamarin-road-to-surface-duo
#rTsd - This ia a work in progress Xamarin.Forms Android project which is intended to feature most of the new features that makes the upcoming Microsoft Surface Duo phone unique.
android csharp learning-by-doing xamarin-forms
Last synced: 06 May 2025
https://github.com/jcapellman/mlids
Machine Learning Intrusion Detection and Network Monitor
csharp dotnet-core ids machine-learning ml-net
Last synced: 08 May 2025
https://github.com/ipdata/dotnet
Official C# client library for the ipdata API
Last synced: 13 Apr 2025
https://github.com/mariusmuntean/aperture
Aperture-like custom control for Xamarin.Forms
aperture csharp custom-controls design gui xamarin-forms
Last synced: 11 Apr 2025
https://github.com/sametcn99/resumebuilder
moved to https://github.com/sametcn99/ResumeBuilderMAUI
converter create-pdf-file csharp generate-pdf json pdf pdf-generation questpdf resume resume-builder resume-creator sourceforge visual-studio windows-form-application
Last synced: 04 Apr 2025
https://github.com/aptivi/nitrocid
A simulator for our future-planned kernel, Nitrocid Kernel!
application csharp dotnet dotnet-core dotnet8 kernel kernel-simulator kernels linux shell simulator terminal visual-studio windows
Last synced: 08 Mar 2026
https://github.com/karenpayneoregon/sql-server-computed-columns
Using SQL-Server computed columns with EF Core
computed-columns csharp csharp-core efcore7
Last synced: 07 Mar 2026
https://github.com/shadynagy/shadynagy.apitemplate
Clean Architecture Endpoints Solution Template: A starting point for Clean Architecture Endpoints with ASP.NET Core.
api api-rest architecture clean-architecture csharp ddd dotnet-core dotnetcore ef efcore endpoints template
Last synced: 05 Apr 2025
https://github.com/buraksenyurt/guide-for-aca
Applied Clean Architecture. Uygulamalı clean architecture eğitimlerinde kullanılmak üzere oluşturduğum repo. Basit ve hafifsiklet bir projenin temel enstrümanları ile uçtan uca hazırlanmasına yardımcı olan anlatımı içermektedir.
applied-clean-architecture clean-architecture csharp dotnet dotnet-v6 entity-framework mediatr sqlite3 vuejs vuejs2
Last synced: 07 Mar 2026
https://github.com/georgidelchev/csharp-databases
MSSQL Server and Entity Framework Core.
csharp entity-framework-core mssql-database
Last synced: 30 Oct 2025
https://github.com/tolemac/tolesql
Sql builder and generator
builder csharp expression expressions expressionvisitor generator linq sql sqlserver visitor
Last synced: 16 Jul 2025
https://github.com/samuel-oldra/barkhausenscripter
🟣 Ferramenta para manipulação de arquivo de saída de variação magnética (Efeito Barkhausen)
barkhausen csharp dotnet-framework dotnet-framework-4
Last synced: 21 Mar 2025
https://github.com/alan-fgr/aelum
2D game engine so simple it works :trollface:
2d-game-engine csharp fna game-2d game-development game-engine xna xna-fna
Last synced: 13 Apr 2025
https://github.com/firesharkstudios/butterfly-web
Simple RESTlike and Subscription API server in C#
csharp embedio real-time redhttp rest subscription
Last synced: 30 Aug 2025
https://github.com/ssukhpinder/dotnetaspirechallenge
10 Day .Net Aspire Challenge
aspnetcore coding csharp csharp-code docker dotnet dotnet-core kafka mssql oracle postgresql rest rest-api
Last synced: 30 Oct 2025
https://github.com/arslanameer/csharp-module-htmltopdf-atserver
Saving HTML to PDF on server Folder with conversion of Images to Base64 and with Dynamic Data, using PECHKIN Library.
arslan-ameer asp asp-net-mvc base64-encoding csharp csharp-code csharp-module html htmltopdf mvc pdf-converter pdf-generation pechkin server-side
Last synced: 13 Oct 2025
https://github.com/kmvi/bc-xml-security
XML Signature and XML Encryption using Bouncy Castle (C#)
bouncy-castle cryptography csharp ws-security xml-encryption xml-security xml-signature xmldsig xmlenc
Last synced: 14 Jan 2026
https://github.com/jirenius/csharp-res
RES protocol service library for .NET
csharp microservice nats-server netstandard netstandard20 real-time realtime resgate rest-api
Last synced: 14 Jan 2026
https://github.com/nad-au/Neo4j.Mapper
The easiest way to map cypher values onto your entity models
csharp mapper neo4j neo4j-driver
Last synced: 16 Oct 2025
https://github.com/usercode/wpf.imageeffects
GPU-based image effects (brightness, contrast) for WPF
Last synced: 17 Jun 2025
https://github.com/naighes/carrot
Carrot is a .NET lightweight library that provides a couple of facilities over RabbitMQ.
amqp csharp dotnet dotnetcore rabbitmq
Last synced: 11 Mar 2026
https://github.com/kara-4search/apc_shellcodeexecution_csharp
Shellcode Load or execute via "APC technic"
bypass csharp edr hacking injection pentest redteam shellcode-injection shellcode-loader
Last synced: 23 Apr 2025
https://github.com/flaxengine/imgui
Dear ImGui plugin for Flax Engine that adds debug GUI interface to game viewport.
cpp csharp flax flax-engine imgui
Last synced: 12 Apr 2025
https://github.com/melardev/apiaspcoreecommerce
Asp.Net Core Ecommerce Api application
api asp-net asp-net-core auth crud csharp dotnet ef-core entity-framework entity-framework-core full-stack fullstack pagination rest web
Last synced: 13 Apr 2025
https://github.com/mcraiha/csharp-aes-ctr-netstandard
Managed .Net (.NET 8) compatible AES-CTR Cipher implementation in C#
aes-ctr csharp csharp-library net8
Last synced: 12 Apr 2025
https://github.com/puk06/color-changer-for-unity
Non-Destructive Real-time Texture Recoloring Tool for Unity
csharp unity-editor vrchat vrchat-avatar
Last synced: 01 Apr 2026
https://github.com/davidrevoledo/Inyector
Library to Implement Automatic dependency injection by Configuration over Scaned Assemblies
asp-net-core aspnetcore csharp dependency-injection
Last synced: 16 Mar 2025
https://github.com/winpass11-archive/WinServ11
🔑 WinPass11 WinService is a tool for loading keys into the registry on startup with the use of Windows Services.
bypass csharp patch registry unsupported visual-studio windows windows-11 windows-service
Last synced: 11 Mar 2025
https://github.com/jenskrumsieck/porphystruct
Structural Analysis of Porphyrinoids & Corrinoids
chemistry chemsharp conformation conformational-analysis coordination-chemistry corrinoids corrole csharp helix-toolkit macrocycle macrocycles-conformational-search nsd oxyplot porphyrinoids porphystruct simulation tetrapyrroles tu-braunschweig xray-crystallography
Last synced: 08 Oct 2025
https://github.com/tomaszrewak/coroutinedispatcher
CoroutineDispatcher is a lightweight framework for running multiple tasks asynchronously on a single thread.
async coroutines csharp dispatcher framework threading
Last synced: 11 Mar 2026
https://github.com/austins/discordtranslationbot
A Discord bot that allows translations of messages in a Discord server (guild) using country flags and /translate command.
aspnetcore azure azure-cognitive-services azuretranslator bot cqrs csharp discord discord-net docker libretranslate mediatr netcore nsubstitute shouldly translate translation translator tunit
Last synced: 08 Apr 2025
https://github.com/eagleeggs/materialgate
Unity3d - Dynamically affect textures and save results [Stable]
abstract csharp material procedural texture textures unity3d unity3d-asset unity3d-plugin
Last synced: 29 Apr 2025
https://github.com/cyotek/scriptinghostdemo
Demonstration project for adding scripting to your .NET application
Last synced: 07 Sep 2025
https://github.com/jchristn/netledger
NetLedger is a simple, self-contained ledgering library for adding debits and credits, checking balances, and performing commits on pending entries.
accounting csharp dotnet finance ledger wallet
Last synced: 24 Apr 2025
https://github.com/voltstro-studios/voltrpc
VoltRpc - An RPC library which is designed to be both simple to use and fast.
csharp csharp-rpc csharp-sourcegenerator csharp-tcp dotnet dotnet-core dotnet-standard dotnet6 interprocess-communication ipc named-pipes rpc rpc-library tcp
Last synced: 21 Jul 2025
https://github.com/popcron/extra-controllers
Adds support for GameCube controllers to the unity input system along with other controllers
Last synced: 09 Jul 2025
https://github.com/mika-f/plana
Plana is a powerful general purpose obfuscator for C#, but optimized for Unity and UdonSharp, containing a variety of features which provide protection for your source code from the hackers
csharp dotnet obfuscate obfuscation obfuscator protection security udonsharp unity vrchat
Last synced: 08 Jul 2025
https://github.com/victor0089/csharp-test
CSharp Coding test
csharp csharp-app csharp-code csharp-lib csharp-library
Last synced: 09 Apr 2025