Release notes
*Sourced from [Serilog.AspNetCore's releases](https://github.com/serilog/serilog-aspnetcore/releases).*
> ## v3.0.0
> * [#56](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/56) - README notes on _Serilog.Settings.Configuration_ ([@patriksvensson](https://github.com/patriksvensson))
> * [#66](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/66) - fix package repository URL ([@MaximRouiller](https://github.com/MaximRouiller))
> * [#87](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/87) - opt-in `ILoggerProvider` support ([@nblumhardt](https://github.com/nblumhardt))
> * [#90](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/90) - README updates showing modern startup pattern ([@pmorong](https://github.com/pmorong))
> * [#94](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/94) - `AddSerilogRequestLogging()` and `IDiagnosticContext` support ([@nblumhardt](https://github.com/nblumhardt))
> * [#109](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/109), [#110](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/110) - "batteries included" dependencies including `File()`, `Console()`, and `Debug()` sinks, along with _Serilog.Formatting.Compact_ and _Serilog.Settings.Configuration_ ([@nblumhardt](https://github.com/nblumhardt))
> * [#114](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/114) - use `` ([@SimonCropp](https://github.com/SimonCropp))
> * [#115](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/115), [#116](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/116), [#117](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/117) - code clean-up ([@SimonCropp](https://github.com/SimonCropp))
> * [#118](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/118) - remove redundant _Serilog.Extensions.Logging_ dependency ([@SimonCropp](https://github.com/SimonCropp))
>
Commits
- [`a5c738a`](https://github.com/serilog/serilog-aspnetcore/commit/a5c738a09357de100dcf65fdd4c5f37cff1efcf1) Merge pull request [#99](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/99) from serilog/dev
- [`618600a`](https://github.com/serilog/serilog-aspnetcore/commit/618600ad5adcda1587594b2ed6a8179acc34fa83) Merge pull request [#110](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/110) from serilog/batteries-included-2
- [`f2de594`](https://github.com/serilog/serilog-aspnetcore/commit/f2de594b2494d99a94b25107b771727cde83dab7) Merge branch 'dev' into batteries-included-2
- [`97c84ca`](https://github.com/serilog/serilog-aspnetcore/commit/97c84cae6c599e0728f7460a48d27737a61ecce0) Update to Serilog.Extensions.Hosting v3.0.0
- [`bcc787a`](https://github.com/serilog/serilog-aspnetcore/commit/bcc787a80184508a490cae3986f0b48d10e03931) Merge pull request [#109](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/109) from serilog/batteries-included
- [`b30822e`](https://github.com/serilog/serilog-aspnetcore/commit/b30822ee19eff6207536d5976173662d7592bf79) Merge pull request [#118](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/118) from SimonCropp/removeSerilogExtensionsLogging
- [`c1dc221`](https://github.com/serilog/serilog-aspnetcore/commit/c1dc221bdd05463ac867f38fd752cb2cd193482c) remove Serilog.Extensions.Logging
- [`6940b8e`](https://github.com/serilog/serilog-aspnetcore/commit/6940b8e2e13fbc5e6e36ea33d835faa17414c4bd) Merge pull request [#117](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/117) from SimonCropp/someRedundantUsings
- [`73210e6`](https://github.com/serilog/serilog-aspnetcore/commit/73210e661edcceea06028162276d57543ab62e4a) Merge pull request [#116](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/116) from SimonCropp/updateSampleAndTestRefs
- [`f8818b1`](https://github.com/serilog/serilog-aspnetcore/commit/f8818b1b8032c1280fcca756d44a5a853b9017b1) Merge pull request [#115](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/115) from SimonCropp/redundantNames
- Additional commits viewable in [compare view](https://github.com/serilog/serilog-aspnetcore/compare/v2.1.1...v3.0.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps Serilog.AspNetCore from 2.1.1 to 3.0.0.
Release notes
*Sourced from [Serilog.AspNetCore's releases](https://github.com/serilog/serilog-aspnetcore/releases).* > ## v3.0.0 > * [#56](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/56) - README notes on _Serilog.Settings.Configuration_ ([@patriksvensson](https://github.com/patriksvensson)) > * [#66](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/66) - fix package repository URL ([@MaximRouiller](https://github.com/MaximRouiller)) > * [#87](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/87) - opt-in `ILoggerProvider` support ([@nblumhardt](https://github.com/nblumhardt)) > * [#90](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/90) - README updates showing modern startup pattern ([@pmorong](https://github.com/pmorong)) > * [#94](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/94) - `AddSerilogRequestLogging()` and `IDiagnosticContext` support ([@nblumhardt](https://github.com/nblumhardt)) > * [#109](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/109), [#110](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/110) - "batteries included" dependencies including `File()`, `Console()`, and `Debug()` sinks, along with _Serilog.Formatting.Compact_ and _Serilog.Settings.Configuration_ ([@nblumhardt](https://github.com/nblumhardt)) > * [#114](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/114) - use `Commits
- [`a5c738a`](https://github.com/serilog/serilog-aspnetcore/commit/a5c738a09357de100dcf65fdd4c5f37cff1efcf1) Merge pull request [#99](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/99) from serilog/dev - [`618600a`](https://github.com/serilog/serilog-aspnetcore/commit/618600ad5adcda1587594b2ed6a8179acc34fa83) Merge pull request [#110](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/110) from serilog/batteries-included-2 - [`f2de594`](https://github.com/serilog/serilog-aspnetcore/commit/f2de594b2494d99a94b25107b771727cde83dab7) Merge branch 'dev' into batteries-included-2 - [`97c84ca`](https://github.com/serilog/serilog-aspnetcore/commit/97c84cae6c599e0728f7460a48d27737a61ecce0) Update to Serilog.Extensions.Hosting v3.0.0 - [`bcc787a`](https://github.com/serilog/serilog-aspnetcore/commit/bcc787a80184508a490cae3986f0b48d10e03931) Merge pull request [#109](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/109) from serilog/batteries-included - [`b30822e`](https://github.com/serilog/serilog-aspnetcore/commit/b30822ee19eff6207536d5976173662d7592bf79) Merge pull request [#118](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/118) from SimonCropp/removeSerilogExtensionsLogging - [`c1dc221`](https://github.com/serilog/serilog-aspnetcore/commit/c1dc221bdd05463ac867f38fd752cb2cd193482c) remove Serilog.Extensions.Logging - [`6940b8e`](https://github.com/serilog/serilog-aspnetcore/commit/6940b8e2e13fbc5e6e36ea33d835faa17414c4bd) Merge pull request [#117](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/117) from SimonCropp/someRedundantUsings - [`73210e6`](https://github.com/serilog/serilog-aspnetcore/commit/73210e661edcceea06028162276d57543ab62e4a) Merge pull request [#116](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/116) from SimonCropp/updateSampleAndTestRefs - [`f8818b1`](https://github.com/serilog/serilog-aspnetcore/commit/f8818b1b8032c1280fcca756d44a5a853b9017b1) Merge pull request [#115](https://github-redirect.dependabot.com/serilog/serilog-aspnetcore/issues/115) from SimonCropp/redundantNames - Additional commits viewable in [compare view](https://github.com/serilog/serilog-aspnetcore/compare/v2.1.1...v3.0.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.