Skip to content

dotfelix/Snitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snitch

Real-time exception alerting for .NET Core apps

Installing Snitch

You can install Snitch with NuGet:

Install-Package Snitch

Or via the .NET Core command line interface:

dotnet add package Snitch

Using Snitch

You can use Snitch as

// service collection
services.AddSnitch(appName: "Snitch.Example")

// app build
app.UseSnitch()

Examples

See Test

About

real-time exception alerting for .NET Core apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages