dotnet / dotnet/aspnetcore

Single and unified sample to illustrate all distinct deployment targets for a ASP.NET app

Open
#64,006 3 comments 0 reactions 0 assignees View on GitHub
area-infrastructure
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

### Is there an existing issue for this?

- [x] 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.