eamon
-
- 512,269 total downloads
- last updated 9/12/2020
- Latest version: 3.2.0
Find the english language indeterminate article ('a' or 'an') for a word. Based on real usage patterns extracted from the wikipedia text dump; can therefore even deal with tricky edge cases such as acronyms... More information -
- 397,660 total downloads
- last updated 8/19/2022
- Latest version: 3.5.0
Generates valid, readable C# from an expression tree, and can annotate that code with runtime values. Useful for e.g. code generation and unit testing assertions. -
- 266,696 total downloads
- last updated 11/19/2024
- Latest version: 105.1.0
Collection of utilities developed by ProgressOnderwijs -
ValueUtils
by: eamon- 126,789 total downloads
- last updated 5/5/2017
- Latest version: 1.4.0
Efficient hash code and equality implementations for arbitrary objects. -
- 87,492 total downloads
- last updated 11/16/2021
- Latest version: 2.6.0
Zlib (deflate) compression including dictionary support. This is a wrapper around DotNetZip. -
- 31,627 total downloads
- last updated 6/19/2019
- Latest version: 1.1.2
Sorts Span<T> (and arrays) more quickly than System.Array.Sort -
- 18,368 total downloads
- last updated 11/18/2024
- Latest version: 9.0.0
Add NumericEnumBinder and ModelStateFilter. -
- 10,676 total downloads
- last updated 1/25/2018
- Latest version: 1.0.0
Incrementally computes the variance, mean and count without needed several passes. -
- 6,136 total downloads
- last updated 2/27/2024
- Latest version: 2.1.2
Add analyzer and codefix for redundant usage of AssertNotNull on nullable value types