{"id":23647632,"url":"https://github.com/kstkolev/rpg","last_synced_at":"2026-05-14T13:41:03.871Z","repository":{"id":270003090,"uuid":"909087007","full_name":"KStKolev/RPG","owner":"KStKolev","description":"A console application, created by using the programming language C#, Entity Framework, Visual Studio and MS SQL.","archived":false,"fork":false,"pushed_at":"2024-12-28T18:37:29.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T04:48:12.988Z","etag":null,"topics":["c-sharp","entity-framework","mssql","ssms","visual-studio"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KStKolev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-27T17:37:42.000Z","updated_at":"2024-12-28T18:37:33.000Z","dependencies_parsed_at":"2024-12-27T19:27:11.057Z","dependency_job_id":"7eff6cdb-2db3-441e-8e6b-889aac2824c8","html_url":"https://github.com/KStKolev/RPG","commit_stats":null,"previous_names":["kstkolev/rpg"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KStKolev%2FRPG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KStKolev%2FRPG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KStKolev%2FRPG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KStKolev%2FRPG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KStKolev","download_url":"https://codeload.github.com/KStKolev/RPG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239599039,"owners_count":19665911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","entity-framework","mssql","ssms","visual-studio"],"created_at":"2024-12-28T14:28:53.757Z","updated_at":"2025-10-05T02:06:04.062Z","avatar_url":"https://github.com/KStKolev.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Guide for successfully cloning and running RPG console application.\n\nSTEP 1: Download and install Visual Studio from the official Microsoft website.\n\nSTEP 2: Go to section \"Code\", which is located on a green button around the start of the repository. Click on it.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/a08865ec-65bd-4e75-8c5d-4cdf2773148f\" width=\"500\"/\u003e\n\u003c/div\u003e\n\nSTEP 3: Copy the presented link from the HTTPS section.\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/4c714d12-1f6b-4f85-81a0-d951569143fd\" width=\"500\"/\u003e\n\u003c/div\u003e\n\nSTEP 4: Open the terminal and go to the directory of your choosing. Type git clone and CTRL + V (which pastes the link for the application), and press enter.\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/2b613be5-a9e9-43a1-a312-7494995fa970\" width=\"500\"/\u003e\n\u003c/div\u003e\n\nSTEP 5: Download SSMS (SQL Server Management Studio) from the official website.\n\nSTEP 6: After Installing it, go to the search tab and type \"Services\".\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/348d82f0-1861-4a62-862a-10c652dd5568\" width=\"500\"/\u003e\n\u003c/div\u003e\n\nSTEP 7: After clicking on it, search for SQL Server (SQLEXPRESS) and start the service.\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/570de42f-4ba6-4c46-b7fa-0d9626a39c7a\" width=\"500\"/\u003e\n\u003c/div\u003e\n\nSTEP 8: Open SSMS. After launching it, a tab named \"Connect to Server\" will pop up. Write \"(local)\\SQLEXPRESS\" on the Server name and press Connect.\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/ffe40213-9ae3-443e-92e2-604b4d166ef7\" width=\"500\"/\u003e\n\u003c/div\u003e\n\nSTEP 9: Open RPG directory with the application folders inside it. Open the folder named \"RPG\" and click on \"RPG.sln\"\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/44f66c16-3388-4e55-a878-d2ffb413c18d\" width=\"500\"/\u003e\n\u003c/div\u003e\n\nSTEP 10: After Visual Studio launches \"RPG.sln\", click on the green arrow at the top of the IDE. \n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/74e0879f-778e-41ad-b71f-7aa061a7dec2\" width=\"500\"/\u003e\n\u003c/div\u003e\n\nAnd That's it!\nHere's some pictures showing the console application in action.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/24752401-c4bf-4de7-b66c-fa1d1e03bcb8\" width=\"500\"/\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/12bf8406-1537-4a5f-870a-ec267d8d1b20\" width=\"500\"/\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/3f8cff15-be29-4bf6-8672-baa2996ba120\" width=\"500\"/\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/3b558cc1-372a-4c28-8d2b-16042f443c81\" width=\"500\"/\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/baf08eaf-b34b-47c0-b7ea-36d228b64961\" width=\"500\"/\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/fa9e7975-c55b-40f4-9dfb-9dd30a3116af\" width=\"500\"/\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/003d99df-be34-4d94-ac41-dc88d314ba9a\" width=\"500\"/\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/ea771265-b9f1-48a4-93ed-9cc3e884114b\" width=\"500\"/\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkstkolev%2Frpg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkstkolev%2Frpg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkstkolev%2Frpg/lists"}