Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhatthaiquang-agilityio/net7-webapi
NET7 Web API and deploy on Azure App Service via GitHub Actions
https://github.com/nhatthaiquang-agilityio/net7-webapi
azure-app-service container github-actions net7 webapi-core
Last synced: about 1 month ago
JSON representation
NET7 Web API and deploy on Azure App Service via GitHub Actions
- Host: GitHub
- URL: https://github.com/nhatthaiquang-agilityio/net7-webapi
- Owner: nhatthaiquang-agilityio
- Created: 2023-04-12T04:30:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T09:20:25.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T07:09:40.885Z (9 months ago)
- Topics: azure-app-service, container, github-actions, net7, webapi-core
- Language: C#
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NET7-WebAPI
Example Deployment NET7 Web API on Azure App Service via GitHub Actions
+ Using Code in Azure Service App(deployment-webapi.yml)
+ Using Container in Azure Service App(deployment-webapi-container.yml)### Result
+ ![Web API](./images/web-api.png)
+ ![Web API Container Time](./images/webapi-container-time.png)
+ ![Web API Container](./images/webapi-container.png)