Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: serilog/serilog-extensions-hosting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: serilog/serilog-extensions-hosting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.0
Choose a head ref
  • 17 commits
  • 44 files changed
  • 2 contributors

Commits on Mar 14, 2024

  1. Publishing key update

    nblumhardt authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9aa37c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Whitespace formatting

    sungam3r committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5d2461d View commit details
    Browse the repository at this point in the history
  2. File-scoped namespaces

    sungam3r committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c51b78c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #86 from sungam3r/files

    File-scoped namespaces
    nblumhardt authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4f6a463 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into whitespace

    # Conflicts:
    #	samples/WebApplicationSample/Program.cs
    #	src/Serilog.Extensions.Hosting/Extensions/Hosting/DiagnosticContext.cs
    #	src/Serilog.Extensions.Hosting/Extensions/Hosting/InjectedLoggerSettings.cs
    #	src/Serilog.Extensions.Hosting/SerilogHostBuilderExtensions.cs
    #	src/Serilog.Extensions.Hosting/SerilogServiceCollectionExtensions.cs
    #	test/Serilog.Extensions.Hosting.Tests/LoggerSettingsConfigurationExtensionsTests.cs
    sungam3r committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1ea7606 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    74b3884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d2de16 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from nblumhardt/readme-updates

    Update samples and README to use recent .NET host APIs
    nblumhardt authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d44e684 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21bb78a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ec0cc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Update to .NET 9 SDK and Microsoft.Extensions.Hosting 9.0.0; Actions …

    …build; extend CreateBoostrapLogger() support to all TFMs
    nblumhardt committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    796456d View commit details
    Browse the repository at this point in the history
  2. Remove .DS_Store

    nblumhardt committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4269818 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #96 from nblumhardt/dotnet-9

    Update to .NET 9 SDK and `Microsoft.Extensions.Hosting` 9.0.0
    nblumhardt authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    bf9b41b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a5bb87 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #85 from sungam3r/whitespace

    Whitespace formatting
    nblumhardt authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f32d4a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a13094 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    87e316f View commit details
    Browse the repository at this point in the history
Loading