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/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/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/kwsch/pkhex.discord

PKHeX API Discord Bot (WIP)

csharp discord nintendo-hacking pkhex pokemon

Last synced: 23 Mar 2025

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/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/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/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/richk1/helloworldrui

Hello World WPF example using ReactiveUI

csharp dotnet-framework hello-world reactiveui windows-desktop wpf

Last synced: 25 Oct 2025

https://github.com/mido21102/xeno-executor

Xeno-Executor is a powerful open-source automation tool designed to simplify and streamline the execution of tasks and processes.

csharp delta-exploits exploit ldplayer lua luau roblox roblox-lua roblox-menu roblox-script roblox-scripts roblox-xeno xeno-executor xeno-roblox

Last synced: 17 Aug 2025

https://github.com/mlh-fellowship/amongups

Among Ups is a multiplayer platform fighter game (but with a twist!) based on the popular game Among Us.

among-us csharp platformer unity unity2d

Last synced: 17 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/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/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/reynj/reynj

.Net Library that aids in comparison and handling values ranges or time bounded periods.

csharp date dotnet dotnet-standard interval mermaid period range sequence span time

Last synced: 09 Apr 2026

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/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/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/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/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/rokez98/handshakestheory

Веб-приложение, проверяющее теорию 6 рукопожатий между профилями в соц.сети VK.

asp-net-core csharp graph-algorithms javascript react social-networks vk

Last synced: 07 Jul 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/zaurondark/unity-simple-water-buoyancy

This is a very simple Water Buoyancy C# Script for Unity3D Game Engine, No additional forces or Drag or Wave applied with this Script just simple Up force.

buoyancy c-sharp component csharp script unity unity3d

Last synced: 19 Mar 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/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/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/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/dirkster99/xmlexplorer

WPF/MVVM Xml Viewer for large Xml files (Alpha Version)

csharp dotnet mvvm viewer wpf xml

Last synced: 17 Jun 2025

https://github.com/semazurek/driver-download-utillity

DDU - Checks for not installed drivers and help you download them. Windows 10/11.

csharp downloader driver powershell utility windows-10 windows-11

Last synced: 01 Jul 2025

https://github.com/artema/dotamf

.NET serializer and WCF bindings for AMF with full Flex compatibility. Just add AMF endpoints to your existing WCF services and you are ready to go.

amf amf3 csharp dotnet flash flex wcf wcf-bindings wcf-service

Last synced: 16 May 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

csharp nushell

Last synced: 17 Nov 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/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/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/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/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/kirurobo/csharpwinapi

Windows API & DWM wrapper for C#

csharp win32api windows-api

Last synced: 10 Oct 2025

https://github.com/juptian/uranium

A language that is going to be compiled to IL, that works on Linux, Mac, Windows.

compiler compilers csharp csharp-code csharp-library csharp9 macos uranium windows-10

Last synced: 09 Apr 2025

https://github.com/frozenassassine/fluentedit

A powerful fluent texteditor for Windows

csharp editor fluentedit text texteditor uwp windows

Last synced: 11 Oct 2025

https://github.com/chicacode/erpnet

API created with DotNET Core and Entity Framework

csharp dotnet-core entity-framework-core linq-to-sql

Last synced: 11 Oct 2025

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/vladislav-karamfilov/hraspire

A simple but resilient, observable and cloud ready distributed HR system built with .NET Aspire

aspire csharp dotnet dotnet-aspire dotnet-core dotnetcore

Last synced: 10 Apr 2025

https://github.com/bytedev/bytedev.dotnet

Set of classes for reading .NET solution and project files.

csharp dotnet-standard project solution

Last synced: 01 Mar 2026

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/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/mrahhal/csharplox

A cross-platform compiler/interpreter .NET Standard implementation of the Lox language.

compiler csharp interpreter netstandard

Last synced: 22 Jun 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/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/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/timandy/fy_update

A update program powered by directui

csharp directui update winform

Last synced: 18 Jun 2025

https://github.com/mhmd-azeez/corertdemo

Building a native library in C# and calling it from C++

corert cpp csharp native

Last synced: 21 Jun 2025

https://github.com/mayuki/dotnet-sail

Downloads .NET project from Gist, GitHub, Git, or the web and runs it in a container.

container-image csharp dotnet

Last synced: 12 Aug 2025

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: 08 May 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/WelterDevelopment/ConTeXt-IDE-WinUI

Simple and self-contained IDE for the ConTeXt typesetting system.

csharp net5 tex tex-context

Last synced: 31 Mar 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/scaffoldly/scaffoldly-examples

Example usages of the Scaffoldly toolchain.

aws axum csharp dotnet express flask hyper lambda nextjs node python rust scaffoldly

Last synced: 30 Apr 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/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/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/doggy8088/fbpostsfetcher

FBPostsFetcher 可用來取得特定個人與粉絲專頁所有貼文並自動寫入 SQL Server 資料庫

csharp

Last synced: 20 Sep 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/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/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/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/matthijskamstra/haxeunity

Documentation about using Unity (c#) with Haxe

cs csharp documentation example examples haxe tutorial tutorials unity unity3d

Last synced: 14 Apr 2025

https://github.com/brianpursley/npgmq

A .NET client for Postgres Message Queue (PGMQ).

csharp dotnet pgmq postgres postgresql queues

Last synced: 25 Jul 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/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/wcoder/ip-scanner

Simple IP subset scanner on .NET. Available for Windows, Linux and macOS.

console-tool cross-platform csharp dotnet dotnet-core hacktoberfest ip-scanner linux macos network windows

Last synced: 06 May 2025

https://github.com/takuya-takeuchi/redarmory

Backup and Restore tool for Bitnami Redmine Stack

backups bitnami csharp dotnet redmine restore

Last synced: 04 Oct 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/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/kermalis/midiprogramsplitter

🎵 Split MIDI tracks with multiple instruments! Convert MIDI to FLP! 🎵

converter csharp daw fl-studio flp flstudio fruity-loops image-line importer midi midi-file midi-files music processor

Last synced: 09 Oct 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/seanghay/betterkhmer

Regex-free, fast Khmer Encoding normalizer ported to 18 languages

c cpp csharp dart flutter go java khmer khmer-normalize khmer-normalizer kotlin perl php python ruby rust zig

Last synced: 02 Jun 2026

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/rootsoft/oculus-quest-setup

Setting up Unity for Oculus Quest Development

csharp oculus oculus-quest unity unity3d virtual-reality

Last synced: 11 Apr 2025

https://github.com/dance2die/myanimelistsharp

Access MyAnimeList Web API using .NET library

anime asynchronous csharp dotnet facade manga nuget

Last synced: 03 Aug 2025