https://github.com/houssemdellai/webappwithdatabasedemo
Sample ASP.NET Core MVC app with database for demoing CI-CD pipelines using Azure DevOps
https://github.com/houssemdellai/webappwithdatabasedemo
arm-template azure azure-devops ci-cd-pipeline dacpac database-schema devops sql-azure
Last synced: 6 months ago
JSON representation
Sample ASP.NET Core MVC app with database for demoing CI-CD pipelines using Azure DevOps
- Host: GitHub
- URL: https://github.com/houssemdellai/webappwithdatabasedemo
- Owner: HoussemDellai
- Created: 2018-07-18T20:59:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T10:17:55.000Z (about 1 year ago)
- Last Synced: 2025-03-31T22:25:13.446Z (6 months ago)
- Topics: arm-template, azure, azure-devops, ci-cd-pipeline, dacpac, database-schema, devops, sql-azure
- Language: HTML
- Homepage:
- Size: 2.39 MB
- Stars: 121
- Watchers: 6
- Forks: 1,578
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebAppWithDatabaseDemo
Sample ASP.NET Core MVC app with database, UI tests (Selenium) and ARM template for demoing CI-CD pipelines using Azure DevOps Pipelines.
Build status
Release status - dev
Release status - test
Release status - prod
![]()
![]()
![]()
![]()
![]()
The complete demo is available on youtube on this link:
https://www.youtube.com/watch?v=X-RNXvI5_Ek&list=PLpbcUe4chE7_J_la3FlruUfAN1ec7H_bR&index=24Another (old) demo was also done using Classic Designer:
https://www.youtube.com/watch?v=uVne2HXkWXI&list=PLpbcUe4chE78FEvDjD9zfzSGvsdkvkkrj&index=1Pipelines flows are sketched in this picture: