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

Topic: "csharp-programming"

dudu502/LittleBee

Keyframe sync using ECS(R)

Language: C# - Size: 1.27 GB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 502 - Forks: 95

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: 1 day ago - Pushed at: 13 days ago - Stars: 8 - Forks: 2

oneananda/C_Sharp_Examples

This repository contains a collection of C# code examples designed to demonstrate various programming concepts and best practices. Each example is structured to provide clear, concise, and practical insights into different aspects of C# programming.

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

DibyajyotiBiswal57/Csharp-programs

Just some C# programs that I made.

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

Kalyan767Z/Cost_Accounting

GPT Task 1: This program helps users track their daily expenses. The user is prompted to enter how many days they want to track expenses, and the program creates an array to store the expenses for each day. After entering all the expenses, the program calculates the total expenses and the average expense per day.

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

Kalyan767Z/Triangle_output

HomeWork 5: A program to dynamically draw ascending and descending triangles in C#. Focuses on nested loops and pattern generation.

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

Kalyan767Z/Recursion

HomeWork 9: A set of recursive functions in C# to print arrays, calculate their sum, and compute the digit sum of a number. Highlights recursion as a problem-solving technique.

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

Kalyan767Z/Method_Resize_and_addition

HomeWork 8: A comprehensive program to resize arrays and add or remove elements at specific positions. Demonstrates modular design in C#.

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

Kalyan767Z/Find_index_of_array_element_method

HomeWork 7: A program to find the index of an element in an integer array. Uses efficient traversal logic with user-friendly input validation.

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

Kalyan767Z/Work_with_array

HomeWork 6: A C# program that manipulates arrays by resizing, adding, or removing elements. Demonstrates dynamic array operations and input validation.

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

Kalyan767Z/Sum_and_number_of_even_and_odd_numbers_in_the_range

HomeWork 4: A C# program to calculate the sum of even and odd numbers in a given range. Demonstrates loops, conditional checks, and input validation.

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

Kalyan767Z/Simple_Calculator

HomeWork 3: A basic calculator in C# capable of addition, subtraction, multiplication, and division. Includes error handling for invalid inputs and division by zero.

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

Kalyan767Z/Check_number_for_parity

HomeWork 2: A beginner-friendly program to check if a number is even or odd using modulus operation in C#. Demonstrates input validation and basic control flow.

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

Kalyan767Z/Arithmetic_mean_of_two_numbers

HomeWork 1: A program to calculate the arithmetic mean of two numbers in C#. Focuses on input validation, modular methods, and simple arithmetic operations.

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

jepozdemir/linq_in_csharp

Exploring LINQ in C# : Querying Made Easy

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

mauricepreiss/CSharpFinder

A simple little tool to find C# files / assemblys (exe, dll) in a directory

Language: C# - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

eeyribas/OPCCommunication

OPC stands for OLE for Process Control. The application performs operations such as establishing a connection to the PLC, writing data to the PLC, and reading data from the PLC using OPC comm.

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

eeyribas/ProductTrackingSystem

The Product Tracking System includes features for generating barcodes for products and recording barcode products.

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

eeyribas/Arduino-CSharp-Bluetooth-Control

The repository includes a "UserInterface" developed with C# programming language that controls an Arduino connected to a Bluetooth module. The repository also includes control of the Arduino's Bluetooth module.

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

eeyribas/CSharp-WinForms-Examples

Contains C# WinForms Programming examples. There are a total of 226 examples. It's a good repo for those who want to learn C# WinForms programming.

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

eeyribas/CSharp-Console-Examples

Contains C# Programming examples. There are a total of 36 examples. It's a good repo for those who want to learn C# programming.

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

eeyribas/CSharp-Applications

In this repository, there are applications created using the C# programming language.

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

pzoghbi/tile-vania

A short 2D platformer game made with Unity and C#. The game features tile sets, scene flow, simple AI, level design, and a state-driven camera.

Language: C# - Size: 4.29 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ClarkKeyton/NFOReader

NFOReader by ClarkKeyton(leaked source code from Hewlett-Packard 2011 year)

Language: C# - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cc-Mehdi/Accounting-WinForms

The accounting Windows application is a powerful and user-friendly software designed to assist businesses and individuals in managing their financial transactions and records efficiently.

Language: C# - Size: 12.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cc-Mehdi/Library-WPF

A library Windows application is a software program designed to help manage and organize various aspects of a library's operations.

Language: C# - Size: 22.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Related Topics
csharp 24 csharp-code 13 dotnet 11 dotnet-core 8 visual-studio 5 csharp-project 5 examples 3 loops 3 net-framework 3 dynamic-arrays 2 linq 2 logic-building 2 example 2 csharp-framework 2 csharp-app 2 unity 2 csharp-library 2 visual-studio-2019 2 csharp-application 2 net-framework-461 2 array 2 beginner-friendly-frontend-project 2 beginner-friendly 2 csharp-winform 2 operator 2 standart-libraries 2 static 2 sql 2 sql-server 2 csharp-program 2 windows-application 2 winforms 2 arithmetic-operations 2 database 2 entity-framework 2 c-sharp 2 calculator-program 1 windows-forms-csharp 1 stopwatch 1 windows-forms-csharp-dotnet 1 multi-dimensional 1 maths-solving-programs 1 nested-loops 1 pattern-printing 1 arithmetic-operations-in-c 1 input-validation 1 algorithms 1 mathematical-programming 1 recursion 1 c-sharp-library 1 warcraft3 1 canvas-js 1 chart 1 control-panel 1 excel 1 jquery 1 json-read-and-write 1 serial-port-communication 1 sqlite 1 sqlite-database 1 thread 1 xml 1 guna-ui 1 programming-project 1 task-management-app 1 transformations 1 task-management-system 1 task-manager 1 structure 1 task-manager-app 1 windows-forms-app 1 input-output 1 linq-expressions 1 arduino 1 arduino-bluetooth 1 arduino-bluetooth-controller 1 arduino-ide 1 arduino-library 1 arduino-platform 1 bluetooth 1 bluetooth-arduino 1 bluetooth-connection 1 c-sharp-learning 1 hc-05 1 bluetooth-hc-05 1 bluetooth-hc-06 1 bluetooth-hc05-module 1 bluetooth-module 1 charp-serialcommunication 1 even-odd-rule 1 loops-and-iterations 1 array-operations 1 data-manipulation 1 linked-list 1 data-types 1 csharp-console-app 1 array-search 1 array-search-in-c-sharp 1 csharp-console 1 console-application 1