eamon
- 112,525 total downloads
- last updated 9/12/2019
- Latest version: 3.3.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.
- 78,168 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 (FIAT vs. FAA, NASA vs. NSA) and odd symbols. (Requires .NET Core 1.0 or .NET 4.5)
- 70,442 total downloads
- last updated 12/11/2020
- Latest version: 70.0.0
Collection of utilities developed by ProgressOnderwijs
ValueUtils
by:
eamon
- 43,551 total downloads
- last updated 5/5/2017
- Latest version: 1.4.0
Efficient hash code and equality implementations for arbitrary objects.
- 17,321 total downloads
- last updated 9/12/2019
- Latest version: 2.4.0
Zlib (deflate) compression including dictionary support. This is a wrapper around DotNetZip.
- 5,032 total downloads
- last updated 1/25/2018
- Latest version: 1.0.0
Incrementally computes the variance, mean and count without needed several passes.