An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: csharp-code

cvalingam/LeetCode

LeetCode in C#

Language: C# - Size: 567 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 0

devlights/blog-summary

ブログ「いろいろ備忘録日記」のまとめ

Size: 2.34 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 1 - Forks: 0

MAHAFIZS/Thesis_Masters

I am working on Franka Robotic arm and EMG Singal for my thesis.

Language: C# - Size: 0 Bytes - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

amplication/amplication

Amplication brings order to the chaos of large-scale software development by creating Golden Paths for developers - streamlined workflows that drive consistency, enable high-quality code practices, simplify onboarding, and accelerate standardized delivery across teams.

Language: TypeScript - Size: 317 MB - Last synced at: 3 days ago - Pushed at: 8 days ago - Stars: 15,699 - Forks: 1,536

portfolio-2025br/bootcamp-wex

Experimentar ferramentas, processos e automatização para simular o dia-a-dia de um engenheiro end-to-end, isto será feito desenvolvendo-se código e um pipeline de CI e CD.

Language: SCSS - Size: 2.92 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 1

GingerCRO/StudLib

A desktop application for managing student, book, and loan records in a database

Language: C# - Size: 56.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

pranto113015/c-sharp-programming-code

Practise C# Programming Code | CSC 439 | BCSE | IUBAT | 2025

Language: C# - Size: 0 Bytes - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Aptivi/VisualCard

A .NET vCard parser with Android contacts2.db and MeCard support

Language: C# - Size: 5.55 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 5 - Forks: 1

wbaldoumas/coding-blog

A personal coding blog.

Language: C# - Size: 1.27 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

microsoft/mastering-github-copilot-for-dotnet-csharp-developers

Master GitHub Copilot for C#/.NET development via this curriculum! Learn AI-driven paired programming, optimize your workflow, and write cleaner, faster code.

Language: C# - Size: 106 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 208 - Forks: 101

alysonsz/Finance-API

Problem Situation: Difficulty in managing personal finances without a clear and simple view of income and expenses. This project provides a robust REST API, built with .NET and Clean Architecture, for tracking categorized financial transactions, enabling better financial control and insights.

Language: C# - Size: 943 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 1

milanm/csharp-cheatsheet

An cheat sheet for modern C#

Size: 1.59 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 87 - Forks: 9

40843245/CSharp-Demo-Project

CSharp Demo Project will be placed in this repo.

Size: 60.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

LabinatorSolutions/csharp-cheat-sheet

Complete C# cheat sheet & quick language reference with simple examples.

Size: 398 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 217 - Forks: 61

UnityCommunity/UnityLibrary

:books: Library of all kind of scripts, snippets & shaders for Unity

Language: C# - Size: 857 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 4,115 - Forks: 452

replaysMike/AnyDiff

A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.

Language: C# - Size: 217 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 175 - Forks: 18

P4dro-Dev/Desafio-em-Csharp-5-questo-nivel-avan-ado

Nesse desafio do curso de C(Sharp) avançado, foi proposto resolvermos 15 questões de nível médio, e difícil da linguagem C#(Sharp). Com o propósito de exercitamos o que aprendemos durante o tempo o módulo avançado, e principalmente, nossa base como programadores, que é a lógica de programação!

Language: C# - Size: 1.58 MB - Last synced at: about 13 hours ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

zs-3/ZS

ZS Extension for Small Basic

Language: C# - Size: 1.76 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

Zagn/LikeNtfsWalker

ToyProject_Like NTFSwalker

Language: C# - Size: 168 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 1

SalvatoreAmaddio/Backend_BusinessAppSharpBuilder

BusinessAppSharpBuilder is a framework that runs on .NET 8. It is designed to speed up the development of business-oriented from a back-end viewpoint.

Language: C# - Size: 512 KB - Last synced at: about 13 hours ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

JimmyCushnie/JECS

Jimmy's Epic Config System

Language: C# - Size: 3.37 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 161 - Forks: 15

ERGeorgiev/Unity-Ragdoll 📦

A ragdoll game that shows use of trigonometry, code optimisation and C# programming.

Language: C# - Size: 111 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

ooples/AiDotNet

A new library for all of the newest ai algorithms

Language: C# - Size: 9.79 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 29 - Forks: 7

AntonovAnton/math.evaluation

This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.

Language: C# - Size: 592 KB - Last synced at: 7 days ago - Pushed at: 16 days ago - Stars: 61 - Forks: 3

EhtashamAhmed/selenium-csharp-e2e-ui-automation-suite

