Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2025-01-30 00:06:20 UTC
- JSON Representation
https://github.com/meredoth/stat-system
An extensible stat system with modifiers for the Unity game engine
csharp extensible game-development gamedev modifiers stats unity
Last synced: 30 Nov 2024
https://github.com/MarcelvanDuijnDev/Unity-Presets-Scripts-Tools
[Unity3D] Unity Presets - A Library full of content: Free Unity Scripts / Art / Tools that can be used for unity projects copyright free. - Marcel van Duijn
csharp free opensource presets unity3d unitypackage
Last synced: 10 Nov 2024
https://github.com/xavierarpa/UniFlux
Typed Event Driven with Flux for Unity.
csharp event-driven eventbus flux game-development unity unity-game unity3d
Last synced: 18 Nov 2024
https://github.com/marcel0024/redditbots
A .NET 7 console application that runs multiple Reddit bots and posts live logs to an web application
angular console-application csharp dotnet-core reddit-bot
Last synced: 18 Nov 2024
https://github.com/akv3sic/MAUI-store-app
.NET MAUI store app developed for an Master's Thesis, utilizing the Fake Store API.
csharp dotnet dotnet-maui ecommerce maui mobile-app mvvm shop-app shopping-app xamarin xamarin-forms
Last synced: 12 Nov 2024
https://github.com/nickacpt/modernuidoneright
A rewrite of my old theme library for WinForms
csharp modernui theme-library ui user-interface windowsforms winforms winforms-controls winforms-library
Last synced: 24 Jan 2025
https://github.com/marusyk/binarysearchtree
Binary Tree as a cross platform NuGet package
algorithm binary-trees binarytree c-sharp-library csharp dotnet dotnet-standard hacktoberfest nuget nuget-package tree
Last synced: 31 Dec 2024
https://github.com/dkurt/dotnet_riscv
Build .NET SDK for RISC-V
csharp dotnet dotnet-sdk risc-v riscv64
Last synced: 09 Jan 2025
https://github.com/alisharify7/Programming-Questions
Solve Some Programming Questions || سوالات برنامه نویسی به همراه جواب
c cplusplus csharp java javascript persian php problem-sets programming-practices programming-problems-solutions python python-problem-solving python-questions python-quiz python-test python-training python3 question-answering
Last synced: 20 Nov 2024
https://github.com/Concurrency-Lab/ParallelHelper
Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer is built with the help of the .NET Compiler Platform (Roslyn) and is available as a NuGet package as well as a Visual Studio extension.
analyzer async asynchronous await best-practices bugs code-quality concurrency csharp dotnet nuget parallel quality-control roslyn static-code-analysis visual-studio
Last synced: 06 Nov 2024
https://github.com/dfchang149/fluent-tic-tac-toe
A Fluent-styled game of Tic-Tac-Toe for Windows
csharp desktop-app dotnet fluent fluent-design game mica tic-tac-toe windows windows-11 winui winui3 xaml
Last synced: 12 Oct 2024
https://github.com/herokudev/c-sharp-30-days-of-code
Learn the basics of this popular programming language.
Last synced: 18 Dec 2024
https://github.com/lucasteles/Strongly
💪🏾 A strongly-typed domain values source-generator
csharp dotnet source-generator strongly-typed typed value-object
Last synced: 08 Nov 2024
https://github.com/ichenpipi/unity-code-executor
[Unity Editor Tool] A front-end interface where you can create, edit, save and dynamically execute code snippets.
csharp debug dynamic-execution executor game-development lua snippets unity unity-editor xlua
Last synced: 10 Oct 2024
https://github.com/blakepell/AvalonMudClient
A Windows MUD client written in C#/WPF for .NET 8.
csharp dotnet-core mud-client muds multi-user-dungeon rpg
Last synced: 16 Nov 2024
https://github.com/Spinnernicholas/EnumFastToStringDotNet
This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based ToString method. Why? The default enum ToString method implements a binary search which is great for large lists but becomes time and memory inefficient for a just a few items when compared to a switch expression.
csharp csharp-sourcegenerator dotnet roslyn
Last synced: 08 Nov 2024
https://github.com/minecake147e/shamisen
Cross-Platform Audio Library for .NET 7 and later.
audio audio-library audio-player audio-streaming codecs cross-platform csharp csharp-library dotnet dotnet-core dotnetcore flac mono monogame signal-processing xamarin
Last synced: 12 Oct 2024
https://github.com/atasoyhus/cenin
An implementation of feed-forward phase of deep Convolutional Neural Networks in pure C#
convolutional-neural-networks csharp csharp-library image-processing vbnet
Last synced: 12 Oct 2024
https://github.com/mob-sakai/OpenSesame
A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"
accessibility compiler csc csharp roslyn
Last synced: 10 Nov 2024
https://github.com/alword/signalrcoreandunity
Video description https://www.youtube.com/watch?v=ntqxSSWG66g
csharp csharp-code netstandard20 signalr-client signalr-core unity websockets
Last synced: 12 Oct 2024
https://github.com/mob-sakai/opensesame
A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"
accessibility compiler csc csharp roslyn
Last synced: 11 Nov 2024
https://github.com/chickensoft-games/introspection
Create mixins and generate metadata about types at build time to enable reflection in ahead-of-time (AOT) environments.
csharp introspection mixins reflection sourcegenerator
Last synced: 22 Jan 2025
https://github.com/smourier/sqlnado
SQLNado (SQLite Not ADO) is a .NET lightweight bloat free wrapper and object persistence framework based on SQLite.
csharp netcore netframework netstandard20 sqlite
Last synced: 15 Nov 2024
https://github.com/phil-guo/maruko
maruko是一个基于dotnetcore的快速开发框架,他实现freesql,automap,模块化,DDD 设计思想等常用性功能.
autofac automapper csharp domain-driven-design dotnetcore freesql module
Last synced: 13 Nov 2024
https://github.com/nvjob/viking-village-nvjob-sky-water-stc
Unity Viking Village + #NVJOB Water Shader, Dynamic Sky, STC (Demo). Unity Asset.
csharp dynamic-sky fps-counter mit nvjob nvjob-shaders sc-shaders shader shaders speedtree stc unity unity-fps unity-shader unity-sky unity-water unity3d water-shader
Last synced: 13 Nov 2024
https://github.com/alugili/csharp7features
New C# 7.0 features in Visual Studio 2017 RC
cheatsheet cheatsheets csharp csharp7 programming-languages
Last synced: 15 Nov 2024
https://github.com/depthbomb/scraps
Scrap.TF Raffle Joining Bot
bot bots csharp dotnet dotnet5 dotnetcore tf-raffle-bot windows-forms winforms
Last synced: 24 Jan 2025
https://github.com/berrybeat/neo4j.berries.ogm
This repository adds an OGM functionality for csharp
csharp dotnet-core graph neo4j nosql ogm-neo4j
Last synced: 29 Jan 2025
https://github.com/ltruijens/google-auth-csharp
Google Authenticator TOTP C#
csharp google-authenticator totp
Last synced: 17 Dec 2024
https://github.com/jp2masa/movere
Movere is an implementation of managed dialogs for Avalonia.
avalonia avaloniaui csharp dialogs
Last synced: 10 Oct 2024
https://github.com/stardustdl/razorcomponents.markdown
Razor component for Markdown rendering.
acblog blazor component-library csharp dotnet dotnet-core frontend highlighting javascript markdig markdown mermaid razor razor-components razorcomponents
Last synced: 14 Dec 2024
https://github.com/dfchang149/Fluent-Tic-Tac-Toe
A Fluent-styled game of Tic-Tac-Toe for Windows
csharp desktop-app dotnet fluent fluent-design game mica tic-tac-toe windows windows-11 winui winui3 xaml
Last synced: 02 Nov 2024
https://github.com/ale1/splashdown
Splashdown - A Unity open-source splash and icon generator
csharp game-development icon logo mobile mobile-app tool unity unity-package unity3d upm-package
Last synced: 10 Oct 2024
https://github.com/nikvoronin/xinput.wrapper
XInput wrapper in a single and monolithic C# class that can be embedded as source code in any project.
csharp game-controller game-development gamepad windows wrapper xinput
Last synced: 15 Nov 2024
https://github.com/andrew-boyarshin/loaderwatch
Windows 10 PE image loader (LDR) NTDLL component toolbox
csharp loader ntdll windows windows-10 windows-internals
Last synced: 07 Nov 2024
https://github.com/d4n3436/fergun
A utility Discord bot written in C# using Discord.Net
csharp discord discord-bot discord-net image-search ocr tts
Last synced: 08 Nov 2024
https://github.com/tonyredondo/twcore2
A multipurpose framework library for .NET
csharp dotnet dotnet-core dotnet-framework dotnet-standard dotnetcore
Last synced: 07 Nov 2024
https://github.com/q60/rot13
This is a collection of ROT13 encoding programms written in different languages. Just for fun.
algorithms bash brainfuck c challenge challenge-project challenges challenging-algorithms cmake cplusplus csharp encoding-programms esoteric-language factor gleam java languages rust
Last synced: 27 Oct 2024
https://github.com/ankitsharma-007/crud.aspcore.angular.webapi.ado
CRUD Operations in ASP.NET Core 3.0(preview-6) using Angular 8 , Web API and ADO.NET at back-end with the help of VS 2019.
ado angular-forms angular8 ankit-sharma article asp asp-net-core crud-application csharp sqlserver visual-studio webapi
Last synced: 09 Nov 2024
https://github.com/bobld/camelot-sharp
A C# library to extract tabular data from PDFs (port of camelot Python version using PdfPig).
camelot camelot-sharp csharp dotnet extract-table extracting-tables extraction extraction-engine netstandard opencv pdf-table-extract pdf-table-extraction pdfparser pdfpig pdfs table table-extraction
Last synced: 08 Nov 2024
https://github.com/exocoold/waveshare.epaperdisplay
.Net Core Library to show images on Waveshare E-Paper Displays
csharp dotnet-core dotnet-standard dotnetcore e-paperdisplay gpio nunit spi waveshare-eink
Last synced: 08 Jan 2025
https://github.com/zimbres/uptimekumaremoteprobe
A remote probe, implemented in C#, designed to interface with the 'Push' monitor type in Uptime Kuma
asp-net csharp docker remote-probe uptime-kuma
Last synced: 30 Dec 2024
https://github.com/darkrewar/survivorsstarterkit
A Godot 4 starter kit to create a Vampire Survivors-like game.
csharp game game-development gamedev godot godot-engine godot-engine-4 starter-kit
Last synced: 27 Oct 2024
https://github.com/boomdao/unity-template
A comprehensive Unity template with all necessary code for integration with ICP. Features include on-chain login authentication, payments, minting, burning, action system, entity datastore, white-label shop, and white-label NFT marketplace.
csharp dfinity internet-computer unity
Last synced: 11 Jan 2025
https://github.com/Excel-projects/Excel-Markup
:cloud: This VSTO Add-In is used for marking up Excel files with revisions. There are two common methods of indicating where a revision has changed a drawing that contains a system diagram. The first is the cloud method, were each change is enclosed by a cloud shape. The second method involves placing a triangle with the revision number next to each effected portion of the drawing. The cloud method indicates changes from the most recent revision only, whereas the second method indicates all revisions to the drawing because all of the previous revision circles remain on the drawing. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In.
addin cloud csharp diagram diagram-editor engineering excel instrumentation markup pid piping revision triangle vb-net vba visual-studio visual-studio-community vsto xml
Last synced: 13 Nov 2024
https://github.com/urielguy/kicad_sharp
A C# library wrapping some of KiCad's functionallity, allowing for some features not in the software and programmatic circuit creation
automation csharp csharp-library eda kicad openscad pogo-pins
Last synced: 12 Oct 2024
https://github.com/wiresock/ndisapi.net
C# Interface for Windows Packet Filter
Last synced: 05 Nov 2024
https://github.com/giansalex/materialskin
:art: Material Skin for Windows Forms (Net Framework 4.0 or above)
csharp material-design net40 winforms
Last synced: 27 Oct 2024
https://github.com/alexandermorozovdesign/linear_cutting
Linear Cutting Optimization / Cutting Stock Problem / 1D Cutting Stock Problem
1d-cutting-stock-problem 1dcuttingstock 1dcuttingstockproblem csharp csharp-code cutting-stock cutting-stock-problem cuttingstock cuttingstockproblem linearcutting visualstudio
Last synced: 12 Oct 2024
https://github.com/haardikk21/binance-trader-csharp
Experimental trading bot for binance.com rewritten in C#
binance binance-trader blockchain bot coin cryptocurrency csharp exchange trading
Last synced: 30 Nov 2024
https://github.com/autodesk-forge/forge-checkmodels-createissues-revit
Design Check with Design Automation for Revit: Perform a basic design check on models uploaded to BIM 360 and log conflicts as Issues
autodesk-bim360 autodesk-data-management autodesk-designautomation autodesk-revit autodesk-webhooks csharp hangfire mongodb
Last synced: 15 Nov 2024
https://github.com/nsubstitute/nsubstitute.analyzers
Roslyn analysers for NSubstitute.
csharp dotnet nsubstitute roslyn-analyzer
Last synced: 14 Nov 2024
https://github.com/jankozik/unityscripting-cpp
A library to allow writing Unity scripts in native code: C, C++, assembly.
cpp csharp unity unity-3d unity-editor unity-scripts unity3d-development unity3d-script
Last synced: 10 Oct 2024
https://github.com/xoofx/gitlib.net
GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET
csharp dotnet dotnet-core git libgit2 libgit2-bindings
Last synced: 05 Nov 2024
https://github.com/mrexodia/funutils
Just some fun utilities I wrote for productivity reasons.
csharp driver git-extenstions gui kernel-driver launcher ripgrep ripgrep-frontend sudo total-commander utilities windows
Last synced: 28 Oct 2024
https://github.com/invisiblemanvpn/invisibleman-vpnclient
Free premium PPTP VPN
Last synced: 03 Oct 2024
https://github.com/daymxn/robloxippuller
Pull the ip of any ROBLOX game you are currently in.
csharp ip networking roblox sniffing
Last synced: 09 Nov 2024
https://github.com/jiowchern/Regulus.Remote
A simple C# network library.
c-sharp csharp data-stream greeter il2cpp netstandard20 network remote-method-invocation socket stride3d unity unity-3d unity3d xenko
Last synced: 13 Nov 2024
https://github.com/PalmEmanuel/AzAuth
A PowerShell module to handle authentication for Azure.
Last synced: 04 Dec 2024
https://github.com/alisharify7/programming-questions
Solve Some Programming Questions || سوالات برنامه نویسی به همراه جواب
c cplusplus csharp java javascript persian php problem-sets programming-practices programming-problems-solutions python python-problem-solving python-questions python-quiz python-test python-training python3 question-answering
Last synced: 17 Nov 2024
https://github.com/outerminds/Entia
Entia is a free, open-source, data-oriented, highly performant, parallelizable and extensible Entity-Component-System (ECS) framework written in C# especially for game development.
component csharp dotnet dotnet-standard ecs entia entity extensible framework game game-development library mit mit-license no-dependencies performant system
Last synced: 10 Nov 2024
https://github.com/oussamabonnor1/cut_the_rope_replica
A "Cut the Rope" game replica, 2D fun mobile game about helping the frog get the candy.
2d 2d-game android csharp game-development mobile unity
Last synced: 12 Nov 2024
https://github.com/mayuki/qulaly
A library that queries Roslyn's C# syntax tree with CSS selector-like syntax.
Last synced: 27 Oct 2024
https://github.com/egvijayanand/blazor-project-templates
.NET Blazor Hybrid Windows desktop project templates
blazor blazorwebview client csharp desktop dotnet dotnet6 dotnet7 dotnet8 dotnet9 hybrid modernization razor templates web windows windowsforms winforms wpf
Last synced: 07 Nov 2024
https://github.com/blakepell/avalonmudclient
A Windows MUD client written in C#/WPF for .NET 8.
csharp dotnet-core mud-client muds multi-user-dungeon rpg
Last synced: 27 Oct 2024
https://github.com/b1f6c1c4/professionalaccounting
Accounting software with debit and credit. 使用借贷记帐法的记账软件
accounting bookkeeping csharp double-entry-accounting double-entry-bookkeeping personal-accounting
Last synced: 29 Oct 2024
https://github.com/aillieo/EasyBehaviorTree
A very simple behavior tree implementation including a creator and runtime codes
ai behavior behavior-tree csharp editor unity
Last synced: 10 Nov 2024
https://github.com/hms-core/hms-push-serverdemo-csharp
C# sample code encapsulates APIs of the HUAWEI Push Kit server. It provides many sample programs for your reference or usage.
csharp hms huawei push push-notifications sendmessage
Last synced: 06 Dec 2024
https://github.com/sergio0694/reflectiontoil
A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation
csharp dotnet dotnet-standard dotnetcore reflection
Last synced: 08 Nov 2024
https://github.com/bgrainger/pcgrandom
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
csharp netcore pcg pcg-random prng random-number-generators
Last synced: 28 Oct 2024
https://github.com/Huntrox/CommandConsole
Unity Runtime Command Console For Easy Cheat Codes and Developers Commands
cheat command command-console command-line console csharp developer-tools development tools unity unity3d
Last synced: 10 Nov 2024
https://github.com/bgrainger/PcgRandom
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
csharp netcore pcg pcg-random prng random-number-generators
Last synced: 10 Nov 2024
https://github.com/cassiojhones/folderflex
Move todos os arquivos das subpastas para a pasta raiz
csharp dotnet open-source windows wpf xaml
Last synced: 10 Oct 2024
https://github.com/bardin08/dotnet-roadmap
A beginner-friendly guide offering structured learning paths in .NET and fundamental algorithms. Features resources, exercises, and projects, ideal for new and refreshing developers to master essential skills
algorithms csharp datastructures dotnet made-by-ukrainians roadmap
Last synced: 01 Nov 2024
https://github.com/jerry08/woka
Provides workarounds for issues/bugs related to .NET MAUI
android bugs csharp ios issues macos maui windows workarounds
Last synced: 27 Oct 2024
https://github.com/cajuncoding/pdftemplating.xslfo
This is a C# .NET solution that tests and illustrates the capabilities of Xsl-FO for dynamically generating PDF documents. It provides a way to generate the XSL-FO source xml from Xslt or Razor Templating to address various development teams. And it provides basic WinForms Application that can be used to aid in developing the Xslt and Xsl-FO markup.
apache-fop azure-functions csharp fonet fop java microservice pdf-files pdf-generation pdf-rendering pdf-reports pdf-templating razor-templates razor-views serverless template-engine xsl-fo xslfo xslt xslt-template
Last synced: 27 Oct 2024
https://github.com/kvanttt/dage
Desktop Antlr Grammar Editor
antlr avalonia csharp golang grammar hacktoberfest java javascript parser-generator python
Last synced: 28 Oct 2024
https://github.com/sagifogel/ncop
Composite-aspect oriented framework for .NET
aop aspect aspect-oriented-framework aspect-oriented-programming composite csharp mixins
Last synced: 22 Nov 2024
https://github.com/smurf-iv/liquesce
Definition: melt from solid to liquid; mix in Synonyms: fuse, liquefy, blend, pool.
cbfs csharp filesystem service
Last synced: 08 Nov 2024
https://github.com/LuckyDucko/AwaitablePopups
Customisable Popups for Xamarin Forms
async await awaitable-popups csharp custom-popup dialogs loader popup popup-page popups userdialogs xamarin xamarin-forms xamarin-library xamarin-plugin
Last synced: 13 Nov 2024
https://github.com/kryptos-fr/avalonia.gamestudio
Stride GameStudio running on Avalonia UI
avalonia csharp game-development gamestudio multi-platform stride-3d
Last synced: 08 Nov 2024
https://github.com/fathi-riham-mn/timetracker
Simple time tracking application made in C# (.NET) and WinForms . Translation is available in English and Czech.
csharp dotnet timetracker timetracking windows-forms
Last synced: 07 Nov 2024
https://github.com/managedcode/openai
This is an unofficial C# library for the OpenAI API. As there are no official libraries available, we have created our own to help C# developers interact with the API easily.
chatgpt chatgpt-api csharp gpt-3 openai openai-api
Last synced: 19 Nov 2024
https://github.com/marklauter/telloapi-sdk-2.0
Flight Controller for Ryze/DJI Tello Drone in C#
Last synced: 14 Dec 2024
https://github.com/jpmikkers/pepernote
PeperNote is a MIT licensed open source desktop stickynote replacement
csharp dotnet dotnetcore postit sticky stickynote windows windows-10 windows-7 wpf
Last synced: 11 Oct 2024
https://github.com/ACEmulator/ACViewer
Viewer / Utility for DAT files for the game Asheron's Call
asherons-call browser cell csharp dat explorer monogame portal viewer worldbuilder
Last synced: 13 Nov 2024
https://github.com/mhallan/xeeny
Framework For Building And Consuming Services In .Net Standard
csharp dot-net dotnet dotnetstandard duplex json messagepack services tcp udp websockets xamarin
Last synced: 12 Oct 2024
https://github.com/bayatgames/jsonformatter
Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)
csharp csharp-library csharp-script formatter json json-parser json-serialization serialization serialization-library serializer unity unity-3d unity-asset unity-scripts unity3d unity3d-plugin
Last synced: 20 Jan 2025
https://github.com/zeelyn/uragano
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
asp-net-core circuit-breaker consul core csharp dependency-injection dotnetcore dotnetty dynamicproxy microservice polly redis-cache rpc service-discovery
Last synced: 09 Nov 2024
https://github.com/kekyo/microsoft.codeanalysis.activepatterns
F# Active pattern library for Roslyn Compiler Platform (C#, VB)
Last synced: 30 Oct 2024
https://github.com/geraked/game-tiptop
Simple 2D Game For Mobile Devices
2d-game android csharp game game-development geraked ios mobile open-source open-source-game open-source-project rabist unity
Last synced: 09 Nov 2024
https://github.com/marcominerva/KernelMemoryService
A lightweight implementation of Kernel Memory as a Service
ai artificial-intelligence azure azure-openai azureopenai chat-completion csharp embeddings gpt kernel-memory openai rag retrieval-augmented-generation semantic-kernel visual-studio
Last synced: 09 Nov 2024