https://github.com/amanpathak-devops/dotnet-project-azure-pipeline
https://github.com/amanpathak-devops/dotnet-project-azure-pipeline
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amanpathak-devops/dotnet-project-azure-pipeline
- Owner: AmanPathak-DevOps
- License: mit
- Created: 2023-03-01T14:51:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T14:52:03.000Z (over 3 years ago)
- Last Synced: 2024-10-27T09:04:07.274Z (over 1 year ago)
- Language: JavaScript
- Size: 546 KB
- Stars: 3
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
---
services: app-service\web,app-service
platforms: dotnet
author: tiagocostapt
---
# ASP.NET sample for Azure App Service
This is an ASP.NET MVC web app that you can deploy to Azure App Service using Git.
This code is the default MVC app as generated by
[Visual Studio](https://www.visualstudio.com/products/visual-studio-community-vs).
To learn how to deploy this starter web app to App Service in a few minutes, go to
[Get started with web apps in Azure App Service](https://azure.microsoft.com/en-us/documentation/articles/app-service-web-get-started/).
## License
See [LICENSE](LICENSE).