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/colinkiama/yearprogressuwp

UWP app that tells you the current year's progress as a percentage with Live Tiles and Toast Notifications

csharp date mvvm progress uwp uwp-applications uwp-apps windows windows-10 windows10 winrt

Last synced: 28 Oct 2025

https://github.com/byjrk/avaloniafeaturesthatamazeus

展示一些 Avalonia UI 独具魅力的特性

avaloniaui csharp dotnet wpf xaml

Last synced: 25 Oct 2025

https://github.com/jerry-felipe/javacleancode

Implementation of Java's most famous algorithms, including sorting (QuickSort, MergeSort), searching (Binary Search), and graph traversal (DFS, BFS). Each algorithm is optimized for performance, explained with examples, and designed to showcase core Java capabilities in solving computational problems.

clean-code csharp java python

Last synced: 13 Oct 2025

https://github.com/goh-chunlin/lunar.winui3playground

A desktop application built in WinUI 3 for personal learning purpose.

csharp desktop-app win2d windows-app-sdk winui3 xaml

Last synced: 26 Apr 2025

https://github.com/terotests/ranger

Cross -platform transpiler to enable writing portable algorithms

cpp csharp go java javascript php scala swift transpiler typescript

Last synced: 28 Apr 2025

https://github.com/cyotek/ncpaintdemo

Using the WM_NCPAINT and WM_NCCALCSIZE messages in a C# Windows Forms application

csharp win32 winforms

Last synced: 09 Apr 2025

https://github.com/yortw/yort.eftpos.verifone.poslink

An *unofficial* .Net implementation of the Verifone PosLink protocol, v2.2, for EFTPOS pinpads

csharp eftpos netstandard20 nz pinpad poslink uwp verifone verifone-poslink-protocol xamarin

Last synced: 27 Feb 2026

https://github.com/ajayrandhawa/the-fury-road

This is a 2D Game developed in UNITY (Gaming Engine). The main idea behind the game is that you have to drive as long as you can on a road which has no end and has lots of difficulties. There are mountains (Big & Small) in your way which does not allow you to drive smoothly and creates the problem of going out of fuel. Another difficulty includes mines. Mines are placed in your way and when your car hits the mine it will be thrown into the air and you have to balance the car and make stunts and land it safely. Your car will be crashed if its upper part, bumper or step bumper or trunk lids hits the ground. You have to reach as far as you can before going out of fuel. Also you are provided with boost in your way. The amount of boost is pre-fixed. Taking the boost is the only way to cover a long distance. You are also provided with fuel tanks in your way. Another important part in the game is collection of coins while playing.

2d 3d boost car coins cross-platform csharp design game gaming html play racing speed unity unityengine

Last synced: 06 Sep 2025

https://github.com/realgarit/teams-phonemanager

A cross-platform manager for Microsoft Teams Phone Systems built with .NET 8 and Avalonia.

admin-tool auto-attendant avalonia call-queue cross-platform csharp dotnet microsoft-365 microsoft-graph microsoft-teams mvvm powershell teams-phone

Last synced: 25 Feb 2026

https://github.com/jepozdemir/live-currency-exchange-rate

Getting live currency exchange rates from European Central Bank and Turkish Central Bank.

csharp currency currency-exchange-rates dotnet-core ecb ecb-currency-converter ecb-rates exchange money tcmb

Last synced: 25 Feb 2026

https://github.com/betonetojp/nokandro

Nostr Android app with TTS, Now Playing status, and NIP-46 remote signer (Bunker)

android bunker csharp nip46 nostr now-playing tts

Last synced: 30 May 2026

https://github.com/3f/sandbox

:: ⛱ Experimental or incomplete components and libraries or tests for different languages, frameworks, components, platforms, etc.

algorithms code cpp csharp dotnet draft examples experimental expirement incomplete java javascript libraries native php samples sandbox

Last synced: 12 Apr 2025

https://github.com/houseofcat/wolf

Windows Operations & Library of Functions

csharp framework functions it library net of operations utility windows wolf

Last synced: 10 Apr 2025

https://github.com/audacioustux/uni-assignments

Under-Grad Course Assignments / Projects - might be helpful for others :)

arduino cpp csharp dotnet java opengl php

Last synced: 09 Apr 2025

https://github.com/Peacecake/UnityWaypointMovement

Showcase of how to do a waypoint based movement system in Unity3D

