0

I am looking for logging and profiling solution for my web api application developed by c# .NetCore web api and Angular ui. I 've read the similar question in stack overflow but that was for about 2 years ago and answers do not help: Profiling asp.net core 2 (web api) with angular 5 So please help me know about new versions and error logging solutions if there is one... free versions please

  • I don't know much about profiling solutions for .NET Core. But for error logging, you can take a look at [elmah.io](https://elmah.io/). It is a commercial solution that helps you log and fix errors from both ASP.NET Core and Angular. Disclamer: I am the founder. – ThomasArdal Oct 01 '19 at 13:24
  • Thank you for your reply Thomas, could you give me a sample project link for Angular? – Sayedeh Mahshid Fatemi Oct 02 '19 at 06:21
  • 1
    With ASP.NET Core: https://github.com/elmahio/elmah.io.javascript/tree/master/samples/Elmah.Io.JavaScript.Angular. With webpack: https://github.com/elmahio/elmah.io.javascript/tree/master/samples/Elmah.Io.JavaScript.AngularWebpack – ThomasArdal Oct 02 '19 at 06:31

0 Answers0