Dotnet-IO-logger / core

Dotnet Input output logger
https://marketplace.visualstudio.com/items?itemName=Diol.diol
MIT License
29 stars 1 forks source link

Entity Framework support #27

Closed OlzhabaevSh closed 1 year ago

OlzhabaevSh commented 1 year ago

Is your feature request related to a problem? Please describe. Diol could support logs from EntityFramework.

Describe the solution you'd like We are going to show:

The UI part can be the same as we have for http and aspnet core

Describe alternatives you've considered Nothing.

Additional context Database integration is one of the most popular scenario when you do a backend service with C#. Covering this part can make the project more interesting and useful for a potential user.

OlzhabaevSh commented 1 year ago

Finished: https://github.com/Dotnet-IO-logger/core/pull/28