csharp gamedev gamedevelopment showcase tutorial unity3d waypoints

Last synced: 25 Apr 2025

https://github.com/caojianping/wsb.activity

微视帮活动系统。

asp-net-mvc csharp sql-server

Last synced: 16 Mar 2026

https://github.com/nanoframework/system.device.i2s

📦 .NET nanoFramework System.Device.I2s Class Library

csharp dotnet hacktoberfest i2s

Last synced: 30 Apr 2026

https://github.com/bottlesdevs/librarywine

C# library for interacting with Wine

csharp library windows wine

Last synced: 28 Aug 2025

https://github.com/Youssef1313/PrintMembersGenerator

A source generator that helps re-defining C# record's PrintMembers method to force include/exclude certain members.

csharp csharp-sourcegenerator printmembers records source-generators

Last synced: 17 Apr 2025

https://github.com/skclusive/skclusive.transition.component

Transition components for Blazor

asp-net-core blazor csharp dotnet

Last synced: 03 Jul 2025

https://github.com/isbronny/teamcityapi

Convenient interface for getting data from your TeamCity buildserver.

csharp dotnet dotnet-standard jetbrains teamcity

Last synced: 22 Sep 2025

https://github.com/byjrk/honkaicharacterbrowser

A WPF Honkai Impact valkyries gallery mimicking https://www.bh3.com/valkyries

csharp honkai3rd mvvm wpf xaml

Last synced: 12 Apr 2025

https://github.com/ziteh/coppelia-sim-csharp-wrapper

Control the robot in CoppeliaSim (V-REP) with C#

api coppeliasim csharp dll v-rep

Last synced: 23 Sep 2025

https://github.com/bryandejesusrt/cyclopesoft-asp.net

🐥 Este repositorio aloja mi sistema de ventas desarrollado en ASP.NET con una arquitectura de programación en capas y enfoque de (POO). Utilizando Bootstrap para la interfaz, el sistema ofrece todas las funcionalidades necesarias para un entorno de ventas en línea. Explora las capas de código que organizan la lógica con programación en 4 capas.

asp-net-mvc bootstrap clean-code csharp html microsoft mvc programacion-en-capas programacion-orientada-a-objetos

Last synced: 01 Jul 2025

https://github.com/pvmonte/AchievementSystem

Achievement System as a study of SOLID Principles, Clean Code and C# Standard Observer Pattern applied to Unity

achievements assets csharp game-development unity

Last synced: 25 Apr 2025

https://github.com/Lightning-Chart/lcu-tutorial-3DPointLines-08

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 3D chart with multiple PointLineSeries, mouse tracking and annotations.

3d chart charting-library csharp data-visualization dotnet example lightning-chart performance pointlines tutorial visualization

Last synced: 12 May 2025

https://github.com/nisaaragharia/augmented-reality-apps

Playing Around with Augmented Reality with Unity 3D and AR Foundation, Repo contains AR apps I have given a try.

3d 3d-engine arfoundation augmented-reality augmented-reality-applications csharp unity3d

Last synced: 19 Feb 2026

https://github.com/garthtb/wordfreqcounter

盲分词的中文语料词频统计器

counter csharp nlp windows wordfrequency

Last synced: 14 Apr 2025

https://github.com/cleslleydemoura/webapi.netcore

Neste repositório, está a base de uma estrutura em C# utilizando .NET (v8.0), projetado para facilitar o desenvolvimento de aplicações e a utilização de ferramentas essenciais para versionamento de banco de dados via migrações e documentação automática com Swagger.

csharp dotnet dotnet-core

Last synced: 05 Oct 2025

https://github.com/himar33/roguetycraft

RoguetyCraft is a powerful Unity toolkit for side-view roguelike games 🎮🚀

csharp framework toolkit unity

Last synced: 26 Sep 2025

https://github.com/cyotek/md5

Simple MD5 file hash utility

csharp hacktoberfest md5

Last synced: 20 Aug 2025

https://github.com/fatjohn/unicorntoolkit

This library is mainly to provide a simple way connect http API

csharp dotnet-standard http uwp windows windows-10 windows10

Last synced: 03 Aug 2025

https://github.com/Prognetics/Prognetics.CQRS

We would like to share with the community our companies production verified mediator pattern based CQRS library.

cqrs csharp dotnet

Last synced: 27 Feb 2025

https://github.com/gpproton/cash-claim

