An open API service indexing awesome lists of open source software.

Visual Studio

Visual Studio is a develpment software suite for Windows and MacOS made by Microsoft. The last version is called Visual Studio 2022 and Visual Studio It is used to develop computer programs, as well as websites, web apps, web services and mobile apps and it also uses Microsoft software development platforms such as Windows API, Windows Forms, Windows Presentation Foundation, Windows Store and Microsoft Silverlight. It can produce both native code and managed code. Built-in languages include C, C++, C++/CLI, Visual Basic .NET, C#, F#, JavaScript, TypeScript, XML, XSLT, HTML, and CSS. Support for other languages such as Python, Ruby, Node.js, and M among others is available via plug-ins. Java (and J#) were supported in the past.

Visual Studio is made with C# and C++.

https://github.com/sandersade/assemblyrebinding

Parse .NET build error messages to binding redirects

assembly-rebinding assembly-references dotnet-build error-parser visual-studio

Last synced: 22 Jul 2025

https://github.com/deolae/ticket-plane-app

This was the project for my Visual Programming course, it was made in Visual Studio , the project is a ticket plane app which includes 2 destinations and detailed info for each to make a reservation and then print it in a text file. (The printed reservation is stored in "bin/Debug")

visual-studio

Last synced: 31 Dec 2025

https://github.com/bolorundurowb/integrated-terminal

An intergrated terminal add in for visual studio for mac :computer:

visual-studio visual-studio-for-mac visual-studio-for-mac-extension

Last synced: 21 Mar 2025

https://github.com/celerik/celerik-netcore-services

Provides a code baseline for .NET Core service-oriented projects including configuration, standard service builder, common enumerations, common exceptions, a standar response model, pagination, resources, base service classes and utilities.

chsarp netcore nuget services visual-studio

Last synced: 26 Apr 2026

https://github.com/celerik/celerik-netcore-httpclient

This repository provides a codebaseline to implement a HttpClient calling a service that follows the Celerik Api Protocol. The protocol is simple: all http body responses have: Data, Message, MessageType and Success.

csharp http-client netcore nuget visual-studio

Last synced: 02 May 2026

https://github.com/hanzala-bhutto/csharp-pharmacy-store-system

Simulating Real life medical store keeping records of medicines

bunifu-ui csharp graphical-user-interface sql sql-express-filedb visual-studio

Last synced: 04 Jul 2025

https://github.com/tsnsoft/dialogblocksconsoleapp

Пример консольной программы на C++ с использованием wxWidgets и DialogBlocks для Visual Studio 2022 и mingw64

console cpp cross-platform dialogblocks linux mingw64 visual-studio windows wxwidgets

Last synced: 08 May 2026

https://github.com/midrare/msvc.py

Run commands under Visual Studio developer prompt

developer-tools environment environment-variables msvc visual-studio

Last synced: 31 Oct 2025

https://github.com/heebum99/c-practice2

교재 - 혼자 공부하는 C언어

c study visual-studio

Last synced: 26 Jun 2025

https://github.com/onodera-sf/visualstudioexeiconbuildconfiguration

選択しているビルド構成によって実行ファイルのアイコンを変更するサンプルです。

build-configuration executable icon program visual-studio

Last synced: 07 Jul 2025

https://github.com/stefanief2004/wordfrequencyanalyzer

Simple C# Windows Forms application that allows users to analyze input text and count the frequency of each word.

csharp text-analysis visual-studio visual-studio-code windows-forms word-frequency word-frequency-count

Last synced: 19 May 2026

https://github.com/gunh0/playtetrisbyc

🕹 Making of Tetris Game in C

console-game tetris-game visual-studio

Last synced: 25 Jun 2025

https://github.com/stefanief2004/pricecalculatorwinforms

C# Windows Forms app for calculating item prices based on size and single discount options.

check-box csharp radio-buttons visual-studio visual-studio-code windows-forms

Last synced: 19 May 2026

https://github.com/skelotone/modeling1_project2

Scripting files for my second project in my Computer as a Medium class.

game-development unity visual-studio

Last synced: 19 May 2026

https://github.com/tsnsoft/dialogblocks_wx_demo

Пример программы на C++ с использованием wxWidgets и DialogBlocks в Visual Studio 2022

2022 cpp cross-platform dialogblocks linux visual-studio wxwidgets

Last synced: 05 Apr 2025

https://github.com/40843245/visual-studio

My learning note about Visual Studio IDE will be placed in this repo.

visual-studio

Last synced: 18 Feb 2026

https://github.com/pj-mill/wcf_windowsservce_javaclient

A windows hosted service built using WCF / C# and accessed via Java & dotnet console clients.

csharp eclipse glassfish java visual-studio wcf webservices

Last synced: 18 May 2026

https://github.com/ClaudioVergara2/API_Ventas

API de Gestión de Ventas (ASP.NET Core Web API)

api sql-server-management-studio visual-studio

Last synced: 11 Mar 2025

https://github.com/janluksoft/aspnetwebform

A simple ASP.NET application in WebForm technology

asp-net c-sharp dotnet javascript visual-studio web-forms

Last synced: 08 May 2026

https://github.com/joaogsleite/dotnet-examples

Exercises and example projects for .NET

c-sharp dotnet remote-connection visual-studio

Last synced: 18 May 2026

https://github.com/VoidBGS/Ordina-XMLParser

File parser made for extracting data from weird XML files. Made in Visual Studio using XmlReader in C#.

c-sharp custom parser visual-studio xml xmlreader

Last synced: 11 Mar 2025

https://github.com/elvircrn/commodore64emu

Yet another Commodore 64 Emulator written in C++

cpp17 emulation nes visual-studio

Last synced: 31 Aug 2025

https://github.com/meysam81/student

An implementation of a class, having student fields as its private fields and corresponding class methods

class class-project college college-assignment college-project college-students cplusplus encapsulation student student-management student-project students visual-studio

Last synced: 01 Sep 2025

https://github.com/mrlizhaozhi/insy4051-business-application-development-saffarizadeh

马凯特大学本科信息系统专业 INSY4051 商业应用开发课程 Saffarizadeh 博士的课件代码。

asp-net business-application c-sharp information-systems mockup software visual-studio web-application web-development website

Last synced: 10 Sep 2025

https://github.com/ewgeni-dinew/01.programming-fundamentals

I am uploading my homework from the course Programming Fundamentals (22.05.2017-06.07.2017), which I am undergoing at the Software University (SoftUni) in Sofia, Bulgaria. The homework consists of Console Applications that I have written on Visual Studio, using C#.

csharp fundamentals homework softuni visual-studio

Last synced: 13 Jun 2025

https://github.com/ashankasr/AspNetCoreIdentity

Configuring ASP.NET Core Identity in an empty ASP.NET Core web application.

asp-net-core asp-net-core-identity asp-net-core-mvc identity visual-studio

Last synced: 11 Mar 2025

https://github.com/TanyaHendricks/pointofsale

BSc IT second year project for module, System design & analysis II - CMPG223, to develop a point-of-sale system.

canva database-design exception-handling reporting-tool system-design visual-studio windows-forms

Last synced: 11 Mar 2025

https://github.com/hmeirelles0/x-men-quiz

Quanto você sabe sobre os filhos do átomo? ⚛️✖️

c-sharp encapsulation object-oriented-programming quiz quiz-game visual-studio x-men

Last synced: 14 Jun 2025

https://github.com/tonycletus/Alarminon

An Alarm Software: Rings, Talks, Calls Out Your Name, Read Out Facts About Life And Time.

alarm-clock speech vb-net visual-basic visual-studio visualbasic

Last synced: 11 Mar 2025

https://github.com/physer/microtemplate

A .NET solution template for microservices in C#

clean-architecture csharp dotnet microservices visual-studio visual-studio-template

Last synced: 15 May 2026

https://github.com/darkdaskin/harmonytools

Visual Studio tools for Harmony library users

code-analyzer csharp dotnet harmony visual-studio

Last synced: 08 May 2026

https://github.com/ricky9667/coursemanager

A windows form program viewer from NTUT courses.

csharp visual-studio winforms

Last synced: 18 May 2026

https://github.com/igeligel/fifa13ultimateteamautobuyer

:soccer: Automated trading platform for FIFA 13 Ultimate Team written in C# as Windows Forms application

csharp dotnet fifa fifa-ultimate-team fut visual-studio windows-forms winforms

Last synced: 08 May 2026

https://github.com/coderserdar/VisualBasicExamples

Some small projects which are coded by Visual Basic language

dotnet visual-basic visual-basic-net visual-studio

Last synced: 11 Mar 2025

https://github.com/adey99/rail-reserve

Visual Basic Application to implement a simple Railway Reservation Interface for CS492 Micro-project

database visual-basic visual-studio

Last synced: 11 Mar 2025

https://github.com/eeyribas/snakegame

Snake game is a game where the snake grows by eating apples and can pass through walls without dying.

c collision-detection cplusplus design drawing food fps-game game game-2d game-design game-over game-rules glut-library keyboard-controls library opengl programming snake snake-game visual-studio

Last synced: 06 May 2026

https://github.com/rdp77/vb

Simple Program Visual Basic

visual-basic visual-studio

