Skip to content

Releases: insight-architectures/dotnet-utils

Version 1.10.0

22 Jul 13:52
ae74648
Compare
Choose a tag to compare

What's Changed

  • Add safe way to extract value from dictionary by @Kralizek in #14
  • add sig v4 message handler by @jorros in #15

New Contributors

Full Changelog: v1.9.0...v1.10.0

Version 1.9.0

21 Apr 10:15
d6ca359
Compare
Choose a tag to compare

What's Changed

  • Add extensions to IList to EnumerableExtensions by @Kralizek in #12
  • Add .NET 6.0 as target framework by @Kralizek in #13

Full Changelog: v1.8.0...v1.9.0

Version 1.8.0

31 Mar 18:40
5abc8d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

Version 1.7.0

22 Apr 11:36
1a42563
Compare
Choose a tag to compare

Added package with extensions for classes in Google.Protobuf

Version 1.6.0

30 Mar 13:52
8454acf
Compare
Choose a tag to compare

Added EnumerableExtensions package.

Version 1.5.0

25 Feb 16:22
Compare
Choose a tag to compare

Added extension method to IServiceModelProxyBuilder to facilitate named configuration of ServiceModelProxyOptions

Version 1.4.0

25 Feb 11:50
5901d3d
Compare
Choose a tag to compare

Convenience methods to register IProxyWrapper<T> in IServiceCollection #7

Version 1.3.0

22 Feb 11:29
188da03
Compare
Choose a tag to compare

Added InsightArchitectures.Utilities.ServiceModel.Proxies containing WCF proxies for both .NET Framework and .NET Core runtimes.

Version 1.2.0

11 Feb 10:12
438d702
Compare
Choose a tag to compare

Add possibility to specify encoding when hashing a string #5

Version 1.1.0

02 Feb 13:11
6f102e1
Compare
Choose a tag to compare

Added NullStringExtensions to StringExtensions #4