You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.
Start with a simple .NET Web app
Containerize the Web app using .NET SDK
Build the Web app using Nuke and GitHub Actions
See https://github.com/flcdrg/sdk-container-demo/blob/main/Properties/PublishProfiles/github.pubxml for a way to define settings with Profile
Containerize the Web app using .NET SDK, Nuke, and GitHub Actions and save it to GitHub Docker registry
Deploy the Web app to Azure Containers App using Pulumi, Nuke, and GitHub Actions
Add a backend Web Api
Add Dapr
Extend Web App calling Web Api using Dapr
Add web api tests and run those
https://github.com/timheuer/MyCoolApi
See https://github.com/timheuer/SimpleDockerBuild for its workflow and using
<EnableSdkContainerSupport>true</EnableSdkContainerSupport>
in csprojThe text was updated successfully, but these errors were encountered: