Skip to content

Juhta.NET 1.1.0

Latest
Compare
Choose a tag to compare
@jlahteen jlahteen released this 12 Jun 19:18
8b8d02c

Release Notes

June 12, 2019

This release is the first update of Juhta.NET! The "thing" in this new version is the brand new Web API Exceptions library.

New

  • Juhta.Net.WebApi.Exceptions library added to the framework. This new library defines Web API exception classes and error response classes for all HTTP client errors (4xx) and server errors (5xx) defined in the System.Net.HttpStatusCode enumeration.
  • Juhta.Net.Helpers.StackTraceHelper class added to the Juhta.Net library

Links

NuGet Downloads