Skip to content

Commit 8a672e0

Browse files
committed
change description
1 parent 76b4688 commit 8a672e0

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

source/Diol/src/applications/DiolVSIX/source.extension.vsixmanifest

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,7 @@
33
<Metadata>
44
<Identity Id="DiolVSIX.66bbb016-3110-40f6-a936-35f914a663e3" Version="1.7" Language="en-US" Publisher="Diol devs" />
55
<DisplayName>Diol</DisplayName>
6-
<Description xml:space="preserve">Dotnet Input-Output Logger (Diol) is a free and open-source tool you can easily see and explore logs during debugging your dotnet application in real time.
7-
8-
Features:
9-
10-
1. Http request and response metadata
11-
2. Aspnet core request and response metadata
12-
3. Database call with Entity Framework
13-
4. Web sockets (coming soon)
14-
15-
We prepared guide how to use it but in short:
16-
17-
1. Start debugging your dotnet application
18-
2. Call a function with http activities
19-
3. Watch your logs in Diol tool window!</Description>
6+
<Description xml:space="preserve">Dotnet Input-Output Logger (Diol) is a free and open-source tool you can easily see and explore logs during debugging your dotnet application in real time.</Description>
207
<MoreInfo>https://github.com/Dotnet-IO-logger/core/wiki</MoreInfo>
218
<GettingStartedGuide>https://github.com/Dotnet-IO-logger/core/wiki/1.-Getting-started-guide</GettingStartedGuide>
229
<Icon>Resources\logo.png</Icon>

0 commit comments

Comments
 (0)