MikeyJ
-
- 8,706 total downloads
- last updated 7/18/2022
- Latest version: 1.0.4
Common String, SecureString, and Collection Extension Methods which include: ToSecureString, ToInsecureString, EqualsIgnoreCase, ContainsIgnoreCase, Before, After, FuzzyEquals, IsNullOrEmpty, and... More information -
- 1,630 total downloads
- last updated 8/23/2020
- Latest version: 1.0.2
A simple easy to use .NET API for interacting with PowerShell, it handles subtleties for you, has overrides for getting back strong typed objects from PowerShell commands and scripts, and can execute code... More information -
BetterBackoff
by: MikeyJ- 507 total downloads
- last updated 7/10/2022
- Latest version: 1.0.1
Reusable Retry Logic for transient fault handling with exponential backoff and stochastic exponential backoff.