{"id":20994392,"url":"https://github.com/idanhoro/iis_webapplication","last_synced_at":"2025-12-26T08:59:39.368Z","repository":{"id":126444914,"uuid":"498514176","full_name":"idanhoro/IIS_WebApplication","owner":"idanhoro","description":"Simple ASP.NET web application and deploy it on Microsoft machine.","archived":false,"fork":false,"pushed_at":"2022-06-01T13:11:09.000Z","size":971,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T08:49:38.647Z","etag":null,"topics":["deployment","devops","iis-server"],"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/idanhoro.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":"2022-05-31T22:17:49.000Z","updated_at":"2024-06-18T03:53:38.000Z","dependencies_parsed_at":"2023-06-16T20:15:30.075Z","dependency_job_id":null,"html_url":"https://github.com/idanhoro/IIS_WebApplication","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idanhoro%2FIIS_WebApplication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idanhoro%2FIIS_WebApplication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idanhoro%2FIIS_WebApplication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idanhoro%2FIIS_WebApplication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idanhoro","download_url":"https://codeload.github.com/idanhoro/IIS_WebApplication/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410230,"owners_count":20286387,"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":["deployment","devops","iis-server"],"created_at":"2024-11-19T07:18:07.147Z","updated_at":"2025-12-26T08:59:39.335Z","avatar_url":"https://github.com/idanhoro.png","language":"C#","readme":"# IIS_WebApplication\n\n\nSimple ASP.NET web application and deploy it on Microsoft machine.\n\n\n\n## Description\n\nThis guide shows how to deploy an ASP.NET web application on your Microsoft machine,\nusing Internet Information Services (IIS) Manager.\n\n## Requirements\n\n- One server, running Windows Server operating system.\n\n# Installation and Configuration\n\n#### Step 1 - Clone\\Create project.\n```git clone``` this repository or create your own application for your Microsoft machine.\n#### Step 2 - Create and configure IIS.\n - At the server manager click on : ```Add roles and feature```\n\u003cimg src=\"./images/add_feature.png\" width=\"500\"/\u003e\n\n - Choose  ``` Web Server (IIS)``` at the ```Server Roles``` section.\n\u003cimg src=\"./images/add_IIS.png\" width=\"500\"/\u003e\n - Add the ```.NET framework``` features at the ``` Features``` section.\n - \u003cimg src=\"./images/add_dotnet_feature.png\" width=\"500\"/\u003e\n\n#### Step 3 - Add your web application to the IIS Manager.\n- Open IIS manager\n- Open your local connection.\n- Right click on ``` Sites```\n- Select add website\n\n\u003cimg src=\"./images/add_website.png\" width=\"170\"/\u003e\n\n- Fill the website form.\n  - ```Site name``` - Your website name.\n  - ```Physical path``` - The path to your website folder.\n  - ```port``` - The port where the app will run.\n\n\u003cimg src=\"./images/website_form.png\" width=\"400\"/\u003e\n\n\n#### Step 4 - Browse to the application\n\n- From your local Microsoft machine Browse to ```http://localhost:5100/```\n\n\u003cimg src=\"./images/running_app.png\" width=\"500\"/\u003e\n\n# Dependencies \n\n - Microsoft machine - This guide deployed with Windows Server 2019.\n\n - This project was written using Microsoft Visual Studio 2019 and C# ASP.NET 3.1 core,\nother versions mat not work.\n\n**Note** .NET versions must be the same on the server and at your project. \n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidanhoro%2Fiis_webapplication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidanhoro%2Fiis_webapplication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidanhoro%2Fiis_webapplication/lists"}