redhat-developer / redhat-developer/s2i-dotnetcore
Support building and deploying singile-file apps
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 115
- Forks
- 188
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-10/sdk#file-based-apps-enhancements poitns out that .NET 10 supports publishing support for single file apps. It would be great if our s2i implementation would support it out of the box too.
See https://www.heroku.com/blog/support-for-dotnet-10-lts-what-developers-need-know/ for other folks who have implemented support for this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked .NET 10 file-based apps documentation and Heroku's implementation notes, then inspect the repository's s2i implementation. Done means the image can build and deploy supported single-file .NET apps out of the box; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, docker
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100