feat: Added GetParentUri method to UriExtensions

This commit is contained in:
Chris Cameron
2021-01-18 15:22:28 -05:00
parent 9b53d77d6b
commit c7e8f09eeb
3 changed files with 29 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Changed
- Added GetParentUri method to UriExtensions
## [14.0.0] - 2021-01-14
### Added
- Added Get and Set extensions to PropertyInfo in SIMPLSHARP to mimic overloads avaliable in NETSTANDARD