Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ByteRate has no ToString or comparison methods. #802

Open
Cirzen opened this issue Mar 26, 2019 · 0 comments · May be fixed by #803
Open

ByteRate has no ToString or comparison methods. #802

Cirzen opened this issue Mar 26, 2019 · 0 comments · May be fixed by #803

Comments

@Cirzen
Copy link

Cirzen commented Mar 26, 2019

ByteRate, unlike ByteSize has no ToString or IComparable<>/IEquatable<> methods.
I'm using the project in some PowerShell cmdlets and the lack of ToString means that any ByteRate object is written to the console as just Humanizer.Bytes.ByteRate

@Cirzen Cirzen linked a pull request Mar 26, 2019 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant