Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Pre-release support for the DNX (.NET 5) runtime environment for Serilog

License

Notifications You must be signed in to change notification settings

serilog-archive/serilog-dnx-prerelease

Repository files navigation

Serilog.Dnx.Prerelease

Pre-release support for the DNX runtime environment for Serilog that will be retired when VS2015 hits RTM.

Work-in-progress; don't expect that anything here is functional just yet :-)

What

Sinks like Console, File and so-on that you'd expect in the core Serilog package, but ready to roll with the VS2015 RCs.

Ideally, this project will target broad compatibility (CoreCLR, Linux, Mac) over breadth.

Why?

.NET 5, including ASP.NET 5, DNX and the CoreCLR runtime, will eventually be supported in the core Serilog NuGet package.

Until VS2015 reaches RTM however, doing this in the core project (e.g. on a branch) will make it inconvenient to release. Instead, this workspace provides a nice low-friction way to get support out there.

About

Pre-release support for the DNX (.NET 5) runtime environment for Serilog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages