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-aspnetcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 68f2f3d
Choose a base ref
...
head repository: serilog/serilog-aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 57d78d1
Choose a head ref
  • 11 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    11ae421 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Fix C# example for PushProperty.

    Fix C# example for PushProperty.
    RandomBuffer authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    178f6df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #364 from RandomBuffer/FixPushPropertyExample

    Fix properties example to use LogContext
    nblumhardt authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0b2a9ab View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    656b79e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #367 from sungam3r/cleanup

    Remove excessive dependencies + format
    nblumhardt authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c862bfc View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    92bc15a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #370 from nblumhardt/readme-updates

    README and sample updates to match recent .NET hosting models
    nblumhardt authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cd8662f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70808df View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Update Serilog.Settings.Configuration dependency to avoid transitive …

    …dependency on vulnerable System.Text.Json
    nblumhardt committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    77bd65c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #377 from nblumhardt/dependency-update

    Update `Serilog.Settings.Configuration` dependency to avoid transitive dependency on vulnerable `System.Text.Json`
    nblumhardt authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1a88701 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge pull request #378 from serilog/dev

    8.0.2 Release
    nblumhardt authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    57d78d1 View commit details
    Browse the repository at this point in the history
Loading