Last synced: 07 Mar 2026

https://github.com/kathleenwest/myazurewcfservicedemo

Positive Affirmations is a WCF service demo project hosted via Azure Cloud Services. A Windows Form Application functions as a test client where users can consume the service. This project presents a simple WCF Positive Affirmations Service that demos architectural styles of setting up, hosting via Azure Cloud Services, configuring services, and testing the service for http protocols. The service accepts a simple string, which represents a name, and returns a simple string with a randomized positive affirmation that acknowledges the name. Instead of using IIS Express, the simple service is hosted using Azure Cloud Services. The Visual Studio solution also has one client “tester” Windows Form application that tests the http protocol connection to the hosted service.

azure azure-cloud-services azure-portal azure-services cloud-services csharp csharp-code positive-affirmations service services visual-studio visual-studio-code wcf wcf-client wcf-proxy wcf-service wcf-service-client-demo windows-form-application windows-forms windows-forms-csharp

Last synced: 16 Apr 2026

https://github.com/apotocki/cairo-win

A Visual Studio-based build system for the Cairo graphics library and its dependencies (Pixman, FreeType, libpng, zlib) on Windows. Supports static and dynamic builds for x86 and x64 architectures in both Debug and Release configurations.

cairo cairographics dll dynamic-library lib libraries sln static-library vcproject visual-studio windows x64

Last synced: 18 May 2026

https://github.com/martudev/easygui

EasyGUI is a project that tries to facilitate the creation of custom windows forms, specially oriented to use them in GUI overlay apps (for example: games)

csharp flat-design gui non-hook-ui ui ui-components visual-studio windows-forms

Last synced: 08 May 2026

https://github.com/garrytrinder/msteams-m365-tab-host-dotnet-csharp

A sample application that shows how to extend the Teams JS Interop to use the Teams JS library too obtain the current host

csharp dotnet microsoft-teams teams-toolkit visual-studio

Last synced: 18 May 2026

https://github.com/ayltai/ansible-vscode-mac

Install and configure Visual Studio Code and extensions on macOS

ansible ansible-role macos visual-studio

Last synced: 08 May 2026

https://github.com/GTVolk/PasswordGenerator

Generates password encrypted by unique key and passphrase

passphrase password password-generator password-manager visual-studio

Last synced: 11 Mar 2025

https://github.com/GTVolk/DBAutoShop

MSSQL DB Auto Shop

management mssql visual-studio

Last synced: 11 Mar 2025

https://github.com/igeligel/fifa14ultimateteamautobidder

⚽️ Automated trading platform for FIFA 14 Ultimate Team written in C# as Windows Forms application, focussing on bidding player cards

csharp dotnet fifa-ultimate-team fifa14 fut visual-studio windows-forms winforms

Last synced: 09 May 2026

https://github.com/akasarto/vs-solution-layout

A template layout for new .NET Solutions using Visual Studio 2022 Community or greater. Includes only commonly used folders and configuration files.

layout template visual-studio

Last synced: 11 Mar 2025

https://github.com/bocharovf/TSqlCustomCodeAnalysis

Custom code analysis rules for T-SQL

codeanalysis sqlserver tsql visual-studio

Last synced: 11 Mar 2025

https://github.com/Tskalka/FirstPlatformerUnity3D

A simple 3D platformer template for Unity and C#

csharp unity3d visual-studio

Last synced: 11 Mar 2025

https://github.com/elijahhilldev/sfdx-project

Built Salesforce App in using Lighting Components.

salesforce-cli salesforce-extensions trailhead visual-studio

Last synced: 11 Mar 2025

https://github.com/assarbad/vs-project-survey

This is supposed to help survey existing MSBuild-based C++ projects

msbuild msbuild-files msvc visual-studio

Last synced: 11 Mar 2025

https://github.com/andreafioraldi/joyduino-minimal

Simulate keyboard to use an arduino-adapted PS2 joypad

arduino c-sharp cpp joystick keyboard play-station video-game visual-studio

Last synced: 08 May 2026

https://github.com/jyang001/DarkGDK2D-tictactoe

A 2D TicTacToe Game with a Graphic User Interface Using DarkGDK

cplusplus visual-studio

Last synced: 11 Mar 2025

https://github.com/leejy12/MineSweeper

MineSweeper written using Win32 and GDI+

cpp cpp20 cpp20-modules gdiplus minesweeper visual-studio win32 windows

Last synced: 11 Mar 2025

https://github.com/j-yoshino/taxi

2023年12月開催された、unityroomの1WeekGAMEJAMお題「おくる」の作品

csharp unity unity2d visual-studio

Last synced: 18 May 2026

https://github.com/youngandgeek/university-system-release

university system release (.exe)

csharp mssql-database visual-studio

Last synced: 18 May 2026

https://github.com/kerxon/Battleship

C# Battleship program

csharp visual-studio

Last synced: 11 Mar 2025

https://github.com/volodimirdd/analytics_and_store_administration

The app was built with C# in Visual Studio, .NET Framework, and WinForms UI. It utilizes SQL Server LocalDB for DBMS functionality, with Entity Framework for DB operations and ADO.NET for data access. SSDT used to design and manage the database schema. Dependencies are managed via NuGet packages.

administration administration-interface administration-system ado-net analitics csharp entity-framework local-database net-framework nuget nuget-packages sql sql-server sql-server-localdb ssdt store t-sql visual-studio windows-app windows-application

Last synced: 06 Jan 2026

https://github.com/marcelocezario/producao-alimentos-csharp

Projeto desenvolvido para aprendizado em C# seguindo as normas MVC

c-sharp mvc visual-studio

Last synced: 11 Mar 2025

https://github.com/JoseYesan/Cplucplus_Projects

An application based on the MVC model which works as Sales System for a restaurant. Programmed in C++

cpp mvc-architecture visual-studio

Last synced: 11 Mar 2025

https://github.com/gregoryagu/netcore-webpack-ts

This is a sample of .netcore+webpack 4 + typescript

aspnetcore typescript visual-studio webpack

Last synced: 11 Mar 2025

https://github.com/Brollof/Minesweeper

Minesweeper made in Visual Studio (C#)

csharp minesweeper minesweeper-style-game visual-studio

Last synced: 11 Mar 2025

https://github.com/gunh0/PlayTetrisByC

🕹 Making of Tetris Game in C

console-game tetris-game visual-studio

Last synced: 11 Mar 2025

https://github.com/havendv/onecode

This extensions add methods and classes from the repositories of your choice to IntelliSense autocompletion and allows you to automatically add them to the project after autocompletion

code components extensions onecode reusable reuse rider visual-studio visual-studio-extension

Last synced: 20 Jun 2025

https://github.com/VitorVDavoglio/Jogo-da-Velha-Complexo

Criação de um Jogo da Velha Complexo para treinar os conhecimentos de C# usando a ferramenta do Windows Form no Visual Studio 2022

ccharp visual-studio windows-forms

Last synced: 11 Mar 2025

https://github.com/gatarelib/vbprograms

For my CS 3rd Year

vbnet visual-studio

Last synced: 18 May 2026

https://github.com/dimaguy/DimaSurf

a custom browser for custom needs...

vb-net vbnet visual visual-studio visualstudio webbrowser

Last synced: 11 Mar 2025

https://github.com/MichaelBalas/Human_Computer_Interaction

Seeking to understand how humans best interact with technology and how to construct an intuitive UI that promotes understanding and minimizes errors

design-patterns human-computer-interaction mouse-tracking parking-management touchpad usability user-experience user-interface user-study visual-studio

Last synced: 11 Mar 2025

https://github.com/kabili207/vs-project-parser

A proof of concept to parse Visual Studio C-Sharp project files for the DAL builder

gtk-sharp proof-of-concept visual-studio

Last synced: 11 Mar 2025

https://github.com/haknkayaa/jsonvisualizerforvscode

Visualize JSON data as interactive diagrams

json visual-studio visual-studio-code visualization vscode

Last synced: 18 May 2026

https://github.com/tsotimus/vbcalc

Visual Basic Calculator

vba visual-basic visual-studio

Last synced: 21 Mar 2025

https://github.com/morphx666/delaybug

Task.Delay and Thread.Sleep behave differently if Visual Studio is running

bug dotnet netcore netframework threading visual-studio

Last synced: 18 May 2026

https://github.com/coderserdar/CSharpExamples

Some small projects combination which is useful to earn experience in C# language.

c-sharp dll dotnet visual-studio wcf windows-forms

Last synced: 11 Mar 2025

https://github.com/GregTrevellick/SolutionOpenPopUp

A Visual Studio extension to open a pop-up dialog containing the contents of a specific text file in a solution, when the solution is opened.

gotcha visual-studio visual-studio-extension

Last synced: 11 Mar 2025

https://github.com/sam2020-4/Neighborhood

These is a Django web application that allows you to be in the loop about everything happening in your neighborhood. From contact information of different handyman to business announcements or even updates.

bootstrap4 django-framework django-rest-framework html-css-javascript postgresql python3 visual-studio

Last synced: 11 Mar 2025

https://github.com/Grotherdieck/Cpp_Code_for_Learning

C++学习过程写过的代码

cpp cpp11 visual-studio

Last synced: 11 Mar 2025