Skip to content

Conversation

@fcdeveloper00
Copy link
Contributor

@fcdeveloper00 fcdeveloper00 commented Aug 18, 2025

Hi, thank you very much for providing us with these great articles. They're very helpful. 👍🙂

There are two typo issues in the Register services for DI section (exactly the last part of it which starts with "The app: " )
that are as follows:

  • The first line states that the app creates an IHostBuilder, but Host.CreateApplicationBuilder()
    returns an IHostApplicationBuilder.

  • In the last line, ExemplifyScoping changed to ExemplifyServiceLifetime.


Internal previews

📄 File 🔗 Preview link
docs/core/extensions/dependency-injection-usage.md Tutorial: Use dependency injection in .NET

to modify 'Register services for DI' section
@fcdeveloper00 fcdeveloper00 requested review from a team and IEvangelist as code owners August 18, 2025 18:13
@dotnetrepoman dotnetrepoman bot added this to the August 2025 milestone Aug 18, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Aug 18, 2025
@fcdeveloper00
Copy link
Contributor Author

@IEvangelist Hi, good day, could you please check this PR out? Thanks! 🙂

@IEvangelist IEvangelist merged commit aad61d1 into dotnet:main Oct 8, 2025
11 checks passed
@fcdeveloper00
Copy link
Contributor Author

@IEvangelist Thanks for the review! 🙂

@fcdeveloper00 fcdeveloper00 deleted the patch-1 branch October 9, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants