Releases: NimaAra/Easy.Common
Releases · NimaAra/Easy.Common
Easy.Common - 2.5.2
- Minor refactoring in
DiagnosticReport
Easy.Common - 2.5.1
- Async/Await performance improvements in
Retry
.
Easy.Common - 2.5.0
- Added
RetryException
.
Easy.Common - 2.4.0
- Added
Try
andRetry
helper classes; - Added helper method for determining whether a given user is a member of a given group.
Easy.Common - 2.3.0
- Added
ActiveDirectoryHelper
- Minor fix to support assemblies compiled against .NET Core
Easy.Common - 2.2.0
- Added ability to generate partial reports in
DiagnosticReport
; - Added tests for
DiagnosticReport
; - Minor formatting changes in
DiagnosticReport
.
Easy.Common - 2.1.0
- Minor bug fix in
DiagnosticReporter
; - Added new
Task
Extension methods for supporting timeouts.
Easy.Common - 2.0.5
- Fixed
IsDebugEnabled
returning the flag for theEasy.Common library
instead of the entry assembly.
Easy.Common - 2.0.4
- Reduced DNS Cache from the default 2min to 1min in
RestClient
; - Improved
DiagnosticReporter
Easy.Common - 2.0.3
- Improved Diagnostic Reporting