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

Updated examples to .NET Core 3 #111

Merged
merged 5 commits into from
Oct 2, 2019
Merged

Updated examples to .NET Core 3 #111

merged 5 commits into from
Oct 2, 2019

Conversation

nblumhardt
Copy link
Member

(Depends on/includes #110)

Updates the SDK version to 3.0-preview8, but the Serilog.AspNetCore package is still fine targeting 2.x.

There's one slight caveat in the EarlyInitializationExample's Program.cs - it's not possible, as far as I can see, to set the host's configuration to the pre-loaded one used for Serilog's ReadFrom.Configuration().

Might be surprising for those who customize their configuration sources, but then, it's also fairly obvious what's going on in there.

@nblumhardt nblumhardt merged commit 47a5d0a into dev Oct 2, 2019
@nblumhardt nblumhardt deleted the updated-examples branch March 3, 2021 23:10
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

Successfully merging this pull request may close these issues.

1 participant