A basic expense request and approval system

asp-net-core blazor csharp dotnet hacktoberfest maui

Last synced: 19 Apr 2025

https://github.com/nielspilgaard/pilgaard.blog

Sourcecode for my Blazor-powered blog

blazor blazor-server blog csharp dotnet

Last synced: 03 Oct 2025

https://github.com/jpdillingham/utility.operationresult

A C# .NET class library designed to represent the result of an operation. Includes a result code and a list of messages generated during the operation.

csharp

Last synced: 03 Sep 2025

https://github.com/veerashayyagari/anthropic-sdk-dotnet

C# Client SDK (Unofficial) for Anthropic Large Language Models

anthropic claude csharp dotnet generative-ai llms sdk-dotnet

Last synced: 31 Aug 2025

https://github.com/sir21/school

School Management System using .NET core

csharp mvc-core webapi

Last synced: 02 Jul 2025

https://github.com/sunilvijayan7/testsvnautomation

Testing the SVN Automation, Commit etc

automate automation csharp svn svn-checkout svn-command svn2git

Last synced: 29 Jun 2025

https://github.com/gokgokalp/orleans-vehicletracking-sample

Vehicle tracking sample with Orleans Project

actor actor-model csharp orleans orleans-framework

Last synced: 03 Sep 2025

https://github.com/codedead/deadlock-dotnet-sdk

DeadLock SDK that allows developers to unlock files that cannot be removed on Windows

codedead csharp deadlock dotnet dotnet-6 dotnet6 file file-handle filehandle filehandles files filesystem folder handle handles windows

Last synced: 31 Jul 2025

https://github.com/EdiFabric/VDA.NET

EdiFabric C# .NET Examples for VDA

csharp dotnet edi translator validator vda

Last synced: 08 Apr 2025

https://github.com/octogonz/yamster

Yamster! - a desktop client and data mining tool for Yammer

client csharp desktop gtk mono xamarin yammer

Last synced: 12 Nov 2025

https://github.com/vb-consulting/xunit.npgsql

XUnit Testing Suite for PostgreSQL Databases and .NET Standard 2.1

csharp dotnet netcore npgsql postgresql testing unit-testing xunit

Last synced: 13 Apr 2025

https://github.com/zeroboo/stack-game

A clone of stack game by ketchapp on Unity

csharp game game-development stack unity unity3d

Last synced: 01 Jul 2025

https://github.com/nuskey8/valueresult

A lightweight, zero-allocation result type implementation for C#.

csharp dotnet result-type

Last synced: 07 Jul 2026

https://github.com/brain2k-0005/lumeo

A modern, accessible Blazor component library with 130+ components. Tailwind CSS v4, 8 themes, dark mode, AI chat primitives, full DataGrid, Scheduler, charts, RTL + 14 locales. MIT, .NET 10, 868 KB. Inspired by shadcn/ui.

accessibility ai blazor blazor-components blazor-server blazor-wasm charts component-library csharp dark-mode datagrid dotnet i18n mcp rtl shadcn source-generator tailwindcss themes ui-components

Last synced: 30 May 2026

https://github.com/Villoh/tunnel-agent

Use your OAuth subscriptions or API keys in any coding agent, Factory Droid, Cursor, and more. Tunnel Agent handles provider authentication and routes requests through CLIProxyAPI.

ai-agents avalonia cliproxyapi csharp desktop-app dotnet oauth windows

Last synced: 26 Jun 2026

https://github.com/arolariu/arolariu.ro

Monorepository that contains all the code for the *.arolariu.ro domain space.

bicep csharp domain-driven-design dotnet javascript react software-architecture typescript

Last synced: 26 Apr 2026

https://github.com/rashedul-alam46/library-api-sqlserver

REST API built with .NET, C#, and MS SQL Server

csharp dotnet-core restful-api sql-server

Last synced: 21 Jun 2026

https://github.com/nanoframework/system.text

:package: .NET nanoFramework System.Text Class Library

csharp dotnet hacktoberfest library nanoframework

Last synced: 11 May 2026

https://github.com/abhayprince/fabmaui

Animated Floating Action Button menus implementation using .Net MAUI

csharp dotnet dotnet-maui maui-app xaml

Last synced: 18 Jun 2026

https://github.com/jsungmin/vs-token-safer

Token-safe C++/C# code search via clangd/Roslyn index instead of grep. Local-only, no IDE required. Claude Code plugin + vts CLI.

