Skip to content

Releases: npodbielski/Delegates

v1.2.0 NETStandard

12 Mar 21:07

Choose a tag to compare

Changes:
-Code updated for VS2017
-Added support for NET Standard 1.1, NET Standard 1.5
-Added support for NET Core 1.0, NET Core 1.1
-Fixed support to NET Core 2.0
-solutions wide code cleanup

EventInvoke added

03 Oct 22:20

Choose a tag to compare

New EventInvoke method (with overload added) that creates delegate for invoking any event.

Small fixes to v1.0

25 Sep 13:12

Choose a tag to compare

  1. Support for event custom delegates types
  2. Added IndexerGetNew method without not necessary return type parameter
  3. IndexerSetNew without indexer item type

First nuget release

29 Jan 12:48

Choose a tag to compare

Code of first Nuget package release of version 1.0