sentry-dotnet
sentry-dotnet copied to clipboard
Add ASP.NET Web API support
Support for: Microsoft.AspNet.WebApi
do we have a timescale or a roadmap for this?
Might be in the few weeks now or few months now as we might we some help.
Can you please describe a bit your use case?
What framework and version you're using. And if any logging library.
If you have any code already, maybe share a gist so we can get some ideas here.
https://docs.microsoft.com/en-us/aspnet/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api
web api v2 are standalone web server that serve api (like spring bootstrap).
Looking into this.