Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bruno-garcia/dotnet-sentry-thrower
.NET Core console app that sends an error to Sentry.io
https://github.com/bruno-garcia/dotnet-sentry-thrower
dotnet-core nuget sentry sentry-client sentry-io tool
Last synced: 19 days ago
JSON representation
.NET Core console app that sends an error to Sentry.io
- Host: GitHub
- URL: https://github.com/bruno-garcia/dotnet-sentry-thrower
- Owner: bruno-garcia
- Created: 2018-04-14T10:05:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T09:41:01.000Z (almost 7 years ago)
- Last Synced: 2025-01-15T21:16:33.297Z (21 days ago)
- Topics: dotnet-core, nuget, sentry, sentry-client, sentry-io, tool
- Language: C#
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLI tool to test Sentry SDK built/restored locally
The 'run' scripts will always remove the cached SDK package to restore from source (SDK build output directory).
I use this tool to test Sentry's .NET SDK platform/runtime detection in different platforms.