Internal updates and some more conservative cancellation token usage
We're stable! This library has been stable for a while now, so there's no sense in using alpha version numbers anymore.
Add static API to simplify usage of this library
Make DeadManSwitch.AspNetCore dependent on DeadManSwitch as a nuget package, not as a project reference
Remove usage of System.Threading.Channels Make IDeadManSwitch interface synchronous (NotifyAsync -> Notify, etc.)
Exclude FxCopAnalyzers from nuget dependencies
Initial release