This project is a Web UI automation test suite built using Selenium and XUnit for comprehensive regression testing of a web application. The tests are designed to run in a specific sequence to maintain the flow of operations and include retry logic to handle intermittent failures, such as slow internet or delayed element loading.

Language: C# - Size: 75.8 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

Nikoo-Asadnejad/ResponseBase

ResponseBase is a return type of a service or api which can be implicitly converted to objectResult

Language: C# - Size: 92.8 KB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

replaysMike/AssemblyInfo

Provides quick assembly information for windows dll/exe files

Language: C# - Size: 164 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

replaysMike/AnyCache.Providers.Redis

A redis storage provider for distributed caching using AnyCache

Language: C# - Size: 32.2 KB - Last synced at: about 14 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

replaysMike/AnyClone

A CSharp library that can deep clone any object using only reflection.

Language: C# - Size: 229 KB - Last synced at: about 14 hours ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 9

replaysMike/TypeSupport

A CSharp library that makes it easier to work with Types dynamically.

Language: C# - Size: 201 KB - Last synced at: about 14 hours ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 6

replaysMike/AnySerializer

A CSharp library that can binary serialize any object quickly and easily

Language: C# - Size: 305 KB - Last synced at: about 14 hours ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 9

RimisiusDev/EAFC25-CrackByRimisiusDev

EAFC25-CrackByRimisiusDev!!!

Language: Inno Setup - Size: 9.22 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

Devsebastian44/Conocimiento

Recopilación de todos mis apuntes.

Size: 819 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 14 - Forks: 2

RolandKoenig/HappyCoding

This repository is a collection of demo projects and some experiments for different use-cases

Language: JavaScript - Size: 8.25 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 1

Makhamadzaidov/pharmacy-management

This is a pharmacy project where the user can order medicine online. In this web application I used Asp.Net, Entity framework technologies and PostgreSQL database.

Language: C# - Size: 5.23 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 2

lincolnqjunior/easy-etl

This is the EasyETL repo.

Language: C# - Size: 236 KB - Last synced at: 8 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 1

MagyarMark/ProgiSuli

Python / C# ( Console & Windows forms ) / HTML & CSS & JS + Dungeon Of Code

Language: HTML - Size: 2.15 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

hdbr00/CF-Http-server-csharp

HTTP server from scratch, using C#

Language: C# - Size: 35.2 KB - Last synced at: 24 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Foqsz/xadrez-de-console

Apresento a vocês um jogo Xadrez desenvolvido utilizando a linguagem de programação C#. Nele foi criado um tabuleiro no terminal esperando inputs dos usuários para realizar jogas de Xadrez, até o fim da partida.

Language: C# - Size: 84 KB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 4 - Forks: 1

Jvprotano/VibeSync-Backend

VibeSync is an innovative platform that enables musical interaction at events. It allows organizers to create "Spaces" for their events, where the audience can suggest songs to play. The system provides a detailed control panel to track suggestions in real-time, ensuring the music is always in sync with the event's vibe.

Language: C# - Size: 228 KB - Last synced at: 24 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

MinaPecheux/godot-quick-tutorials

The code & assets for Godot/C# tutorials I published in video/text format on YouTube and Medium (🇬🇧 + 🇫🇷).

Language: C# - Size: 9.07 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 0

UnityCommunity/UnitySingleton

The best way to implement singleton pattern in Unity.

Language: C# - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 588 - Forks: 68

nov0caina/SelfishNetV3

Control your internet bandwidth with SelfishNet V3, ARP Spoofing application written in C#.

Language: C# - Size: 2.23 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 152 - Forks: 33

scar17off/secure-explorer

Secure Explorer is a Windows Forms application that provides a user-friendly interface for browsing files and directories while offering encryption and decryption capabilities for enhanced security

Language: C# - Size: 12.7 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MateiB20/Proiect-n-echip-ingineria-program-rii

O aplicație care afișează prognoza meteo curentă și pentru zilele următoare, utilizând un API extern pentru a obține datele relevante.

Language: HTML - Size: 25.5 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

erossini/RabbitMQConnection

How to create a resilient RabbitMQ client

Language: C# - Size: 9.77 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rinostar1998/Jellybunny

Yet another free open-sourced game engine

Language: C++ - Size: 169 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Victor-BwD/RPG-CSharp

Trying to make a simple RPG with mechanics based on D&D in pure C#.

Language: C# - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

cybersecurity-dev/csharp-toolkit

C# Toolkit

Size: 9.77 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ihp-lab/LibreFace

[WACV 2024] LibreFace: An Open-Source Toolkit for Deep Facial Expression Analysis

Language: Python - Size: 121 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 147 - Forks: 20

MorganKryze/ConsoleAppVisuals

User-friendly .NET visuals library designed for console apps

Language: C# - Size: 86.5 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 31 - Forks: 1

Iam1337/extOSC

extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.

Language: C# - Size: 1.17 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 221 - Forks: 25

Rustemsoft/Skater-.NET-Obfuscator

Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfuscation algorithms.

Size: 27.1 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 102 - Forks: 21

IngvarX/Camelot

Camelot is a cross-platform file manager written in C#

Language: C# - Size: 13.3 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 521 - Forks: 46

DamonMohammadbagher/eBook-BypassingAVsByCSharp

eBook "Bypassing AVS by C#.NET Programming" (Free Chapters only)

Size: 60.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 466 - Forks: 138

JavadEstiri/LegacyMD5CngInNetCore

🔧 MD5Cng-style hashing in .NET Core/5+ (Linux/macOS)! Lightweight cross-platform method using System.Security.Cryptography for legacy checksums, data migrations, or .NET Framework upgrades. No Windows dependencies—ideal for CI/CD pipelines. Not crypto-safe! #dotnet #devops #legacy

Language: C# - Size: 8.79 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Md-EmranHossen/CSharp-Learning-Hub

A complete C# learning hub with tutorials, code examples, mini projects, and notes. Perfect for beginners and developers looking to strengthen their C# skills with hands-on practice and real-world examples.

Language: C# - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

I-RoshanKumar/Calculator-by-CSharp

This is the basic project built on C# Language

Language: C# - Size: 5.86 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

poyea/scrabble

🆎 Scrabble game in C#, using WPF

Language: C# - Size: 1.05 MB - Last synced at: 4 days ago - Pushed at: 12 months ago - Stars: 20 - Forks: 15

P4dro-Dev/Scripts_Csharp_Game3D_Unity

Durante meus estudos no desenvolvimento de jogos digitais, eu me aprofundei bastante em criação de games 3D. Usando às Tecnologias da Unity, e C#. E nesse repositório, vou deixar os scripts básicos em Csharp para desenvolvimento de um game, usando essas Tecnologias!

Language: C# - Size: 69.3 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

heprado/Estudos

Exercicios que eu escrevo e salvo aqui pra ver depois.

Language: HCL - Size: 28.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Lanny-MacMillan/The-Adventure

The Adventure - Unite with the Magi. Save Discordia. In this game we tackle a more robust inventory system, player levels, talent tree, crafting and equipment. In this side scrolling RPG you will face against an evil unseen in thousands of years, you will have to discover whats destroying the land, unite with the magi and bring a stop to it.

Language: C# - Size: 2.54 MB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

pedroestevaodev/unity-calc-tp

A simple calculator developed with Unity as part of a Programming Techniques I course. This project demonstrates basic arithmetic operations, Unity UI integration, and object-oriented programming in C#.

Language: C# - Size: 2.87 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

razeleakers/ComeBackLuci

ComeBackLuci es un simple keylogger que guarda un registro de las teclas que presiones en la carpeta temporal del sistema(temp) y hara uso del servicio SMTP de GMAIL para enviarte los registros [Disclaimer: Educational Purposes]

Language: C# - Size: 271 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

razeleakers/ScrewyGL

ScrewyGL se encarga de generar codigo C++ para dibujos que quieras crear en OpenGL haciendo uso de SharpGL

Language: C# - Size: 753 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Dvurechensky/ConsoleGraph

Ищет путь от точки до точки, в направленном графе.

Language: C# - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Dvurechensky/BasicKnowledgeUnity

Unity для новичка(Базовые знания). Software: Unity 2021.2.7f1

Language: C# - Size: 106 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Dvurechensky/PatternsCSharpExtraAddons

Паттерны проектирования кода на C#

Language: C# - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MoaidHathot/dotnet.nvim

.NET Neovim plugin for improving the .NET dev experience in Neovim, written completely in Lua

Language: Lua - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 122 - Forks: 6

RafiBG/AIChatDiscordBot

My local AI chatbot for discord.

Language: C# - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

aramzham/AllTestingStuff

Me test here

Language: C# - Size: 3.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

baratgabor/SuffixTree

A well-structured, relatively compact implementation of Ukkonen's linear time suffix tree construction algorithm in C# 7+. With bonus detailed explanation on the algorithm.

Language: C# - Size: 487 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 4

EshaQaiser/SnakeGame-CSharp

Visual Programming Semester Project : Snake Game in C# Language

Language: C# - Size: 4.94 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FmgLib/FmgLib.MauiMarkup

