-
To create, build and publish dotnet core REST API
-
Use GitHub actions to do CI/CD
-
Whenever a new change get committed
- GitHub actions runs the workflow
- builds the dotnet core application
- Publish the output to Azure Web App
-
API url: https://paritosh-test-app.azurewebsites.net/weatherforecast
-
Notifications
You must be signed in to change notification settings - Fork 0
To show how to create, build and publish dotnet core REST API and how to use GitHub Actions to do CI/CD
License
paritosh64ce/test-api-github-actions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
To show how to create, build and publish dotnet core REST API and how to use GitHub Actions to do CI/CD