eamon
-
- 1,933 total downloads
- last updated 3/22/2015
- Latest version: 1.5.2
Generates valid, readable C# from an expression tree, and can annotate that code with runtime values. This can be useful for code generation and for unit testing: ExpressionToCode detects NUnit, xUnit.NET... More information -
- 1,544 total downloads
- last updated 8/10/2014
- Latest version: 2.2.0
AvsAn: 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... More information -
ValueUtils
by: eamon- 589 total downloads
- last updated 6/1/2014
- Latest version: 1.2.2
Simplifies implementing or working with object having value-semantics (e.g. a data transfer object). Just write "sealed class MyClass : ValueObject<MyClass>" to add value semantics to your... More information