AndriyKozachuk
- 8,921 total downloads
- last updated 1/15/2012
- Latest version: 1.0.2
Contains Verify - fast and extensible class for simple method arguments asserts. Example: Verify.Args(new { param1, param2 }).NotNull()
IntX
by:
AndriyKozachuk
- 7,628 total downloads
- last updated 3/12/2015
- Latest version: 1.0.1
IntX is an arbitrary precision integers class written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementation. Runs on .NET 2.0+.
- 1,234 total downloads
- last updated 10/22/2014
- Latest version: 0.1.0
FasterTests is a parallel unit tests console runner for NUnit