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-06-30 00:07:08 UTC
- JSON Representation
https://github.com/whinarn/torrentswifter
A simple BitTorrent library completely in C# compatible with .NET Standard 2.0
bittorrent bittorrent-client csharp dotnet library netstandard20
Last synced: 18 Jul 2025
https://github.com/djoufson/chatapp
A simple mobile chat application, made with .NET MAUI for the mobile app, and an ASP.NET Core Web API as backend service. The app uses SignalR to the real-time connexion, and Identity Framework to manage Authentication and Authorization
asp-net-core csharp maui signalr
Last synced: 17 Jun 2025
https://github.com/ormdb/ormdb
ORM tool for .Net / .Net.Core
core csharp high-performance linq mariadb mysql net net-core netcore oracle orm poco postgresql sqlserver
Last synced: 24 Jun 2025
https://github.com/kardelruveyda/dotnet-techcareer-workshop
Techcareer'in düzenlediği .Net Katmanlı Mimari Workshop eğitiminin notları burada yer alacaktır
csharp layered-architecture microservices monolith nlayer soa
Last synced: 13 Apr 2025
https://github.com/falox/csharp-operator-sdk
Build Kubernetes operators with C# and .NET Core
csharp dotnet-core dotnetcore kubernetes kubernetes-operator
Last synced: 13 Sep 2025
https://github.com/fernandocalmet/dotnet-aspnet-core-webapi-pagination
🦄 This project is a demonstration of pagination using ASP.NET Core Web API with NET 8.
aspnet-core csharp net8 pagination webapi
Last synced: 13 Apr 2025
https://github.com/yuchung-chuang/PlotDigitizer
A simple, powerful application that helps you digitize data from images.
csharp digitizer image-processing wpf
Last synced: 27 Jul 2025
https://github.com/nikouu/dotnet-optimization-cheatsheet
A long list of .NET (micro) optimizations I've picked up along my development journey ranging from easy method overloads, to niche IL manipulation.
csharp dotnet optimisation optmization performance
Last synced: 05 Apr 2025
https://github.com/dimitrietataru/csharp-coding-standards
An opinionated C# .editorconfig
coding-guidelines coding-standards coding-style csharp
Last synced: 07 Aug 2025
https://github.com/ktutak1337/Stellar-Chat
A multi-modal chat application enabling users to create custom agents, and integrate with local LLMs (Local Language Models), as well as OpenAI models.
agents ai blazor chat chatpgt csharp dalle-3 dotnet gpt gpt-4-vision llm llma2 ollama openai stable-diffusion
Last synced: 06 Mar 2025
https://github.com/maxstralin/csharp-to-js
Used for converting C# models and DTOs to javascript classes
cli conversion csharp dotnet dotnet-core dto dtos entities global-tool javascript js netcore poco tool
Last synced: 14 Jan 2026
https://github.com/mrstebo/fakerdotnet
A .NET port of the Ruby faker gem
csharp fake fake-data faker faker-library hacktoberfest
Last synced: 12 Apr 2025
https://github.com/brickmakersgmbh/aspsecurityheaders
A small package for ASP.Net (Core) to automatically configure secure HTTP-Headers
asp-net asp-net-core brickmakers csharp csp dotnet dotnet-core hsts http-headers https security security-headers
Last synced: 24 Apr 2025
https://github.com/doggy8088/fbpostsfetcher
FBPostsFetcher 可用來取得特定個人與粉絲專頁所有貼文並自動寫入 SQL Server 資料庫
Last synced: 20 Sep 2025
https://github.com/oriches/simple.wpf.themes
A simple theme manager with optional UI user control for use in an WPF application
csharp dotnet dotnet-core theme wpf xaml
Last synced: 14 Apr 2025
https://github.com/Nordes/HoNoSoFt.DotNet.Web.Spa.ProjectTemplates
.Net Core 2.2 > SPA Application with VueJS/Vuex/WebPack 4/Picnic CSS/Fontello
csharp docker dotnet dotnet-core dotnet-core2 nuget picniccss spa template vuejs vuejs2 webpack
Last synced: 09 Apr 2025
https://github.com/auycro/netframework-action-template
Template for new GitHub Actions running .NET Framework
csharp github-actions learning netframework tutorial
Last synced: 15 Oct 2025
https://github.com/ab4d/ab3d.powertoys.wpf.samples
WPF samples for Ab3d.PowerToys library - the ultimate 3D toolkit for .Net
3d 3d-graphics c-sharp csharp dotnet graphics wpf
Last synced: 05 Sep 2025
https://github.com/richk1/HelloWorldRUI
Hello World WPF example using ReactiveUI
csharp dotnet-framework hello-world reactiveui windows-desktop wpf
Last synced: 11 Mar 2025
https://github.com/hugobritobh/cielo3.0
C#, HttpClient, Net Standard 2.0, Xamarin, Portable
c-sharp cielo csharp httpclient netcore2 netstandard20 rest xamarin
Last synced: 09 Apr 2025
https://github.com/nkristek/stein
Silent Temp Installer
csharp dotnet hacktoberfest msi mvvm wpf
Last synced: 31 Aug 2025
https://github.com/pblasucci/growinggildedrose
This is (yet another) take on the Gilded Rose Kata, originally conceived by Terry Hughes.
approval-testing brown-field csharp domain-modeling dotnet fsharp property-based-testing
Last synced: 15 Apr 2025
https://github.com/nanoframework/nanoframework.azure.devices
📦 .NET nanoFramework Azure IoT Devices SDK
azure csharp dotnet hacktoberfest iot nanoframework sdk
Last synced: 21 Apr 2025
https://github.com/aprismatic/elgamal
Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.
c-sharp cryptography csharp csharp-library dotnet dotnet-core dotnet-library dotnet-standard dotnetcore dotnetstandard elgamal homomorphic-cryptography-scheme homomorphic-encryption homomorphic-encryption-library library
Last synced: 19 Apr 2025
https://github.com/stevejgordon/SequenceReaderSample
Short sample of using SequenceReader for a ReadOnlySequence returned from Pipelines. This sample parses some comma separated items from a Stream of UTF8 bytes. Note: This sample omits some potential performance optimisations for single segment sequences in the interest of demonstrating the use of the SequenceReader.
csharp dotnet readonlysequence sequencereader
Last synced: 18 Apr 2025
https://github.com/alturosdestinations/alturos.videoinfo
C# Video Metadata reader (ffprobe wrapper)
csharp dotnet dotnet-core ffprobe mp4 video video-duration video-metadata videoinfo wrapper
Last synced: 24 Apr 2025
https://github.com/eddyizm/cheatsheets
code snippets instead of bookmarking and search stack overflow
aws aws-cli bash cheatseet csharp django django-framework docker git javascript learn-to-code linux powershell python3 snippets sql sql-server sqlite3 tsql typescript
Last synced: 18 Jan 2026
https://github.com/hectorpulido/multi-layer-perceptron
Simple multilayer percepron (Neural network) made with C#
ai csharp neural-networks perceptron
Last synced: 16 Apr 2025
https://github.com/myty/nu-plugin-lib
A .Net Standard class library for the sole purpose of building plugins for Nu Shell, https://github.com/nushell/nushell
Last synced: 17 Nov 2025
https://github.com/autodesk-forge/forge-bim360-issues
DEPRECATED
autodesk-bim360 autodesk-data-management autodesk-viewer csharp jquery jstree net-core
Last synced: 12 Apr 2025
https://github.com/codedawn/qm
QM 一个简单易用的、可拓展的游戏服务器框架;QM is a simple to use, extensible game server framework
cluster csharp dotnetty game gameframework server tcp unity
Last synced: 21 Apr 2025
https://github.com/HamedFathi/EnumerationClassGenerator
A C# source generator to create an enumeration class from an enum type.
csharp csharp-sourcegenerator csharp9 dotnet enum enumeration sourcegenerator
Last synced: 17 Apr 2025
https://github.com/rickstrahl/westwind.data.efcore
Lightweight Business Object wrapper for Entity framework that handles CRUD operations and error handling.
business-objects csharp data-access dotnet efcore
Last synced: 22 Apr 2025
https://github.com/aspnetrun/run-aspnetcore-basics_retired
One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boilerplate for fast implementation, minimum development, bootstrap your idea, create Minimum Viable Product (MVP), idea validation, startup development implementation for a limited time and limited resources with using latest asp.net core and entity framework core.
aspnet-core aspnet-core-template aspnetcore clean-code code-first crud-application crud-sample csharp dotnet-core ef-core entity-framework-core idea-generator razor-pages starter-kit starter-project starter-template starterkit visual-studio web-application-development
Last synced: 22 Apr 2025
https://github.com/ktutak1337/stellar-chat
A multi-modal chat application enabling users to create custom agents, and integrate with local LLMs (Local Language Models), as well as OpenAI models.
agents ai blazor chat chatpgt csharp dalle-3 dotnet gpt gpt-4-vision llm llma2 ollama openai stable-diffusion
Last synced: 13 Jun 2025
https://github.com/hamedfathi/enumerationclassgenerator
A C# source generator to create an enumeration class from an enum type.
csharp csharp-sourcegenerator csharp9 dotnet enum enumeration sourcegenerator
Last synced: 28 Oct 2025
https://github.com/jondjones/iloveepiserver
A store for all useful things Episerver related. Contains loads useful code snippets ranging from Episerver 6 onwards
cms csharp episerver episerver-cms episerver-commerce
Last synced: 16 May 2025
https://github.com/dolittle/dotnet.sdk
Dolittle .NET SDK
csharp dolittle event-driven event-sourcing events hacktoberfest
Last synced: 02 Sep 2025
https://github.com/volorf/vr-notifications
Simple Notification System for VR.
alert csharp message notification package popup prototypes prototyping snackbar unity unity-3d unity3d virtual-reality vr xr
Last synced: 02 Sep 2025
https://github.com/chrissainty/blazortoast
Companion repo for blog post: Blazor toast notifications using only C#, HTML & CSS
blazor csharp razor-components toast toast-notifications webassembly
Last synced: 06 May 2025
https://github.com/google-pay/tink-jni-examples
Sample codes for using Tink via JNI
csharp dotnet ruby ruby-on-rails
Last synced: 10 Jun 2025
https://github.com/yutopp/vjson
A JSON serializer/deserializer (with JsonSchema support) library written in pure C#
csharp json json-schema serialization unity
Last synced: 12 Apr 2025
https://github.com/anzolin/aspnetcoredappermysql
A project example using ASP.NET Core, Dapper ORM and MySQL.
asp-net-core csharp dapper mysql netcore
Last synced: 11 Apr 2025
https://github.com/uladz-zubrycki/reseed
Initialize and clean integration tests database in a convenient, reliable and fast way.
csharp data data-seeding database dotnet integration-testing mssql mssql-database ndbunit2 netcore seed tests
Last synced: 30 Oct 2025
https://github.com/lumivero/c6-add-ons-and-online-sources
Citavi 6 Add-Ons Source Code
citavi csharp csharp-library windows-desktop windows-forms
Last synced: 11 Apr 2025
https://github.com/mayuki/dotnet-sail
Downloads .NET project from Gist, GitHub, Git, or the web and runs it in a container.
Last synced: 12 Aug 2025
https://github.com/grantwinney/ghostsharp
A wrapper for the Ghost blog's RESTful JSON API, written in C#
api api-wrapper csharp ghost ghost-api ghost-blog rest-api restful-api
Last synced: 15 Jul 2025
https://github.com/hookyns/validly
Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide compile-time validation logic generation.
c-sharp csharp data-annotations dotnet dotnet-core library netstandard nuget roslyn source-generator validation validator
Last synced: 10 Apr 2025
https://github.com/dolittle/runtime
Runtime for Dolittle
csharp dolittle event-driven event-sourcing hacktoberfest
Last synced: 02 Mar 2026
https://github.com/fei-sheng-wu/xlsxtohtmlconverter
A fast Xlsx to Html file converter. Support cell fills, fonts, borders, alignments, and other styles. Support different cell sizes and merged cells. Support custom number formats and basic conditions. Support multiple sheets and hidden sheets. Support embedded pictures. Support progress callbacks. Only depend on the Microsoft Open Xml SDK.
conversion convert converter csharp dotnet excel excel-converter excel-exporter excel-parser excel-to-html html html-creator xlsx xlsx-converter xlsx-exporter xlsx-parser xlsx-to-html
Last synced: 08 Feb 2026
https://github.com/rnen/admintoolbox
A SMod2 Server Administration Toolbox Plugin for SCP: Secret Lab
csharp csharp-code plugin scp scp-sl scpsl scpsl-server secret-lab secret-laboratory smod smod2 smod3 unity
Last synced: 04 Oct 2025
https://github.com/pblasucci/ananoid
Ananoid provides nano identifiers, an alternative to UUIDs.
csharp dotnet fsharp identifiers nanoid visual-basic
Last synced: 15 Apr 2025
https://github.com/kiapanahi/aspire.resourceserver.standalone
A standalone .NET Aspire Resource Server implementation
Last synced: 19 Aug 2025
https://github.com/scellecs/frigg
🚀 Inspector Tools For Unity Game Engine
csharp game-development inspector unity unity3d unity3d-editor unity3d-framework unity3d-npm-package unity3d-plugin
Last synced: 03 Oct 2025
https://github.com/wilsonvargas/gradientnavigationtoolbarxamarinforms
This is a small sample application showing how to custom a Navigation Page (Toolbar on Android or UINavigationBar on iOS)
android csharp gradient ios pcl xamarin xamarin-forms xaml
Last synced: 17 Aug 2025
https://github.com/azure/iot-central-bidirectional-device-bridge
The Device Bridge enables the connection of devices to Azure IoT Central in scenarios where it's not possible to use the Azure IoT Device SDKs.
amqp containers csharp docker iot iot-central
Last synced: 08 Aug 2025
https://github.com/dirkster99/usernotifications
Implements a MVVM/WPF Control that shows notificatrions (on top and) at the position of other controls
contol csharp dark-theme dotnet library light-theme message mit-license mvvm notifications nuget-package screenshot theme wpf
Last synced: 12 Apr 2025
https://github.com/maximepremont/zappy_epitech
Epitech project : multiplayer game played by artificial intelligences and viewed by a graphical AR interface.
artificial-intelligence augmented-reality c cpp csharp epitech game python zappy
Last synced: 02 Jul 2025
https://github.com/colinkiama/easycertinstall
A C# console program that makes it easy to install certificates for sideloaded UWP apps.
cert-files certifcate-files certificate certificate-installation certificate-installations certificates csharp easy easy-to-under easy-to-use uwp-sideloading
Last synced: 10 Aug 2025
https://github.com/ddjerqq/klean
ASP.NET Core 8 Clean Architecture template
asp-net-core blazor blazor-webassembly clean-architecture csharp full-stack tailwindcss
Last synced: 14 May 2025
https://github.com/andrewrathbun/sighunter
A C# (.NET 6) tool to compare the file signature of files recursively and inform the user of matches and mismatches
anti-forensics csharp dfir filesignatures
Last synced: 25 Feb 2026
https://github.com/msdn-whiteknight/winformsexcel
Library that allows to host MS Excel interface in Windows Forms application as a user control
csharp csharp-library custom-controls dotnet excel gui library windows windows-forms
Last synced: 03 Aug 2025
https://github.com/sherweb/public-apis
This repository contains all source code of our API's nuget and sample code that shows how to use them.
api authorization client csharp distributor sherweb
Last synced: 30 Jul 2025
https://github.com/welterdevelopment/context-ide-winui
Simple and self-contained IDE for the ConTeXt typesetting system.
Last synced: 14 Apr 2025
https://github.com/kara-4search/hellgateloader_csharp
Load shellcode via HELLGATE, Rewrite hellgate with .net framework for learning purpose.
bypass bypass-antivirus bypass-edr bypass-linehook csharp hellgate pentest redteam shellcode shellcode-loader syscalls
Last synced: 15 Apr 2025
https://github.com/vincenth-net/modern.csharp.templates
A toolkit of modern dotnet new templates for C# 13, .NET 9, Microsoft Orleans 9, Windows App SDK and Uno Platform 5
csharp csharp-markup csharpmarkup dotnet dotnet-core dotnet-new dotnet-templates orleans-applications uno-platform windowsappsdk winui3
Last synced: 03 Oct 2025
https://github.com/kaiosilveira/design-patterns
C# implementation of all design patterns discussed at "Design Patterns" (Gamma et al. ("GoF"), 1994), with examples and diagrams extracted from "Head-First Design Patterns" (Freeman et al., 2004)
csharp design-patterns dotnet-core
Last synced: 03 Aug 2025
https://github.com/nordes/honosoft.dotnet.web.spa.projecttemplates
.Net Core 2.2 > SPA Application with VueJS/Vuex/WebPack 4/Picnic CSS/Fontello
csharp docker dotnet dotnet-core dotnet-core2 nuget picniccss spa template vuejs vuejs2 webpack
Last synced: 03 Aug 2025
https://github.com/bolner/asyncfastcgi.net
C# Async FastCGI client library for .NET Core
async csharp dotnet-core fastcgi library
Last synced: 19 Aug 2025
https://github.com/bluedotbrigade/weevil
Filter, analyze and gain valuable insight into log files. It's all about "boring log files for tasty bytes".
analysis analysis-framework csharp log logs weevil wpf
Last synced: 14 Apr 2025
https://github.com/fracerqueira/ringbufferplus
The generic ring buffer with auto-scaler (elastic buffer).
circular-buffer csharp cyclic-buffer dotnet dotnetcore elastic-buffer rabittmq ring-buffer ringbuffer
Last synced: 11 Apr 2025
https://github.com/rokez98/handshakestheory
Веб-приложение, проверяющее теорию 6 рукопожатий между профилями в соц.сети VK.
asp-net-core csharp graph-algorithms javascript react social-networks vk
Last synced: 07 Jul 2025
https://github.com/naeemaei/monitoringexample
An ASP.NET Core web API monitoring project with Prometheus, grafana. For run project and see grafana dashboards up docker compose
asp-net-core csharp docker docker-compose dotnet grafana grafana-dashboard monitoring prometheus
Last synced: 26 Mar 2025
https://github.com/zwave-js/zwavejs.net
A Z-Wave JS wrapper for the .NET Framework. Supporting various targets, and providing a feature rich Z-Wave API.
core csharp dotnet netcore31 netstandard20 netstandard21 wrapper zwave zwave-js zwave-js-server
Last synced: 30 Apr 2025
https://github.com/lazziya/mytrips
Sample project for basic multi-cultural web application, built with ASP.NET Core 2.1.
asp-net-core client-side-validation csharp decimal-numbers-validation localization multicultural web-app web-application
Last synced: 10 Apr 2025
https://github.com/JnRMnT/ZemberekDotNet
ZemberekDotNet is the .NET Port of Zemberek-NLP (Natural Language Processing tools for Turkish).
csharp language machine-learning morphology natural-language-processing nlp nuget turkish zemberek zemberek-nlp
Last synced: 03 May 2025
https://github.com/nettopologysuite/nettopologysuite.io.sqlserverbytes
A SQL Server IO module for NTS which works directly with the serialization format
c-sharp csharp dotnet geo library mssql nettopologysuite nts sql-server sqlserver
Last synced: 30 Apr 2025
https://github.com/jnrmnt/zemberekdotnet
ZemberekDotNet is the .NET Port of Zemberek-NLP (Natural Language Processing tools for Turkish).
csharp language machine-learning morphology natural-language-processing nlp nuget turkish zemberek zemberek-nlp
Last synced: 18 Apr 2025
https://github.com/jeffersonqin/mahirulauncher
🍢 Cross-platform modular launcher
avaloniaui cross-platform csharp dotnet mvvm osx script task-scheduler
Last synced: 11 Apr 2025
https://github.com/exts/godot-yourfirstgame
C# Version of Your First Game Tutorial
csharp gamedev godot godot-engine godot3 mono
Last synced: 18 Jun 2025
https://github.com/atata-framework/atata-configuration-json
JSON configuration of Atata
atata configuration csharp dotnet json json-configuration
Last synced: 14 Jun 2025
https://github.com/etesync/etebase-csharp
A C# client library for Etebase
csharp csharp-library encryption end-to-end-encryption etebase etesync
Last synced: 08 Sep 2025
https://github.com/simonnyvall/b-branch
A better git branch tool / git extension 🌿
branch cli cross-platform csharp extension git linux macos version-control windows
Last synced: 01 May 2026
https://github.com/trk20/aps_generator
APS Tetris Generator for From The Depths
csharp fromthedepths uno-platform
Last synced: 27 Apr 2026
https://github.com/samuel-oldra/devgames.api
🟣 C# e .NET 6 (3ª ed.)
aspnet-core autofixture automapper clean-code csharp dependency-injection dotnet-core-webapi dotnet6 eager-loading entity-framework-core inmemory-db migrations moq repository-pattern serilog shouldly sqlite sqlserver swagger xunit
Last synced: 27 Oct 2025
https://github.com/nickprotop/ServerHub
A TUI server monitoring and management dashboard for Linux. Real-time metrics, logs, and remote control from your terminal.
cli csharp dashboard developer-tools dotnet linux server-monitoring terminal tui
Last synced: 03 Apr 2026
https://github.com/ritwickdey/wemate
A simple zero level chat website made with ASP.NET Form and SQL Server as Backend service.
asp-net asp-net-webform beginner-project chat chat-application csharp sql-server
Last synced: 31 Jan 2026
https://github.com/thangchung/modular-starter-kit
The starter kit with entire modular approach to help remove boilerplate code in developing
bootstrap cryptocurrency csharp docker dotnet dotnetcore es6 graphql javascript modular react redux starter-kit web webpack
Last synced: 24 Oct 2025
https://github.com/framinosona/xamarin-developer-sample
This is my playground, I try to make things as clean as possible so that I can reuse them.
csharp logging nlog prism xamarin xamarin-android xamarin-essentials xamarin-forms xamarin-ios xaml xaml-style
Last synced: 06 Mar 2026
https://github.com/khoido2003/roslyn-filewatch.nvim
File watcher for Roslyn LSP in Neovim (C#)
csharp file-watcher neovim neovim-plugin nvim roslyn
Last synced: 05 Apr 2026
https://github.com/smx-smx/valasharp
The Vala Compiler, ported to C#
autocomplete c compiler csharp language-server vala vapi
Last synced: 14 Apr 2025
https://github.com/jasondrawdy/amaterasu
Lightweight licensing library for .NET applications which allows the managing of licenses via web based scripts and on-the-fly code compilation.
amaterasu antebyte code-generation compiler cryptography csharp dotnet dynamic encryption hacking library license license-management memory-management networking on-the-fly scripting security web windows
Last synced: 22 Apr 2025