Skip to content

Conversation

@geofflamrock
Copy link
Owner

@geofflamrock geofflamrock commented Jun 24, 2025

This PR removes Humanizer, it's a really useful library but the .Humanize() extension methods don't work with AOT, so have replaced them and other usages with direct code. Most of the other usages are pretty simple, the only one is the default branch name which I got GitHub Copilot to write me a reasonable replacement to sanitize branch names. It's also likely to go away in the future.

Fixes #281

Part of a series of PRs that are adding support for AOT:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Humanizer.Core v2 isn't trimmable

1 participant