Skip to content

Releases: Dotnet-IO-logger/core

Diol v.1.21.2

26 Aug 18:54
Compare
Choose a tag to compare

Diol v.1.21.2

Features

  • Query attributes are added as a table for http and aspnet
  • minor changes

Diol v.1.21.1

18 Aug 19:39
Compare
Choose a tag to compare

Diol v.1.21.1

Fixes

  • EF parse correctly table names from sqlite
  • Multiple EF calls shows correctly

Diol v.1.21.0

18 Aug 07:12
Compare
Choose a tag to compare

Diol v.1.21.0

Official release

Congrats! We have officially launched!

Please feel free to use DIOL, check the documentation or even promote it

Major changes

  • Visual Studio min version is 17.11.0
  • Response logs are resolved

Diol v.1.20.3

12 Aug 12:42
cdd1ca0
Compare
Choose a tag to compare

Diol v.1.20.3

Updates

Now HTTP method columns are colored (not full row).

image

Diol v.1.20.2

10 Aug 14:47
Compare
Choose a tag to compare

Diol v.1.20.2

Updates

Added colors for all tables (http, aspnet, ef).

Diol v.1.20.1

09 Aug 19:56
Compare
Choose a tag to compare

Diol v.1.20.1

Changes

Updated version pattern: {major}.{feature}.{fix}

major: new version
feature: new feature
fix: bug fix

Updates

  1. Request and response headers can by copied
  2. Fixed UI
  3. Fixed scrolling

Diol v 1.7

12 Jun 18:30
Compare
Choose a tag to compare

New feature:

Entity framework shows:

  1. SQL operation
  2. Table name

https://marketplace.visualstudio.com/items?itemName=Diol.diol

Diol v.1.5

28 Aug 15:23
Compare
Choose a tag to compare

Tool for monitoring IO logs for your debugged dotnet application in realtime.
Features:

  1. Http logs
  2. Aspnet core logs
  3. Entity Framework

Diol extension in Visual Studio market place