vkhorikov / CSharpFunctionalExtensions

Functional extensions for C#
MIT License
2.39k stars 300 forks source link

Remove deprecated API #497

Open vkhorikov opened 1 year ago

vkhorikov commented 1 year ago

Since v3.0.0 is planned to not be backward compatible (due to this issue: https://github.com/vkhorikov/CSharpFunctionalExtensions/issues/321 ), let's also remove all the APIs that are marked as deprecated (such as OnSuccess).