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/fsu-fall2022-capstone/Project-Group-4

A tower defense game for our group project in CEN4090L at Florida State University for the Fall 2022 term. Made with Unity.

csharp tower-defense unity

Last synced: 11 Mar 2025

https://github.com/jonathanpeppers/mypal

A .NET MAUI sample application that uses omni-input LLMs to create "My Pal", a friendly koala that insults you based on a selfie!

csharp dotnet llms maui openai

Last synced: 25 Mar 2025

https://github.com/smalls1652/muzakbot

A Discord bot to easily share music from one music streaming service to other streaming services.

csharp discord discord-bot dotnet music-share social tool

Last synced: 06 Mar 2026

https://github.com/meokisama/HanoiTower

A small C# WPF application performs Hanoi Tower game...

csharp dotnet game wpf wpf-application

Last synced: 12 Mar 2025

https://github.com/heliomarpm/resizeit-comics

Image resizer (JPG and/or PNG) and CBz or PDF file generator. Reduces or enlarges size by scale or percentage, taking up less space on mobile comic book readers

cbr cbr-generator cbz cbz-generator comics csharp generate-comic generate-comics hq image-resize image-to-cbz image-to-pdf make-comics net5 netcore pdf pdf-generation pdf-to-image repack-comics resize-images

Last synced: 12 Apr 2025

https://github.com/q42/q42.imageresizert

Image resizing for dotnet core mvc projects using ImageMagick

c-sharp csharp dotnet

Last synced: 24 Jul 2025

https://github.com/asmirnov82/avalonia-ai-assistant

Sample AI chat assistant based on Avalonia and LLamaSharp

ai-assistant avalonia csharp llamasharp

Last synced: 01 Apr 2025

https://github.com/st1lson/albedobot

A Discord bot based on the popular anime series Overlord and built on C#

bot csharp discord discord-bot discord-music-bot discord-net lavalink victoria

Last synced: 30 Apr 2025

https://github.com/jeppevammenkristensen/cachesourcegenerator

A source generator that can generate simple cache boilerplate around a method

cache csharp csharp-sourcegenerator dotnet generator memorycache roslyn source sourcegenerator

Last synced: 17 Jan 2026

https://github.com/dynonguyen/smarket

The system to go to the market and support essential purchases online

api csharp dotnet-core java springboot

Last synced: 09 Apr 2026

https://github.com/webappsuk/httprecorder

A flexible .Net Standard 1.6 recorder allowing for the robust recording and replay of Http transactions.

asp-net asp-net-core asp-net-mvc csharp csharp-library httpclient httpmessagehandler instrument messagepack netstandard16 nuget nuget-package playback scotch vcr zip

Last synced: 18 Aug 2025

https://github.com/kdcllc/csharptopythonlearning

C# Developer's Exciting Journey into Python World 🐍

csharp pip poetry-python python python3

Last synced: 30 Apr 2025

https://github.com/chrispoulter/halcyon-dotnet

A .NET Core project template 👷 Built with a sense of peace and tranquillity 🙏

aspire csharp docker dotnet dotnet-core entity-framework fluent-email fluent-validation github-actions maildev minimal-api postgresql rest-api swagger

Last synced: 30 Jun 2025

https://github.com/autodesk-platform-services/aps-auto-delete-walls

migrated Revit plugin for auto delete walls :An application that takes in a rvt file and outputs another rvt file with all of the walls removed

autodesk-revit csharp dotnet

Last synced: 09 Mar 2026

https://github.com/jenskrumsieck/oxyplot.skiasharp.blazor

The cross-platform plotting library - OxyPlot - is now available for Webassembly using Blazor and SkiaSharp.

blazor charting charts csharp oxyplot plot-library plotting skiasharp wasm webassembly

Last synced: 19 Aug 2025

https://github.com/cnisidis/VL.SCSynth

Super Collider Server Lib - foundation for vvvv and SC integration

csharp lib osc supercollider vvvv

Last synced: 07 Aug 2025

https://github.com/bitzart/blazor.state

Persisting Blazor component state across rendering environments

blazor csharp prerender rehydrate stateful-components webassembly

Last synced: 12 Apr 2025

https://github.com/mitevpi/stenotype

Helper/extension wrapper classes and methods for writing modular Revit API code, faster.

aec architecture autodesk autodesk-revit bim bim-applications computation csharp design design-computation python revit revit-addins revit-api

Last synced: 14 Apr 2025

https://github.com/jpbruyere/crowedit

Extensible text editor using C.R.O.W. for the interface.

crow csharp editor netcore

Last synced: 16 Aug 2025

https://github.com/elotojaa/inifiniterunner

Infinite Runner mobile game

csharp infinite-runner mobile-game unity

Last synced: 30 Jun 2025

https://github.com/gagniuc/programming-languages

A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.

algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic

Last synced: 23 Sep 2025

https://github.com/fl3pp/JFlepp.Maybe

A Maybe type for C#, aimed as an idiomatic port of the option type in F# to C#

csharp maybe-monad

Last synced: 14 Mar 2025

https://github.com/fernandocalmet/net-framework-4-winforms-crud-dao-dto

🦄 Este proyecto es una muestra de CRUD con filtro de busqueda de datos utilizando los patrones de DAO (Data Abstract Object) + DTO (Data Trasnfer Object) + Singleton. Se utilizo WindowsForms con C#.

csharp dao-design-pattern dto-pattern netframework singleton-pattern sqlserver winforms

Last synced: 05 Mar 2026

https://github.com/swimburger/downloadchromedriversample

Download the right ChromeDriver version & keep it up to date on Windows/Linux/macOS using C# .NET

chromedriver csharp dotnet dotnet-core selenium selenium-webdriver

Last synced: 16 May 2025

https://github.com/datajuggler/pixeldatabase

Nuget package DataJuggler.PixelDatabase allows you to manipulate images in a language I invented called Bitmap Query Language or BQL for short.

csharp graphics

Last synced: 02 Sep 2025

https://github.com/sunsided/force-directed-graphs

Force-directed graph visualization in C#

csharp experiment force-directed-graphs visualization

Last synced: 22 Aug 2025

https://github.com/jdsherbert/fisher-yates-shuffle

Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.

c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine

Last synced: 07 Apr 2025

https://github.com/nitor-infotech-oss/aspnet-core-multiple-spa

Use and serve multiple react Single Page Applications using a Single ASP.NET core MVC web app

aspnet-core csharp dotnet-core isomorphic nodejs reactjs single-page-applications

Last synced: 10 Apr 2026

https://github.com/stefh/ramltoopenapiconverter

