mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-15 04:35:00 +00:00
feat: Added AggregateOrDefault extension method
This commit is contained in:
committed by
Chris Cameron
parent
4f34b3da7c
commit
ee670487dd
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
|
||||
### Added
|
||||
- Added attributes for controlling obfuscation
|
||||
- Added AggregateOrDefault extension method for applying an accumulator function over a sequence that returns a default value if the sequence is empty
|
||||
|
||||
## [12.0.0] - 2020-06-18
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user