C# Code Markup Library for .NET MAUI: UI Development, Multi Lang (Localization) with Fluent Methods and Hot Reload

Language: C# - Size: 13.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 80 - Forks: 7

KASRA10/simple-CSharp-ToDoList

A Simple And Basic TO DO List With C# => Windows Form ==> ListBox Features

Language: C# - Size: 2.13 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

burhanahmed1/TaskSphere

Integrated .NET-based desktop framework for dynamic task lifecycle management, featuring relational database connectivity, status tracking, prioritization, and a real-time analytics dashboard.

Language: C# - Size: 18.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 2

RadekVyM/Waste-App

[UI challange] .NET MAUI implementation of "Waste App" design by Sara Salehi.

Language: C# - Size: 29.1 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 18 - Forks: 6

ct0rm4n/CleanArch-Commerce

CleanArch Commerce - CQRS - DDD - Microservices - MicroOrm

Language: C# - Size: 42.7 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 10 - Forks: 1

BabinskiAdrian/ChallengeLINQ

Test using LINQ

Language: C# - Size: 6.84 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LuisAlfredo92/Super-QOI-converter-Console-

Console version of Super QOI converter. Compatible with Linux, Mac and Windows

Language: C# - Size: 64.5 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

LuisAlfredo92/Super-QOI-converter

An useful program to convert any image into QOI format

Language: C# - Size: 1.02 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

rafaelsouzars/slothhtml

O Sloth Html é uma ferramenta CLI para inicialização rápida de projetos HTML5. Tem como objetivo facilitar a criação das estruturas de pastas e arquivos para pequenos projetos.

Language: C# - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Vital-Vuillaume/Background-Creator

Background-Creator is a project that allows you to create a wallpaper

Language: C# - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

karenpayneoregon/closet-code

Various code samples

Language: C# - Size: 12.4 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 2

DylanSDev/practicandoconinterfaces

Practicando con interfaces de C#. Desarrollo del enunciado propuesto en clases de Desarrollo de Software.

Language: C# - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

notyel/csharp-exercises

Mejora tus habilidades de programación en C# (C-Sharp) con una colección de ejercicios y soluciones. Adecuado para principiantes y programadores experimentados. Aprende y practica C# (C-Sharp) de manera efectiva.

Language: C# - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

huruiyi/dotnet-samples

C#

Language: C# - Size: 79 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

mikerozendo/codecrafters-http-server-csharp

Building an HTTP server using C#

Language: C# - Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

iksergey/path-to-csharp-expertise

🚀 🌟 Основы C#. Присоединяйтесь и улучшайте свои навыки! Fork'айте и жмите ⭐

Language: C# - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 12

mohAhmadRaza/Semesterproject

Airline Management System - A C# Windows Forms application for airline administrative operations. Features include flight management, passenger tracking, ticket booking, and reporting systems. Built with Visual Studio and MongoDB for efficient data handling. Part of Software Engineering coursework.

Language: C# - Size: 13 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

DouglasIde/Csharp-Exercises

[📝Activity] Challenge exercises proposed by Alura, using C# and .NET technologies

Language: C# - Size: 213 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

nabeghe/AutoCopyUSB

Copy the contents of a USB drive when connected to the system in a hidden way and in the background.

Language: C# - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

SaleFlex/SaleFlex.POS

SaleFlex is a flexible and modular retail automation system designed to empower businesses with seamless management and scalability from anywhere.

Language: C# - Size: 4.66 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

hexaPjj/CS2-Esp-Aimbot-External-Imgui

CS2(Counter Strike 2) External ESP+Aimbot cheat

Language: C# - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

GianniosApostolos/PasswordManager

A simple offline password manager

Language: C# - Size: 5.08 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

iron-software/Iron-OCR-Image-to-Text-in-CSharp

Image to Text Tutorial in C# - See https://ironsoftware.com/csharp/ocr/tutorials/how-to-read-text-from-an-image-in-csharp-net/

Language: C# - Size: 3.8 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 74 - Forks: 16

TomChimorin/rock-paper-scissors

A simple console-based Rock, Paper, Scissors game where the player competes against the computer. The first to reach 3 points wins. Play by choosing Rock, Paper, or Scissors and try to beat the computer!

Language: C# - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

akkaraponph/cs-transactor

Atomic Handling on Service Level

Language: C# - Size: 52.7 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

TETvega/ClassNotes-BE

Backend Project of ClassNotes API

Language: C# - Size: 858 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

hexaPjj/Autoclicker-Imgui

Autoclicker mde with imgui

Language: C# - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0