clangd claude-code code-search cpp csharp developer-tools grep language-server lsp mcp model-context-protocol python roslyn token-optimization typescript unreal-engine

Last synced: 02 Jul 2026

https://github.com/eisnstein/packcheck

Check for newer versions of installed NuGet Packages in your Terminal.

csharp dotnet dotnet-tool nuget

Last synced: 17 Apr 2026

https://github.com/marvindrude/beskar.codegeneration

Lightweight, performance-oriented C# library designed to simplify the creation of Source Generators. Also home of some generators that I use for my private projects. No AI slop invovled.

csharp developer-tools dotnet high-performance source-generator

Last synced: 04 Jun 2026

https://github.com/orodruinlabs/cryptoexchanges.net

A unified .NET 10 SDK for cryptocurrency exchanges — one typed interface across Binance, Bybit, OKX & Bitget, with a read-only MCP server for AI agents.

ai-agents binance bitget bybit clean-architecture crypto-exchange cryptocurrency csharp dotnet dotnet-library mcp model-context-protocol nuget okx sdk trading

Last synced: 21 Jun 2026

https://github.com/waaverecords/cmdpal.ext.spotify

Search through and control Spotify from CmdPal.

cmdpal csharp powertoys spotify

Last synced: 25 Apr 2026

https://github.com/fherstk/autocheck

Multipurpose and extensible automated assignment validator, designed for academic purposes only, which has been developed using C# over .NET 8.0.

academic atom autocheck batch csharp css3 csv dotnet dtd html5 odoo postgresql rss score student-assignements student-guide teacher-guide xml xsd yaml

Last synced: 28 Jun 2026

https://github.com/abhith/code.library

C# utils libraries contain a collection of reusable models, helper methods and extensions.

asp-net-core csharp dotnet-core netstandard20

Last synced: 16 Mar 2025

https://github.com/hnx8/dapperaid

SQL CRUD Query-Builder/Executor for Dapper

c-sharp crud csharp dapper database mappings orm query-builder sql-generation

Last synced: 08 Mar 2026

https://github.com/mcintyre321/sirendotnet

Classes for working with Siren hypermedia format

csharp dotnet hypermedia hypermedia-format-siren

Last synced: 14 Apr 2025

https://github.com/the1812/bingwallpapers

A tool for downloading wallpapers from Bing.

crawler csharp wpf

Last synced: 03 Apr 2025

https://github.com/mo7ammedd/wpf-examsystem

WPF Exam System is a Windows Presentation Foundation (WPF) application

csharp desktop-app dotnet wpf

Last synced: 09 Jul 2025

https://github.com/margi47/danceschoolcrm

Managing system for dance schools, allows to keep track of all the students, teachers, groups and administrators.

angular2 angular4 crm-system crud-application csharp dotnet dotnet-core2 entity-framework-core entityframeworkcore ngrx4 sql-server sqlserver typescript webapi

Last synced: 24 Jun 2025

https://github.com/ankitsharma-007/blazor-jsinterop

A sample application to implement JavaScript Interop in Blazor

ankit-sharma article asp-net-core blazor csharp jsinterop razor-pages visual-studio-code

Last synced: 04 Jul 2025

https://github.com/minapecheux/unity-quick-tutorials

The code & assets for Unity/C# tutorials I published in video format on YouTube (🇬🇧).

csharp csharp-code game game-dev game-development gamedev tutorial unity unity-demo unity-scripts unity2d unity3d

Last synced: 26 Oct 2025

https://github.com/yuv4ik/vsmac_code_snippets

Collection of useful code snippets (shortcuts) to reduce the amount of boilerplate code typing.

code-snippets csharp fsharp monodevelop visual-studio-for-mac xamarin xamarin-forms

Last synced: 14 Aug 2025

https://github.com/shamim-akhtar/bezier-curve

In this tutorial, we will learn how to implement the Bezier curve using C# in Unity. We will then create a sample application that displays the Bezier curve.

bezier-curves csharp gamedevelopment unity unity2d

Last synced: 23 Jun 2025

https://github.com/fernandocalmet/dotnet-4-aspnet-mvc-crud-semantic_ui

🦄Aplicación web MVC CRUD con ASP.NET C# (.NET Framework) + ADO.NET + SQLServer + Semantic UI

ado-net asp-net crud-operation csharp mvc net-framework semantic-ui sql-server

