-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
There is currently no clear and comprehensive view of all distinct deployment targets for a ASP.NET app
Describe the solution you'd like
I would find very interesting to have a single dedicated sample to illustrate how a given sample ASP.NET app could be deployed on each possible deployment target type/environment.
- on CNCF based container
- on AKS
- locally natively
- Windows Container
- on Azure App Service on Azure Local
- on Azure App Service on Azure public cloud
- on Azure Container Services on Azure Stack Hub
- on wasmer.io
- on IIS
- ….
This deployment project should be it own project but will use a existing asp.net sample project stripped away from all included embedded deployment artefacts.
The goal would be also to maintain this list over time.
Additional context
No response
Metadata
Metadata
Assignees
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework