NickCraver / StackExchange.Exceptional

Error handler used for the Stack Exchange network
https://nickcraver.com/StackExchange.Exceptional/
Apache License 2.0
859 stars 170 forks source link

How to add in .NET Core console app? #174

Closed VoidMonk closed 4 years ago

VoidMonk commented 4 years ago

Hi, the docs[1] list the required package and steps for using Exceptional in .NET Framework console apps, but I couldn't find anything on how to do the same in .NET Core console app.

Any tips will be great!

[1] https://nickcraver.com/StackExchange.Exceptional/ConsoleDotNet

NickCraver commented 4 years ago

Good question! Such an example is long overdue - I'm adding it in #175 right now, docs will be up shortly for .NET Core console goodness :)

NickCraver commented 4 years ago

Docs are now up! I added info and a sample application, at https://nickcraver.com/StackExchange.Exceptional/ConsoleDotNetCore :)

MattJeanes commented 4 years ago

@NickCraver the page title appears to be incorrect but other than that nice one! I remember having to guess my way around it when I was setting up NET Core console apps ☺

NickCraver commented 4 years ago

Doh! Good catch (and thanks!) - fixed up just now :)