Skip to content

Releases: NimaAra/Easy.Common

Easy.Common - 2.5.2

05 Nov 21:35
Compare
Choose a tag to compare
  • Minor refactoring in DiagnosticReport

Easy.Common - 2.5.1

01 Nov 21:26
Compare
Choose a tag to compare
  • Async/Await performance improvements in Retry.

Easy.Common - 2.5.0

31 Oct 20:33
Compare
Choose a tag to compare
  • Added RetryException.

Easy.Common - 2.4.0

30 Oct 20:59
Compare
Choose a tag to compare
  • Added Try and Retry helper classes;
  • Added helper method for determining whether a given user is a member of a given group.

Easy.Common - 2.3.0

24 Oct 21:56
Compare
Choose a tag to compare
  • Added ActiveDirectoryHelper
  • Minor fix to support assemblies compiled against .NET Core

Easy.Common - 2.2.0

04 Oct 21:25
Compare
Choose a tag to compare
  • Added ability to generate partial reports in DiagnosticReport;
  • Added tests for DiagnosticReport;
  • Minor formatting changes in DiagnosticReport.

Easy.Common - 2.1.0

03 Oct 21:02
Compare
Choose a tag to compare
  • Minor bug fix in DiagnosticReporter;
  • Added new Task Extension methods for supporting timeouts.

Easy.Common - 2.0.5

02 Oct 20:53
Compare
Choose a tag to compare
  • Fixed IsDebugEnabled returning the flag for the Easy.Common library instead of the entry assembly.

Easy.Common - 2.0.4

01 Oct 21:27
Compare
Choose a tag to compare

Easy.Common - 2.0.3

21 Sep 23:36
Compare
Choose a tag to compare
  • Improved Diagnostic Reporting