Converts a RAML to Open API Specification (native C# dotnet)

convert converter csharp json openapi-specification openapi3 raml yaml yml

Last synced: 09 Apr 2026

https://github.com/jpkusumi/utcmillitime-1.0.1

Source.Of.Timestamps and Infra.Timestamps are two nicknames that fit UtcMilliTime. It's a software defined clock for Windows that yields UnixTimeMilliseconds Int64 timestamps. It allows .NET developers to use Time.Now just like JavaScript devs use Date.now(), obtaining the same kind of timestamps. Synchronizes with NTP. Mock friendly.

c-sharp calendar clock csharp date datetime milliseconds ntp ntp-client ntpclient-library time timestamp timestamps timezone unix-epoch unix-timestamp unixtimemilliseconds utcmillitime utcmillitime-clock windows

Last synced: 02 Aug 2025

https://github.com/wherewhere/windoseui

Windose UI Library: the Windose 20 styles for your applications

csharp desktop uwp windose windows

Last synced: 23 Aug 2025

https://github.com/elasticemail/elasticemail-csharp

ElasticEmail - the C# library for the Elastic Email REST API

api c-sharp csharp dotnet elasticemail email massmailing rest smtp transactional-emails

Last synced: 24 Aug 2025

https://github.com/gabriel-logan/auto

Repository with several codes that automate tasks in a practical way.

automation c c-plus-plus collaborate communityexchange csharp java javascript linux programming python typescript windows

Last synced: 24 Aug 2025

https://github.com/veleek/sesame-net

Sesame API for .NET

api api-client csharp sesame

Last synced: 26 Sep 2025

https://github.com/fernandocalmet/dotnet-6-aspnet-core-api-crud

🦄 Este proyecto es una solución simple de API CRUD, utilizando ASP.NET Core 6 Web API.

aspnet-core crud-application csharp net6 web-api

Last synced: 24 Sep 2025

https://github.com/hemmatiali/online-product-store

A C# .NET 8 clean architecture, CQRS patterned online product store with REST APIs for product management and purchase, including unit tests. Built with C# and EF Core.

clean-architecture clean-code cqrs csharp unit-test

Last synced: 25 Sep 2025

https://github.com/wojwozniak/university

University courses that I have finished - tasklists, solutions, study materials

c computer-science csharp java javascript math python racket university

Last synced: 26 Aug 2025

https://github.com/fydar/pewpew

Global Game Jam 2021 submission.

asp-net-core csharp

Last synced: 04 Oct 2025

https://github.com/e-sparrow/birdhouse

My utils library for Unity developers

csharp unity utils

Last synced: 30 Jun 2025

https://github.com/jaerith/wonkarulesblazoreditor

This browser-enabled editor (powered by Blazor and Radzen libraries) will provide users with a GUI for browsing and editing a Wonka RuleTree, which is the format for rules provided to the Wonka rules engine.

blazor-client csharp ethereum rules-engine

Last synced: 09 Mar 2026

https://github.com/mhdb96/cms

📚 Course Management System for managing, storing and reporting students’ exam results.

classlibrary csharp dapper database excel mahapps-metro mssql office-core squrrel

Last synced: 28 Apr 2025

https://github.com/sertrafurr/deltarune-debug-script

Here is a script to enable the Debug mode on all Deltarune Chapters ! Feel free to report any error

code csharp deltarune lua script scripts undertale undertalemodtool

Last synced: 01 Jul 2025

https://github.com/terrafx/terrafx.interop.vkmemoryallocator

Interop bindings for VkMemoryAllocator.

csharp dotnet-core hacktoberfest interop vulkan

Last synced: 09 Aug 2025

https://github.com/hgmauri/sample-azure-functions

Azure Functions sample in .NET 6.0, NET 5.0 and .NET Core 3.1

azure azure-functions azure-functions-v3 csharp dotnet-core dotnet5 dotnet6 net5 serilog serverless

Last synced: 29 Aug 2025

https://github.com/emipa606/rationalromance

Repository for the Rimworld mod named [RF] Rational Romance (Continued)

csharp gaming modding rimworld xml

Last synced: 01 Aug 2025

https://github.com/smkplus/photonexamples

photon examples for beginners

csharp photon unity

Last synced: 25 Sep 2025

https://github.com/jamesseanwright/github-autoresponder

An ASP.NET Core webhook for automatically responding to GitHub issues and PRs

asp-net-core automation autoreply csharp issue-management issues mvc pull-requests responder response webhook

Last synced: 28 Mar 2025

https://github.com/hjerpbakk/codingcompetition

Super easy framework for running local coding competitions.

coding-competitions csharp dotnet java python windows wpf

Last synced: 14 Apr 2025

https://github.com/wumortal/wechatpushmessage

DotNET Core 实现微信公众号被关注时推送消息 (push messages to wechat)

csharp dotnetcore wechat

Last synced: 11 Jan 2026

https://github.com/peterstrick/zxcvbn-gui

A GUI for zxcvbn-cs, which is based on zxcvbn.

csharp dropbox vb-net vbnet visual-basic-net zxcvbn zxcvbn-csharp zxcvbn-vbnet

Last synced: 20 Oct 2025

https://github.com/hosseinpan/so-architecture-boilerplate

A boilerplate for creating modular architectures using Scriptable Objects in Unity projects.

architecture csharp eventsystem objectpooling scriptableobject statemachine unity

Last synced: 12 Aug 2025

https://github.com/muhand/mysqlmanager

A simple cross-platform MySQL database managment API, with this API the developer will be able to make changes to their database with as simple as making 1 call.

api cross-platform csharp database-management dotnet dotnet-standard dotnetstandard mono mysql mysql-api mysql-database

Last synced: 18 Aug 2025

https://github.com/ghassanelgendy/chronos-screentime

A tool for tracking and analyzing screen time usage, helping users monitor digital habits and improve productivity.

analytics csharp detox digital-detox digital-health digital-wellbeing dotnet habit-tracker personal-development productivity screen-monitor screentime self-improvement time-tracking tracker

Last synced: 19 Feb 2026

https://github.com/34j/zoomcloser

Software to prevent users from forgetting to leave a Zoom meeting by monitoring the number of participants and automatically leaving the meeting when it falls below a certain level. Meeting recording and mute are also available.

automation csharp keep-sleeping meeting-mute mvvm notify-icon recording recordings volume-control windows windows-10 windows-desktop wpf wpf-application zoom-automation zoom-meetings zoom-us

Last synced: 22 Mar 2025

https://github.com/marlenemoraes/dio-labs

Projetos da plataforma Digital Innovation One.

angular clone csharp css dio dotnet game html interface java javascript streaming

Last synced: 23 Jul 2025

https://github.com/wgross/gui.ps1

PowerShell cmdlet wrapper for Miguel De Icazas gui.cs

csharp dotnet-core terminal ui

Last synced: 28 Jul 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/timhanewich/smart-home-demo

Monitoring temperature and humidity with Raspberry Pi, Azure Functions, and Power Apps. Code from video here: https://youtu.be/v0mPmCw5yl0

azure csharp dotnet micropython pi powerapps python raspberry raspberry-pi raspberry-pi-pico

Last synced: 07 Apr 2026

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/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/dracoon/dracoon-csharp-crypto-sdk

Official DRACOON Crypto SDK for C#

crypto cryptography csharp dracoon sdk

Last synced: 27 Jun 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.

csharp reactiveui

Last synced: 25 Jan 2026

https://github.com/tolik-punkoff/shelllink-by-vbaccelerator

ShellLink classes and demo by vbAccelerator. This code programmatically create Windows shortcut (LNK) with WinAPI

csharp lnk shell-link winapi windows-shortcut

Last synced: 19 Sep 2025

https://github.com/glowstudent777/discord.net-template

A .Net 7 Discord Bot Template

csharp discord discord-bot discord-net

Last synced: 24 Jul 2025

https://github.com/k33ptoo/csharpcolorpicker

A C# project for color picker.

csharp csharp-code visual-studio

Last synced: 27 Jul 2025

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/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/khaled-alselwady/karate-club-management-system

🥋 The Karate Club Project is a feature-rich application designed to meet the specific database requirements for effective management of a Karate Club. 📊

class-libraries crud-operations csharp delegates desktop-application dotnet-framework events karate-club oop sql-server t-sql three-tier-architecture

Last synced: 13 Apr 2025

https://github.com/jenskrumsieck/powerpoint-remote

A simple WPF/Web based Remote for Powerpoint.

com csharp powerpoint ppt tu-braunschweig web wpf

Last synced: 26 Jul 2025

https://github.com/kiapanahi/famous-design-patterns

This repository contains well-known design patterns and their implementations in C#

architecture csharp design-pattern dotnet

Last synced: 14 Apr 2025

https://github.com/muhammadabyaz/ball-game

A simple ball game made in unity.

c-sharp csharp unity unity3d

Last synced: 22 Jul 2025

https://github.com/romulodeoliveira/PhonebookMVC

Agenda telefonica escrita em C# com o framework ASP.NET MVC.

asp-net-mvc csharp

Last synced: 21 Aug 2025

https://github.com/kathleenwest/filemanagerdemo

(File Manager – A Demo of a WCF Self-Hosted Service & Client "Tester" Windows Form Application Exchanging Files) This project presents a simple File Manager Service and Client Application demonstration. The File Manager is a self-hosted (service host) WCF application launched and managed with a simple console interface. The client “tester” has a simplified GUI user interface to quickly demo and test the service (Windows Form Application).

chunk chunking csharp csharp-code csharp-library file-management file-manager file-manager-application file-server file-sharing file-transfer file-upload filemanager filemanager-ui stream streaming wcf wcf-client wcf-service wcf-service-client-demo

Last synced: 25 Jul 2025

https://github.com/tryagi/cohere

C# SDK based on official Cohere OpenAPI specification

ai api cohere cohere-api csharp dotnet generated langchain langchain-dotnet llm llms net net6 nswag openapi sdk swagger tokenizer

Last synced: 13 May 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/jmarolf/dotnet-start

a template for creating a new dotnet repo

csharp dotnet dotnet-core getting-started

Last synced: 25 Apr 2025

https://github.com/ivynya/animateforms

Lightweight asynchronous Windows Forms animations & easings.

animation animation-library csharp library netframework nuget windows-forms winforms

Last synced: 08 Mar 2026

https://github.com/yanjustino/cooperasharp

O Coopera#sharp é uma iniciativa colaborativa voltada para a comunidade de desenvolvedores(as) C#, com o objetivo de exercitar a avaliação crítica de código, promover boas práticas de desenvolvimento e fomentar discussões saudáveis sobre arquitetura e design de software.

coding csharp dotnet

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/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/sibeeshvenu/crud-mvc-webapi

The detailed article can be found here: https://sibeeshpassion.com/load-data-from-database-using-web-api/

crud crud-application csharp mvc webapi

Last synced: 21 Jun 2025

https://github.com/tolik-punkoff/batch-text-converter

Small Batch Text Converter / Encoder

converter csharp encodings text

Last synced: 19 Sep 2025

https://github.com/kuestenlogik/bowire

Multi-protocol API workbench for .NET — discover, invoke, record, mock, replay across gRPC, REST, GraphQL, MQTT, SignalR, WebSocket, SSE, MCP, OData, Socket.IO, and more... including your custom protocol.

api-client api-testing api-workbench bowire bowire-plugin csharp developer-tools dotnet graphql grpc http-client mcp mocking mqtt odata openapi rest signalr sse websocket

Last synced: 29 Jun 2026