Skip to content

Split out ASP.NET Core hosting dependency from 2.1-dev #102

@nblumhardt

Description

@nblumhardt

Although we're targeting the hosting infrastructure with UseSerilog() in ASP.NET Core 2, other environments that use Serilog + MEL may not want this dependency (e.g. Orleans).

Following the naming pattern used by ASP.NET Core 2, I'm working on new Serilog.AspNetCore and Serilog.AspNetCore.All packages here: https://github.com/nblumhardt/serilog-aspnetcore.

Once that's ready to move over into the Serilog org, we can remove the UseSerilog() extension and web sample from this repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions