Radarr/src/NzbDrone.Common/Extensions
Mark McDowall ae63b85753 New: Improve path validation when handling paths from different OSes
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)
(cherry picked from commit 033936dce7e13c8ab2e38407782dc9cdd949460e)
2023-05-08 02:02:22 +03:00
..
Base64Extensions.cs
DateTimeExtensions.cs
DictionaryExtensions.cs New: Drop Mono Support 2021-07-03 10:07:06 -04:00
ExceptionExtensions.cs
IEnumerableExtensions.cs New: Upgrade to .NET 6 2021-11-23 19:52:37 +00:00
Int64Extensions.cs
IpAddressExtensions.cs New: Improve IPAddress.IsLocal method 2022-12-09 22:05:32 -06:00
LevenstheinExtensions.cs
ObjectExtensions.cs
PathExtensions.cs New: Improve path validation when handling paths from different OSes 2023-05-08 02:02:22 +03:00
RegexExtensions.cs
ResourceExtensions.cs
StreamExtensions.cs
StringExtensions.cs Enable all analyzers and enforce code style on build 2023-03-29 18:27:30 -05:00
TryParseExtensions.cs
UrlExtensions.cs Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00
XmlExtensions.cs