datalust / seq-forwarder

Local collection and reliable forwarding of log data to Seq
Apache License 2.0
57 stars 16 forks source link

Support .NET Core, Linux, Docker #21

Closed nblumhardt closed 4 years ago

nblumhardt commented 7 years ago

Meta-issue for a whole range of tasks. No fixed timeline, but started on this with #15 recently. Any and all help welcome, just add a comment to help coordinate efforts.

npnelson commented 7 years ago

Ubuntu 16.04 is a great choice, although it looks like you would only have to worry about x64. https://github.com/dotnet/core/blob/master/roadmap.md

I would also consider supporting a Windows Container running nanoserver

andymac4182 commented 7 years ago

Thoughts on moving to ASP.NET Core from Nancy?