Skip to content

Tags: keghub/dotnet-utils

Tags

v1.9.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
COREX-346 CoreDataService keeps crashing (#26)

- Add error handling when disposing AnnouncementClient

v1.9.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
COREX-346 CoreDataService keeps crashing (#24)

- Call Abort on communicationObject when disposing AnnouncementClient in case it is in Faulted state

v1.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Organization rename update for CODEOWNERS (#21)

* Organization rename update for CODEOWNERS

* Organization rename update for CODEOWNERS

v1.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create ServiceModel.Extensions library (#16)

v1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Imported DiscoveryAdapter into ServiceModel.DiscoveryAdapter (#15)

v1.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added small improvements to ServiceModel (#12)

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

v1.6.0

Add possibility to configure the ServiceBehavior (#11)

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

v1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add possibility of customizing how discovery metadata are created (#10)

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ECS extension for ServiceModel (#9)

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add integration with Microsoft.Extensions.Configuration for ServiceMo…

…del (#7)

* Add integration with Microsoft.Extensions.Configuration
* Added strong typed EndpointAddress