Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example documents specifically for .NET core MVC and .NET Core Function apps #13440

Open
zippy1981 opened this issue Mar 18, 2022 · 0 comments
Open

Comments

@zippy1981
Copy link
Contributor

zippy1981 commented Mar 18, 2022

Is your feature request related to a problem? Please describe.

I'd like to create to documents one for configuring ILogger and Serilog in Startup.cs for "happy path" dependency injection of ILogger with serilog. The second would be the same for Azure functions when you inherit from FunctionStartup.cs

Describe the solution you'd like

I'll write these, just need guidane on where they would go.

Describe alternatives you've considered
If you don't want this I can write a blog or self answered stackoverflow question.

Additional context
The docs are ok, and great if you are using Serilog outside of ILogger and IService provider, but most of us are using standard .net dependency injection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant