Skip to content

Commit 0ab78e5

Browse files
committed
2 parents 91fc9b1 + 618d85f commit 0ab78e5

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
# example-web-basic
1+
# Example - Web Basic Demo
2+
3+
[![License](https://img.shields.io/badge/Licence-BSD-brightgreen.svg?style=plastic)](https://raw.githubusercontent.com/debug-sharp/desharp/master/LICENCE.md)
4+
![.NET Version](https://img.shields.io/badge/.NET->=4.0-brightgreen.svg?style=plastic)
5+
26
Basic web application (`Global.asax` only) with demo dumps and tests in C#.
7+
8+
## Debug Panels
9+
![Printscreen - debug panels](https://raw.githubusercontent.com/debug-sharp/example-web-basic/master/printscreen-dumps.png)
10+
11+
## Rendered Exceptions
12+
![Printscreen - exceptions](https://raw.githubusercontent.com/debug-sharp/example-web-basic/master/printscreen-exceptions.png)

0 commit comments

Comments
 (0)