Last synced: 13 Apr 2025

https://github.com/vadimkantorov/dotnetlibtorch

The simplest possible interfacing of C# and libtorch via DLPack P/Invoke wrapper around C function and structures

csharp dlpack dotnet libtorch pinvoke pytorch torchscript

Last synced: 05 May 2025

https://github.com/aiursoftweb/stathub

StatHub is a simple server stat statistics system. It can collect server stats and display them in a simple way. Mirror of https://gitlab.aiursoft.cn/aiursoft/stathub

csharp dotnet dstat metrics monitor server stat stathub

Last synced: 13 Apr 2025

https://github.com/beratyesbek/biletsgo

Aims of "BileLet's Go" to sell concert, theater and cinema tickets on online. You can buy easily and safely to tickets on Mobile and Web app clients which developed using Android SDK - Kotlin and React ---- Fake Project For School :))))

asp-net-core aspect-oriented-programming autofac csharp fluentvalidation ioc-container nlayer-architecture object-oriented-programming

Last synced: 13 Jul 2025

https://github.com/nemanjarogic/ConcurrencyGuide

Demonstration repository with overview in multithreading, asynchrony and parallel programming. Resources folder in solution contains power point presentation about previously mentioned topics.

csharp dotnet

Last synced: 30 Dec 2025

https://github.com/kade-github/lerpfunctioncreator

Lerp Function Creator (LFC) is a tool to create your own lerp functions with a GUI Interface

cpp csharp graphing lerp lua

Last synced: 17 Jun 2025

https://github.com/ishu3101/Wox.Plugin.IPAddress

A Wox Plugin that shows your internal and external IP address

c-sharp csharp wox wox-plugin

Last synced: 02 May 2025

https://github.com/teapottiger/wpfmatlabplotter

A lightweight library for embedding Matlab output window (graphs, plots) inside C# WPF x64 applications.

csharp dotnet figure graph matlab netframework plot wpf

Last synced: 23 Jun 2025

https://github.com/mafaca/dxt

.NET implementation of dxt decoder

csharp dotnet dxt

Last synced: 11 Apr 2025

https://github.com/ejadib/wikisamplebot

A bot showing how to use QnAMaker to create a wiki from any channel

bot bot-framework csharp microsoft-bot-framework microsoft-qnamaker

Last synced: 13 Apr 2025

https://github.com/haseeeb21/jewellery-store-management-system

This management system is a desktop application which is connected with the local database, the application can be used to access and modify the data in the database. Data.docx contains the data that exists in the database already.

columns csharp database database-management management management-system server sql sqlserver system tables visual-studio

Last synced: 14 Apr 2025

https://github.com/x39/x39.solutions.pdftemplate

create pdf documents from dotnet data with ease

csharp csharp-library dotnet library nuget nuget-package pdf printing xml

Last synced: 12 Apr 2025

https://github.com/warappa/opentranssharp

Read/edit/write/validate BMEcat® and openTRANS® xml files.

bmecat bmecat2005 csharp dotnet dotnet-core opentrans opentrans-21

Last synced: 11 Jul 2025

https://github.com/redalert3/printer--worst-code-ever

I used 297 line codes to write Hello World! in console.

csharp hello-world helloworld

Last synced: 07 May 2025

https://github.com/rubenchristoffer/mklinker

Mklinker is a cross-platform console utility that let's you create multiple symbolic / junction / hard links at once based on a portable config file

cross-platform csharp dotnet-core junction links mklink net symbolic-links

Last synced: 07 May 2025

https://github.com/swimburger/jbvoiceaspnet

Twilio Voice for .NET demos for JetBrains Webinar

aspnet csharp dotnet twilio twilio-voice

Last synced: 22 Jul 2025

https://github.com/clpsplug/hexagonal_map

Hexagonal map and cells data structure helper based on https://www.redblobgames.com/grids/hexagons/

csharp hexagonal-grids hexagonal-tiles

Last synced: 08 May 2025

https://github.com/xenoinc/toolshub

Desktop productivity with "not your average quick launcher" plus Pomodoro Timer! 🍅 by Xeno Innovations, built using Mono.Addins. Coming soon is the sidebar desktop dock similar to RocketDock or ObjectDock

addin addins csharp desktop launcher mono mono-addins monoaddins open-source productivity rocketdock sidebar xenoinc

Last synced: 13 Apr 2025