Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)