Releases: insight-architectures/dotnet-utils
Releases · insight-architectures/dotnet-utils
Release list
Version 1.10.0
Version 1.9.0
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
What's Changed
Full Changelog: v1.7.0...v1.8.0
Version 1.7.0
Added package with extensions for classes in Google.Protobuf
Version 1.6.0
Added EnumerableExtensions package.
Version 1.5.0
Added extension method to IServiceModelProxyBuilder to facilitate named configuration of ServiceModelProxyOptions
Version 1.4.0
Convenience methods to register IProxyWrapper<T> in IServiceCollection #7
Version 1.3.0
Added InsightArchitectures.Utilities.ServiceModel.Proxies containing WCF proxies for both .NET Framework and .NET Core runtimes.
Version 1.2.0
Add possibility to specify encoding when hashing a string #5
Version 1.1.0
Added NullStringExtensions to StringExtensions #4