| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: ToGuid now throws on non-guid strings | ivarlovlie | 2022-01-28 | 1 | -1/+8 |
| | | | | | Added ToGuidOrDefault for old behaviour | ||||
| * | Change to file-scoped namespaces. | ivarlovlie | 2021-11-20 | 1 | -62/+61 |
| | | | | | Add ConditionalWhere to QueryableHelpers.cs | ||||
| * | Make ToGuid safe (not able to throw) | ivarlovlie | 2021-04-28 | 1 | -1/+1 |
| | | |||||
| * | Fix UnicornFormatWithEnvironment | ivarlovlie | 2021-04-25 | 1 | -2/+2 |
| | | |||||
| * | Check for IsNullOrWhiteSpace | ivarlovlie | 2021-04-24 | 1 | -0/+1 |
| | | | | | UnicornFormatWithEnvironment: string.Replace() throws when replace value is null, add IsNullOrWhiteSpace check | ||||
| * | Add UnicornFormat | ivarlovlie | 2021-04-23 | 1 | -4/+24 |
| | | |||||
| * | Initial commit | ivarlovlie | 2021-04-01 | 1 | -0/+67 |
