Added some IP address improvements
This commit is contained in:
@@ -25,6 +25,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- `ContainsAny()` and `ContainsAll()` for strings
|
||||
- `ASPNETCORE_APPL_PROXY` environment variable can be used on proxy configuration
|
||||
- Support for .NET 10.0 LTS
|
||||
- `ToCleanString()` for `IPAddresses` mapped IPv4 to IPv6
|
||||
- `ToSubnetMask()` to generated IPv4 subnet masks from CIDR notation
|
||||
- `ObfuscateIpAddress()` to mask sensidive parts of an IP address (e.g. for listing in logs)
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user