Elros
-
-
- 589 total downloads
- last updated 10/15/2013
- Latest version: 1.0.7
Uploads to a codeplex release on build automatically. Edit codeplex.xml in the project directory to set username, password, and project name(the sub url for the project). -
-
EnsureThat
by: Elros- 313 total downloads
- last updated 12/12/2013
- Latest version: 1.0.1
Adds arg checking using delegates for cleanness. Call Ensure.That(()=>param, rules). Each rule is represented by the Rule<T> delegate and throw exceptions when their conditions are violated. Basic rules are... More information