This repository was archived by the owner on Dec 8, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
DeveloperExceptionPageSample
Microsoft.AspNet.Diagnostics.Abstractions
Microsoft.AspNet.Diagnostics.Elm
Microsoft.AspNet.Diagnostics.Entity
Microsoft.AspNet.Diagnostics
Microsoft.AspNet.Diagnostics.Entity.FunctionalTests
Microsoft.AspNet.Diagnostics.Entity.Tests
Microsoft.AspNet.Diagnostics.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "projects" : [" src" ]
3- }
2+ "projects" : [
3+ " src"
4+ ],
5+ "sdk" : {
6+ "version" : " 1.0.0-rc1-final"
7+ }
8+ }
Original file line number Diff line number Diff line change 11{
22 "webroot" : " wwwroot" ,
33 "dependencies" : {
4- "Microsoft.AspNet.Diagnostics.Entity" : " 7.0.0-* " ,
5- "EntityFramework.MicrosoftSqlServer" : " 7.0.0-* " ,
6- "EntityFramework.Commands" : " 7.0.0-* " ,
7- "Microsoft.AspNet.Server.WebListener" : " 1.0.0-* " ,
8- "Microsoft.AspNet.Server.Kestrel" : " 1.0.0-* "
4+ "Microsoft.AspNet.Diagnostics.Entity" : " 7.0.0-rc1-final " ,
5+ "EntityFramework.MicrosoftSqlServer" : " 7.0.0-rc1-final " ,
6+ "EntityFramework.Commands" : " 7.0.0-rc1-final " ,
7+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-rc1-final " ,
8+ "Microsoft.AspNet.Server.Kestrel" : " 1.0.0-rc1-final "
99 },
1010 "commands" : {
1111 "ef" : " EntityFramework.Commands" ,
1212 "web" : " Microsoft.AspNet.Server.Kestrel"
1313 },
14- "frameworks" : {
15- "dnx451" : { },
16- "dnxcore50" : { }
17- }
14+ "frameworks" : {
15+ "dnx451" : {},
16+ "dnxcore50" : {}
1817 }
18+ }
Original file line number Diff line number Diff line change 11{
2- "webroot" : " wwwroot" ,
2+ "webroot" : " wwwroot" ,
33 "dependencies" : {
4- "Microsoft.AspNet.Diagnostics" : " 1.0.0-* " ,
5- "Microsoft.AspNet.Server.WebListener" : " 1.0.0-* " ,
4+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-rc1-final " ,
5+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-rc1-final " ,
66 "Microsoft.AspNet.Server.IIS" : " 1.0.0-*"
77 },
8- "commands" : { "web" : " Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001" },
8+ "commands" : {
9+ "web" : " Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001"
10+ },
911 "frameworks" : {
1012 "dnx451" : {},
1113 "dnxcore50" : {}
1214 }
13- }
15+ }
Original file line number Diff line number Diff line change 11{
2- "webroot" : " wwwroot" ,
3- "exclude" : " wwwroot/**/*.*" ,
4- "dependencies" : {
5- "Microsoft.AspNet.Diagnostics.Elm" : " 1.0.0-* " ,
6- "Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
7- "Microsoft.AspNet.Server.WebListener" : " 1.0.0-* "
8- },
9- "commands" : {
10- "web" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5000"
11- },
12- "frameworks" : {
13- "dnx451" : { },
14- "dnxcore50" : { }
15- }
16- }
2+ "webroot" : " wwwroot" ,
3+ "exclude" : " wwwroot/**/*.*" ,
4+ "dependencies" : {
5+ "Microsoft.AspNet.Diagnostics.Elm" : " 1.0.0-rc1-final " ,
6+ "Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
7+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-rc1-final "
8+ },
9+ "commands" : {
10+ "web" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5000"
11+ },
12+ "frameworks" : {
13+ "dnx451" : {},
14+ "dnxcore50" : {}
15+ }
16+ }
Original file line number Diff line number Diff line change 11{
2- "webroot" : " wwwroot" ,
3- "exclude" : " wwwroot/**/*.*" ,
4- "dependencies" : {
5- "Microsoft.AspNet.Diagnostics" : " 1.0.0-* " ,
6- "Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
7- "Microsoft.AspNet.Server.WebListener" : " 1.0.0-* " ,
8- "Microsoft.AspNet.StaticFiles" : " 1.0.0-* "
9- },
10- "commands" : {
11- "web" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5000"
12- },
13- "frameworks" : {
14- "dnx451" : { },
15- "dnxcore50" : { }
16- }
17- }
2+ "webroot" : " wwwroot" ,
3+ "exclude" : " wwwroot/**/*.*" ,
4+ "dependencies" : {
5+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-rc1-final " ,
6+ "Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
7+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-rc1-final " ,
8+ "Microsoft.AspNet.StaticFiles" : " 1.0.0-rc1-final "
9+ },
10+ "commands" : {
11+ "web" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5000"
12+ },
13+ "frameworks" : {
14+ "dnx451" : {},
15+ "dnxcore50" : {}
16+ }
17+ }
Original file line number Diff line number Diff line change 11{
2- "webroot" : " wwwroot" ,
3- "exclude" : " wwwroot/**/*.*" ,
4- "dependencies" : {
5- "Microsoft.AspNet.Diagnostics" : " " ,
6- "Microsoft.AspNet.Server.IIS" : " 1.0.0-*"
7- },
8- "frameworks" : {
9- "dnx451" : { },
10- "dnxcore50" : { }
11- }
12- }
2+ "webroot" : " wwwroot" ,
3+ "exclude" : " wwwroot/**/*.*" ,
4+ "dependencies" : {
5+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-rc1-final " ,
6+ "Microsoft.AspNet.Server.IIS" : " 1.0.0-*"
7+ },
8+ "frameworks" : {
9+ "dnx451" : {},
10+ "dnxcore50" : {}
11+ }
12+ }
Original file line number Diff line number Diff line change 11{
2- "webroot" : " wwwroot" ,
3- "version" : " 1.0.0-*" ,
4- "exclude" : [
5- " wwwroot"
6- ],
7- "packExclude" : [
8- " node_modules" ,
9- " bower_components" ,
10- " **.kproj" ,
11- " **.user" ,
12- " **.vspscc"
13- ],
14- "commands" : { "web" : " Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001/base" },
15- "dependencies" : {
16- "Microsoft.AspNet.Diagnostics" : " 1.0.0-*" ,
17- "Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
18- "Microsoft.AspNet.Server.WebListener" : " 1.0.0-*"
19- },
20- "frameworks" : {
21- "dnx451" : { },
22- "dnxcore50" : { }
23- }
24- }
2+ "webroot" : " wwwroot" ,
3+ "version" : " 1.0.0-*" ,
4+ "exclude" : [
5+ " wwwroot"
6+ ],
7+ "packExclude" : [
8+ " node_modules" ,
9+ " bower_components" ,
10+ " **.kproj" ,
11+ " **.user" ,
12+ " **.vspscc"
13+ ],
14+ "commands" : {
15+ "web" : " Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001/base"
16+ },
17+ "dependencies" : {
18+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-rc1-final" ,
19+ "Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
20+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-rc1-final"
21+ },
22+ "frameworks" : {
23+ "dnx451" : {},
24+ "dnxcore50" : {}
25+ }
26+ }
Original file line number Diff line number Diff line change 11{
2- "webroot" : " wwwroot" ,
3- "dependencies" : {
4- "Microsoft.AspNet.Diagnostics" : " " ,
5- "Microsoft.AspNet.Server.WebListener" : " 1.0.0-*" ,
6- "Microsoft.AspNet.Server.IIS" : " 1.0.0-*"
7- },
8- "commands" : { "web" : " Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001" },
9- "frameworks" : {
10- "dnx451" : { },
11- "dnxcore50" : { }
12- }
13- }
2+ "webroot" : " wwwroot" ,
3+ "dependencies" : {
4+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-rc1-final" ,
5+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-rc1-final" ,
6+ "Microsoft.AspNet.Server.IIS" : " 1.0.0-*"
7+ },
8+ "commands" : {
9+ "web" : " Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001"
10+ },
11+ "frameworks" : {
12+ "dnx451" : {},
13+ "dnxcore50" : {}
14+ }
15+ }
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.0-* " ,
2+ "version" : " 1.0.0-rc1-final " ,
33 "description" : " ASP.NET 5 diagnostics middleware abstractions." ,
44 "repository" : {
55 "type" : " git" ,
1313 "net451" : {},
1414 "dotnet5.4" : {
1515 "dependencies" : {
16- "System.Runtime" : " 4.0.21-beta-* " ,
17- "System.Resources.ResourceManager" : " 4.0.1-beta-* "
16+ "System.Runtime" : " 4.0.21-beta-23516 " ,
17+ "System.Resources.ResourceManager" : " 4.0.1-beta-23516 "
1818 }
1919 }
2020 }
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.0-* " ,
2+ "version" : " 1.0.0-rc1-final " ,
33 "description" : " ASP.NET 5 Middleware to capture and display the request logs." ,
44 "compilationOptions" : {
55 "warningsAsErrors" : true ,
1010 "url" : " git://github.com/aspnet/diagnostics"
1111 },
1212 "dependencies" : {
13- "Microsoft.AspNet.Diagnostics" : " 1.0.0-* " ,
14- "Microsoft.Extensions.Logging.Abstractions" : " 1.0.0-* "
13+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-rc1-final " ,
14+ "Microsoft.Extensions.Logging.Abstractions" : " 1.0.0-rc1-final "
1515 },
1616 "frameworks" : {
1717 "net451" : {},
1818 "dotnet5.4" : {
1919 "dependencies" : {
20- "System.Threading" : " 4.0.11-beta-* "
20+ "System.Threading" : " 4.0.11-beta-23516 "
2121 }
2222 }
2323 },
You can’t perform that action at this time.
0 commit comments