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/bonk-dev/harpos7

HarpoS7 is a C# library for authenticating sessions in the S7 Comm Plus protocol, supporting both legacy challenge (TIA Portal V16 and older) and TLS authentication (TIA Portal V17 and newer).

c-sharp csharp csharp-library dotnet s7 s7-protocol s7commplus siemens siemens-s7

Last synced: 09 Apr 2025

https://github.com/nvchernov/hidapiadapter

hidapi adapter is a port of popular cross platform library "hidapi"

cross-platform csharp hid hidapi wrapper

Last synced: 14 Jan 2026

https://github.com/derail-valley-modding/custom-car-loader

A Derail Valley mod that allows the addition of new cars and locomotive types to the game.

csharp derailvalley unity

Last synced: 23 Feb 2026

https://github.com/NetFabric/NetFabric.DoublyLinkedList

An alternative to LinkedList<T> with reverse operation and enumeration without allocation.

csharp csharp-library dotnet dotnet-library dotnet-standard doubly-linked-list doublylinkedlist enumeration nuget-package sourcelink

Last synced: 21 Sep 2025

https://github.com/matieme/goap

Goal Oriented Action Planning AI in Unity

ai csharp csharp-code csharp-script goap unity unity-3d unity3d unity3d-games

Last synced: 10 Apr 2025

https://github.com/matteocontrini/textify

