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.

https://github.com/stephenpadams/sixfourthree.boxpacker

Port of the dvdoug's BoxPacker library (originally written in PHP) to C#.

boxpacker boxpacker-library csharp csharp-library

Last synced: 11 Jun 2025

https://github.com/emik03/keepcoding

KeepCoding is a C# class library meant to help speed up the process of scripting Keep Talking and Nobody Explodes modules by giving better alternatives to common commands, and automating things universal to module-creation. (such as moduleIds, or logging)

csharp dll extension extensions helper keeptalking keeptalkingandnobodyexplodes ktane ktane-mods library modkit unity unity3d

Last synced: 10 Apr 2025

https://github.com/grandchamp/commandscaler

A simple command handler pattern implementation, but fully scalable with RabbitMQ

aspnet aspnet-core command-pattern csharp dotnet dotnet-core mediator netcore rabbitmq

Last synced: 01 Aug 2025

https://github.com/sonnemaf/outline

UWP app with OutlineTextBlock using Win2D

csharp uwp win2d windows10

Last synced: 15 Apr 2025

https://github.com/krispyarena/book-hub

This project leverages the power of ASP.NET Core MVC and Entity Framework Core to create a robust and scalable eCommerce web application related to books.

asp-net-core-mvc bootstrap csharp entity-framework jquery mssql razor-pages

Last synced: 01 Sep 2025

https://github.com/mouseless/baked

An opinionated framework for .NET and Vue

csharp dotnet framework nuxt opinionated primevue vue

Last synced: 03 Mar 2026

https://github.com/pranavkakde/seleniumframeworkcsharp

Test Automation Framework using Selenium, C#, NUnit and Page Object Model

automation csharp nunit pageobject-pattern selenium

Last synced: 14 Oct 2025

https://github.com/ookii-tsuki/unity-color-palette

A unity library for generating a color palette from an image inspired by Android's Palette API

android android-library color color-palette color-scheme csharp library port unity unity3d-plugin

Last synced: 26 Feb 2026

https://github.com/mo-esmp/myblog

A simple blog system built with ASP.NET Core 2.0.

asp-net-core blog csharp

Last synced: 29 Jul 2025

https://github.com/nenonaninu/rxwebsocket

