Aspnet Diagnostics Versions Save

[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore

1.0.0-rc1

8 years ago

Features

  • Error page needs to have an easily copyable exception message and stack trace (#33)

Bugs Fixed

  • DatabaseErrorPage: Review what is displayed when migrations are not used (#182)
  • Publish unhandled errors to telemetry source (#180)

1.0.0-beta8

8 years ago

Features

  • Rename ErrorHandler and its associated types/extensions (#43)

Bugs Fixed

  • Cookes tab shows "System.String[]" for all values on Mono (#162)

1.0.0-beta7

8 years ago

1.0.0-beta6

8 years ago

Features

  • Implement the ErrorPage Cookies tab (#134)
  • Enviroment tab in error page middleware (#28)

Bugs Fixed

  • Remove ErrorPageOptions from ErrorPage middleware (#80)

1.0.0-beta5

8 years ago

Features

  • Pkg rename: Microsoft.AspNet.Diagnostics.Interfaces -> Microsoft.AspNet.Diagnostics.Abstractions (#128)

1.0.0-beta4

9 years ago

Bugs Fixed

  • IServiceCollection extension for Elm should live in Microsoft.Framework.DependencyInjection namespace like all other extensions (#96)
  • Update Welcome Page text from ASP.NET vNext to 5 (#82)

Features

  • Allow simple custom error pages for specific HTTP status codes (#66)

1.0.0-beta3

9 years ago

1.0.0-beta2

9 years ago

1.0.0-beta1

9 years ago

1.0.0-alpha4

9 years ago