HTML to plaintext conversion library (C#/.NET Standard 2.0)

csharp dotnet dotnet-standard html plaintext textify

Last synced: 25 Jul 2025

https://github.com/skibitsky/unity-rich-text

🌈 Forget about rich text tags pain

console csharp debug rich-text unity upm upm-package

Last synced: 10 Apr 2025

https://github.com/xeronowo/avaqq

跨平台 · 高性能 · 模块化 · 可拓展 的基于 Avalonia 的 QQ 客户端实现

avalonia cross-platform csharp dotnet dotnet-core lagrange onebot onebot11 qq

Last synced: 10 Jul 2025

https://github.com/abpframework/cms-kit-demo

A Demo Application for ABP CMS Kit Module

abp cms cms-framework csharp dotnet dotnetcore

Last synced: 03 May 2025

https://github.com/cocosip/DotCommon

a c# common util libaray

csharp netstandard utils

Last synced: 04 May 2025

https://github.com/ksloveyuan/htmltoword

Convert html to word using Microsoft.Office.Interop.Word

csharp html word

Last synced: 17 Jan 2026

https://github.com/cmstar/wymusicconvert

一个命令行工具,用于转换网易云音乐客户端下载的NCM加密文件到未加密格式。

cli cli-command csharp wangyiyunmusic

Last synced: 13 Apr 2025

https://github.com/jeremylikness/queryevaluationinterceptor

An example of intercepting IQueryable executions to parse and transform the query.

csharp dotnet-core expressions iqueryable linq

Last synced: 10 Apr 2025

https://github.com/anteru/csspv

C# SPIR-V disassembler

csharp disassembler dotnet-core spir-v

Last synced: 11 Apr 2025

https://github.com/inkore-net/ui.winforms.styler

A Windows Forms library that provides native controls with many of the advanced features.

aero controls csharp dialogs dornet inkore native windows windows7 windowsforms windowsvista winform

Last synced: 11 Apr 2025

https://github.com/ststeiger/expressprofiler

SQL-Express Profiler, with quick-fix for datetime-format and xml-parameters

csharp profiler sql-server sql-server-database sql-server-management-studio

Last synced: 28 Jun 2025

https://github.com/robsoncastilho/fluentbuilder

Library for dynamic creation of objects, implemented with a focus on writing more readable and less fragile unit tests.

csharp fluentbuilder nuget-package testdatabuilder

Last synced: 12 Apr 2025

https://github.com/cyotek/mantissharp

A simple client for working with the MantisBT REST API

csharp csharp-library mantisbt rest-api

Last synced: 09 Apr 2025

https://github.com/ahmadaghazadeh/signalrandroid

SignalR Android Client Server sample

android csharp java server-side signalr

Last synced: 04 Jul 2025

https://github.com/Crypto137/Bifrost

A custom launcher for Marvel Heroes

csharp launcher marvel-heroes mmo mmorpg wpf

Last synced: 21 Apr 2025

https://github.com/bobld/publaynet-maskrcnn-mlnet

Using a MaskRCNN model trained on the PublayNet dataset with ML.Net in C# / .Net for Document layout analysis and page segmmentation task.

csharp document-layout-analysis dotnet figure-detection mask-detection mask-rcnn mlnet ocr onnx page-segmentation paragraph-detection pretrained-models publaynet table-detection

Last synced: 31 Jul 2025

https://github.com/autodesk-forge/design.automation-.net-custom.activity.sample

Design Automation Sample in C#: C# sample to demonstrate custom Activities and AppPackages creation

autocad csharp design-automation

Last synced: 12 Apr 2025

https://github.com/m-jovanovic/supabase-storage-crash-course

This is the source code for the video "Supabase Storage Crash Course For .NET Developers"

csharp supabase supabase-csharp supabase-storage

Last synced: 11 Aug 2025

https://github.com/sparc-coop/blossom

Blossom is an opinionated framework-of-a-framework for .NET 7.0 Web, Mobile, and Desktop development using a single shared codebase (C# and Blazor).

api blazor blazor-webassembly csharp maui maui-blazor mobile multiplatform net6 net7 web

Last synced: 24 Feb 2026

https://github.com/jpmikkers/Baksteen.Extensions.DeepCopy

C# extension method for fast object cloning. This is a speed-optimized forked version of Alexy Burtsev's deep copier.

clone csharp deep-clone deep-copy deepclone deepcopy dotnet dotnet6 mit-licensed reflection

Last synced: 18 Apr 2025

https://github.com/netfabric/netfabric.doublylinkedlist

An alternative to LinkedList<T> with reverse operation and enumeration without allocation.

csharp csharp-library dotnet dotnet-library dotnet-standard doubly-linked-list doublylinkedlist enumeration nuget-package sourcelink

Last synced: 06 Oct 2025

https://github.com/book000/zoominclass

If you are having a meeting in Zoom, use Discord Rich Presence to view it in Discord.

csharp discord-rich-presence zoom

Last synced: 10 Apr 2025

https://github.com/francedot/csharp-ds

A collection of Data Structures and Algorithms for preparing to coding interviews.

algorithms csharp data-structures graph heap leetcode linked-list priority-queue tree trie union-find

Last synced: 06 Sep 2025

https://github.com/jamie-mh/bingwallpaper

🖼️ Automatically sets the featured Bing picture as your Windows wallpaper with a preview.

bing-wallpaper csharp dotnet wallpaper wallpaper-changer windows

Last synced: 26 Oct 2025

https://github.com/manfred-mueller/dhlabel

Converts online created DHL package labels into A6 format to be printed onto single labels with a laser printer.

a6 csharp dhl dhl-label label windows

Last synced: 29 Jan 2026

https://github.com/akamud/fakeiteasy.autofakeit

A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.

csharp fakeiteasy mstest nunit unit-testing xunit

Last synced: 12 Apr 2025

https://github.com/cschladetsch/cardchess-unity3d

A Unity3d game inspired by Chess, MtG and SC2. The playfield is a NxM board. Players take turns casting spells, which can summon a creature to the board, add an item to a creature, or do other special effects. Attacking and movement of the pieces are mostly Chess-based, except that pieces have Health. Full rules are available on the wiki pages.

card-game chess csharp game networking unity

Last synced: 13 Apr 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: 06 Aug 2025

https://github.com/mikeruhl/goflag

Goflag is a C# port of the flags library in golang.

command-line csharp flags parse

Last synced: 22 Jan 2026

https://github.com/afucher/inquirer

A collection of common interactive command line user interfaces.

csharp hacktoberfest

Last synced: 24 Oct 2025

https://github.com/notprab/loginsystem

Simple Free and Premium Login System | C#, .NET Framework

csharp dotnet free login premium system

Last synced: 25 Mar 2025

https://github.com/nhn/toast-haste.sdk.dotnet

This repo is .NET client for TOAST Haste framework.

csharp dotnet haste multiplayer rdup sdk toast-haste udp unity3d

Last synced: 19 Jun 2025

https://github.com/ceramicskate0/addreferencedotredteam

A PoC to show how to add code to C# and dotNet and make it reusable for Red Team operations. Maybe one day it will be the largest collection of C# red team projects in 1 Lib.

csharp csharp-code development dll dotnet dotnet-framework pentest-tool pentesting redteam redteaming tooling

Last synced: 04 Oct 2025

https://github.com/sloweyyy/cloud-native-ecommerce-platform

Cloud-native e-commerce platform built on .NET 8 microservices with React/Nx microfrontends, containerized for Docker/Kubernetes, integrating MongoDB, Redis, PostgreSQL, SQL Server, RabbitMQ, and Ocelot API gateway (with legacy Angular included)

angular cloud-native csharp devops docker dotnet elasticsearch elk-stack grafana istio jaeger kibana kubernetes logstash microservice prometheus

Last synced: 16 Jan 2026

https://github.com/byjrk/genshincharacterbrowser

A WPF Genshin Impact character gallery mimicking https://ys.mihoyo.com/main/character/mondstadt

csharp genshin-impact mvvm wpf xaml

Last synced: 12 Apr 2025

https://github.com/nikey646/vndbsharp

A C# Vndb API Library. #OriginalNamingScheme

csharp vndb

Last synced: 03 Jul 2025

https://github.com/jjosh102/Blazor.Tailwind.Templates

Blazor template using Tailwind CSS

blazor csharp show tailwind template

Last synced: 29 Jun 2025

https://github.com/scaffoldly/scaffoldly

The Scaffoldly Toolchain: Deploy anything to AWS Lambda in Minutes

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

Last synced: 21 Apr 2025

https://github.com/bhavyapandya07/steam-crack-mega_thread

Unlock achievements effortlessly with Steam Achievement Unlocker. Manage and track your progress with ease. Farm Steam cards effortlessly with Steam Idle Card Generator. 🎮💪📈

achivements achivements-unlocker card-generator cpp csharp games shell steam steam-api

Last synced: 11 Apr 2025

https://github.com/wivuu/wivuu.sprog

Sprog (Danish for 'Language') string parsing library

csharp dotnet language parsing

Last synced: 18 Aug 2025

https://github.com/matieme/GOAP

Goal Oriented Action Planning AI in Unity

ai csharp csharp-code csharp-script goap unity unity-3d unity3d unity3d-games

Last synced: 25 Apr 2025

https://github.com/VaclavElias/Stride3DTutorials

Stride3D tutorials and examples in .NET 5 using C# 9.0 or .NET 6 using C# 10.

csharp dotnet game-development tutorial

Last synced: 06 May 2025

https://github.com/erisa/lykos

Private Discord bot for misc things.

bot csharp discord discord-bot dsharpplus

Last synced: 19 Jul 2025

https://github.com/blindeyesoftworks/blindeye.xinput

A managed and feature-rich wrapper over the unmanaged XInput API.

binding csharp dotnet managed wrapper xinput

Last synced: 10 Sep 2025

https://github.com/chwar/XRUI

Unity Extension for Responsive UI in XR

csharp ui unity unity3d unity3d-plugin xr

Last synced: 08 May 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/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/timandy/fy_update

A update program powered by directui

csharp directui update winform

Last synced: 18 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/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/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/yutopp/vjson

A JSON serializer/deserializer (with JsonSchema support) library written in pure C#

csharp json json-schema serialization unity

Last synced: 12 Apr 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/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/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/andrewrathbun/sighunter

A C# (.NET 6) tool to compare the file signature of files recursively and inform the user of matches and mismatches

anti-forensics csharp dfir filesignatures

Last synced: 25 Feb 2026

https://github.com/kaiosilveira/design-patterns

C# implementation of all design patterns discussed at "Design Patterns" (Gamma et al. ("GoF"), 1994), with examples and diagrams extracted from "Head-First Design Patterns" (Freeman et al., 2004)

csharp design-patterns dotnet-core

Last synced: 03 Aug 2025

https://github.com/aspnetrun/run-aspnetcore-basics_retired

One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boilerplate for fast implementation, minimum development, bootstrap your idea, create Minimum Viable Product (MVP), idea validation, startup development implementation for a limited time and limited resources with using latest asp.net core and entity framework core.

aspnet-core aspnet-core-template aspnetcore clean-code code-first crud-application crud-sample csharp dotnet-core ef-core entity-framework-core idea-generator razor-pages starter-kit starter-project starter-template starterkit visual-studio web-application-development

Last synced: 22 Apr 2025

https://github.com/rickstrahl/westwind.data.efcore

Lightweight Business Object wrapper for Entity framework that handles CRUD operations and error handling.

business-objects csharp data-access dotnet efcore

Last synced: 22 Apr 2025

https://github.com/pblasucci/ananoid

Ananoid provides nano identifiers, an alternative to UUIDs.

csharp dotnet fsharp identifiers nanoid visual-basic

Last synced: 15 Apr 2025

https://github.com/HamedFathi/EnumerationClassGenerator

A C# source generator to create an enumeration class from an enum type.

csharp csharp-sourcegenerator csharp9 dotnet enum enumeration sourcegenerator

Last synced: 17 Apr 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/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/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/nordes/honosoft.dotnet.web.spa.projecttemplates

.Net Core 2.2 > SPA Application with VueJS/Vuex/WebPack 4/Picnic CSS/Fontello

csharp docker dotnet dotnet-core dotnet-core2 nuget picniccss spa template vuejs vuejs2 webpack

Last synced: 03 Aug 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/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/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/nkristek/stein

Silent Temp Installer

csharp dotnet hacktoberfest msi mvvm wpf

Last synced: 31 Aug 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/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/netease-im/nim-csharp-sdk

网易云信C# SDK

c-sharp csharp demo sdk winform x64 x86

Last synced: 28 Jan 2026

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/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/frozenassassine/fluentedit

A powerful fluent texteditor for Windows

csharp editor fluentedit text texteditor uwp windows

Last synced: 11 Oct 2025