WebSocket Client for Unity and .NET Standard2.0 / .NET 5 using Rx. (C#)

csharp net-core net-standard netstandard reactive reactive-programming unity3d websocket websocket-server websockets

Last synced: 09 Oct 2025

https://github.com/nanoframework/nanoframework.signalr.client

:package: .NET nanoFramework SignalR Client Library

csharp dotnet esp32 hacktoberfest iot mcu stm32

Last synced: 23 Oct 2025

https://github.com/oussamabonnor1/fun-facts-calculator-wpf

This is my first attempt at WPF desktop apps, going for the basic test: a simple calculator!

api csharp flat-design math microsoft nuget-package restful-api simple-calculator visual-studio wpf xaml

Last synced: 24 Oct 2025

https://github.com/edg-l/ByteNetwork

A really simple C# networking library, UDP.

csharp csharp-library networking udp udp-client udp-server

Last synced: 21 Sep 2025

https://github.com/turtle-insect/ff9

Switch FF9 SaveDate Editor

csharp game save-editor switch wpf

Last synced: 14 Apr 2025

https://github.com/rds1983/jord

"Tales of Jord" is action RPG game influenced by MMORPG SlothMUD.

csharp game monogame myra roguelike

Last synced: 19 Mar 2025

https://github.com/punker76/mahapps.metro.customdialog.sample

Sample for a custom Dialog with MahApps.Metro

csharp dialogs mahapps mvvm oss sample wpf wpf-application xaml

Last synced: 19 Mar 2025

https://github.com/jbe2277/dotnetapibrowser

Windows application for browsing the public API of .NET Assemblies and NuGet packages.

api assembly csharp dotnet nuget roslyn waf

Last synced: 12 May 2025

https://github.com/unoplatform/uno.blazor.native.todoapp

A Todo app using Uno WebAssembly Renderers for Blazor Native

blazor blazor-native csharp mono uno uno-platform uwp wasm webassembly xamarin xamarin-forms

Last synced: 27 Jun 2025

https://github.com/drolx/frequency

A multi device compatible free dotnet based program for UHF RFID devices

csharp dotnet hacktoberfest hacktoberfest-accepted hacktoberfest2021 rfid-reader uhf-rfid uhf-scanner uhf-transceiver

Last synced: 08 Sep 2025

https://github.com/kardelruveyda/nlayer-demo

N-Tier/(Layer) Architecture in .NET Core

csharp dotnet-core nlayer nlayer-architecture

Last synced: 13 Apr 2025

https://github.com/pgenfer/mixinSharp

extension for VS2015 that adds mixins to C#

csharp mixins roslyn visual-studio-extension

Last synced: 08 Jul 2025

https://github.com/rem0o/sqlquerybuilder

C# library to build type safe T-SQL queries around your POCO classes.

csharp dotnetstandard sql sql-query sql-query-builder

Last synced: 09 Jul 2025

https://github.com/flagbrew/coreapi

An API server used for Auto Legalization and GPSS for PKSM. Used to be Python but that was a pain.

csharp dotnet-core golang pkhex pksm pokemon

Last synced: 07 May 2025

https://github.com/cloudfreexiao/skynetclient

skynet unity client

csharp skynet sproto

Last synced: 07 May 2025

https://github.com/manuelroemer/ncommons

A set of several .NET libraries which provide common building blocks that can be used by any kind of library or application.

collections common csharp library monads observables

Last synced: 07 May 2025

https://github.com/mjakeman/builder-csharp

C# Language Support for GNOME Builder via csharp-ls and LSP

csharp gnome-builder lsp lsp-client

Last synced: 07 May 2025

https://github.com/textgamex/moder

HOI4 Cross-platform Visual Editor

avalonia csharp editor hoi4 linux paradox tools windows

Last synced: 17 Jul 2025

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/rineshpk/blazorservercrud

Sample Blazor Server CRUD Application used in "Blazor Server CRUD App Using Visual Studio Code" tutorial published at https://dev.to/rineshpk/blazor-server-crud-app-using-visual-studio-code-2b2g

blazor blazor-server csharp dotnet dotnetcore entity-framework-core vscode webapi

Last synced: 04 Apr 2026

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/imrostami/googletranslateapi

کتابخانه استفاده از مترجم گوگل در زبان سی شارپ

csharp google google-translate google-translate-api translate translation

Last synced: 06 Sep 2025

https://github.com/eadwincode/movieplayer

WPF Classic Movie Player designed with C# and uses VLC codecs to render videos and deliver track quality sounds. Supports ALL VLC file formats, Radio, last seen, etc.

csharp vlc-media-player wpf wpf-application

Last synced: 12 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/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/alidevhere/certificate-generator

Certificate Generator app useful for generating certificates from a given template.

acm automation certificate-generator certificates community csharp easy-to-use msla software webinars

Last synced: 31 Jan 2026

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/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/andresrodriguez55/studentinformationsystemdesktopappforegeuniversity

Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.

ado-net csharp database desktop-application ege-uni entity-framework http mssql sql student-information-system system-information university windows-forms

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/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/nanoframework/nanoframework.json

:package: .NET nanoFramework Json serealizer/deserializer library

csharp deserialization dotnet hacktoberfest library nanoframework serialization

Last synced: 01 Jun 2026

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/mirzaevolution/Vx-Shutdown-Timer

Shutdown Manager for Ms Windows operating system. Supports countdown timer, scheduled timer, service timer and various trigger timers.

csharp hibernate mvvm-pattern restart shutdown-manager shutdown-timer shutdown-trigger windows windows-service wpf

Last synced: 12 Mar 2025

https://github.com/ssukhpinder/designpatterns

The repository serve as valuable resources for developers looking to understand, implement, and apply design patterns in their projects.

coding csharp csharp8 design-pattern design-patterns dotnet dotnet-core dotnetcore

Last synced: 10 Apr 2025

https://github.com/rushuiguan/expression

c# expression parser and evaluator

csharp eval expression parser

Last synced: 11 Jun 2025

https://github.com/jeremyskinner/ssh-config-parser

C#/.NET parser for OpenSSH config files

csharp netstandard openssh openssh-config ssh ssh-config

Last synced: 29 Jul 2025

https://github.com/HectorPulido/Three-Genetics-Algorithm-Using-Unity

Those are three Genetics Algorithm using unity

ai csharp gamedev genetic-algorithm unity

Last synced: 25 Apr 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/atlas-os/atlas-toolbox

AtlasOS Toolbox made with C# and WinUI 3

atlasos csharp open-source toolbox winui3

Last synced: 15 Apr 2025

https://github.com/emimontesdeoca/trafficjamanalyzer

An advanced tool designed to help monitor and analyze traffic

ai aspire csharp dotnet net semantic-kernel

Last synced: 10 Mar 2026

https://github.com/jdsherbert/unity-serializable-dictionary

Custom C# Dictionary implementation, serializable by the Unity inspector.

csharp csharp-code dictionary inspector serialization unity unity-3d unity-editor unity-scripts unity2d unity3d

Last synced: 31 Jul 2025

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/igeligel/skadisteam.inventory

❄️.NET Standard library to get inventories in steam.

csharp dotnet dotnet-standard dotnetcore steam steam-api steam-client steamapi

Last synced: 15 May 2025

https://github.com/james231/gcode-razor-postprocessor

Adds loops and recursion features to early versions of G-Code (using C# Razor Syntax). Complete with editor and examples.

csharp dotnet g-code gcode gcode-generation postprocessor razor

Last synced: 27 Oct 2025

https://github.com/aarjaneiro/cronoseries

A fork of Cronos with a focus on being a Time Series class library.

arima arma csharp garch netcore sarima time-series

Last synced: 07 May 2025

https://github.com/jasontaylordev/todo-aspnetcore-csharp-sqlite

A starter project for creating an ASP.NET Core application using C# and SQLite hosted on Azure. The project contains sample application code which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get the app up and running quickly.

azd-templates azure azure-app-service azure-application-insights bicep csharp dotnet

Last synced: 11 Apr 2025

https://github.com/feifeid47/unity-onlineprefs

一个可以轻松将原本由PlayerPrefs存储的数据同步到云端的插件。提供和PlayerPrefs一样的接口。兼容新老用户,将PlayerPrefs替换成OnlinePrefs,老用户数据不会丢失。

csharp unity unity3d

Last synced: 30 Oct 2025

https://github.com/Cryma/TwitchApi.Net

C# Wrapper for the Twitch Helix API

api csharp helix twitch wrapper

Last synced: 10 May 2025

https://github.com/antelcat/chatshell

ChatShell is a cross-platform, command-line tool based on ChatGPT, supporting multiple shells and customizable configurations.

bash chatgpt chatgpt-api cli cross-platform csharp developer-tools dotnet gpt linux macos openai productivity shell windows

Last synced: 03 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/digitecgalaxus/projectsruler

This is a C# Project for architectural governance. It checks the .csproj and .sln files and can be used to implement some rules upon them.

architecture architecture-governance csharp dotnet governance nuget software-architecture

Last synced: 14 Jun 2025

https://github.com/candycoded/unity-ios-bridge

📱 Bridge for requesting state from an iOS device

csharp ios objective-c unity

Last synced: 06 Apr 2025

https://github.com/cfnptr/pack

Runtime optimized multi-platform data packing library for realtime game resources loading

c c99 compression compressor container cpp cross-platform csharp data library multi-platform pack package packer packing resource resources runtime storage zstd

Last synced: 30 Oct 2025

https://github.com/minapecheux/unitytutorials-basicpatrolsystem

The code for a short tutorial on how to create a basic waypoints-based patrol system in Unity/C# (in text or video format)!

ai csharp patrol system unity unity3d

Last synced: 10 Apr 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/arjuncvinod/data-structures-and-algorithms

Data Structures and Algorithms implemented in different languages

c cpp csharp go java javascript python swift

Last synced: 30 Oct 2025

https://github.com/phanxuanquang/gemini.net

A lightweight SDK enabling integration of Gemini for .NET in a simple way

csharp dotnet dotnet-core gemini gemini-2-0-flash gemini-api gemini-net grounding net8 sdk

Last synced: 03 Apr 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/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/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/kardelruveyda/signalr-best-practices

SignalRBestPractices wit .Net Core 6.0 and basic HTML

best-practices csharp netcore signalr

Last synced: 13 Apr 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/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/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/gosha20777/telegramaspmvcdotnetcorebotexample

A simpe example of telegramm bot on MVC ASP.NET Core 2.0

csharp dotnet-core mvc telegram-bot telegram-bot-api

Last synced: 13 Jul 2025

https://github.com/hectorpulido/three-genetics-algorithm-using-unity

Those are three Genetics Algorithm using unity

ai csharp gamedev genetic-algorithm unity

Last synced: 16 Apr 2025

https://github.com/memoyu/wecomload

C# 实现模拟企微后台登录Demo,并在登陆后获取Cookie,使用Cookie进行一系列的企微后台操作(如发送Secret、创建应用、配置应用侧边栏、获取关联小程序等等操作) 服务商工具

blazor csharp dotnet6 wecom wework wpf

Last synced: 12 May 2025