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 IEvangelist and a team 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! 🙂

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.

1 participant