Add ASP.NET example that only uses Program (HostBuilder) and not Startup
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
Research direction
The issue names no files, tests, or entry points; start by reviewing existing example projects in autofac/Examples and identify how Web API integrations are structured. Done means adding a .NET 6 Web API example that uses only Program with HostBuilder and does not use Startup.
Written by the indexing model from the issue text.
Description
ITNOA
I think it is good add .NET 6 Web API example
- Dominant language
- C#
- Stars
- 400
- Forks
- 347
- Avg merge
- 26m
- Merged PRs (30d)
- 9
Contributor guide
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.
More from autofac/Examples
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
enhancement
All issues in autofac/Examples
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·