Skip to content

Releases: keghub/dotnet-utils

Version 1.9.3

14 Mar 14:40
3a0cd5f
Compare
Choose a tag to compare

Add error handling when disposing AnnouncementClient

Version 1.9.2

12 Mar 14:26
cb17b44
Compare
Choose a tag to compare

Fixed error during disposing announcement client when communication object is in faulted state

Version 1.9.1

29 Feb 14:43
4794d7d
Compare
Choose a tag to compare

Fix WCF Service Discovery Announcement crashes in ECS container

Version 1.9.0

15 May 09:02
a657fcc
Compare
Choose a tag to compare

Extracted few utilities into a new package called EMG.Utilities.ServiceModel.Extensions (#16)

Version 1.8.0

07 May 20:50
7777e2a
Compare
Choose a tag to compare

Added new packages

  • EMG.Utilities.NybusBridge #13
  • EMG.Utilities.ServiceModel.DiscoveryAdapter #15

Version 1.7.0

04 May 09:43
cd147a3
Compare
Choose a tag to compare

Added small improvements to ServiceModel (#12)

  • IServiceHostConfigurator now exposes a ILogger
  • Introduced WcfServiceHostedService<TService> to improve type inference

Version 1.6.0

20 Dec 10:46
Compare
Choose a tag to compare
Add possibility to configure the ServiceBehavior (#11)

* Add possibility to configure the ServiceBehavior
* Add AcceptAllIncomingRequests helper method

Version 1.5.0

18 Dec 08:57
cc040ac
Compare
Choose a tag to compare

Improved EMG.Utilities.ServiceModel.ECS to better support WCF Discovery in AWS ECS

Version 1.4.0

02 Dec 08:18
ef75b12
Compare
Choose a tag to compare

Added EMG.Utilities.ServiceModel.ECS to configure services with information fetched from ECS container metadata

Version 1.3.0

10 Oct 20:51
9f897f4
Compare
Choose a tag to compare

Improvements to EMG.Utilities.ServiceModal

  • Better integration with Microsoft.Extensions.Configuration
  • Strong typed endpoint addresses