3
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/6.1.0' More... almost 6 years ago
updated release notes More... almost 6 years ago
Increment version to 6.1.0 (#101) More... almost 6 years ago
Fulfills #98 by adding in new methods to GetRandom static class for IPv6 and MAC addresses. (#99) More... almost 6 years ago
* Fix another scenario related to issue #79 (#97) More... almost 6 years ago
Merge branch 'release/6.1.0' into develop More... about 6 years ago
Merge branch 'release/6.1.0' More... about 6 years ago
it helps when you actually change the version number in the build file More... about 6 years ago
This is a bug release only; only the revision should be incremented. More... about 6 years ago
updating encrypted api key More... about 6 years ago
Updated version number to 6.1.0 More... about 6 years ago
Updated release notes. Made ReSharper happier in a few places. More... about 6 years ago
Parallel createlistofsize (#92) More... about 6 years ago
Fixed Issue of Guid.Empty Being Changed (#93) More... about 6 years ago
Adding new test cases. More... over 6 years ago
Merge branch 'release/6.0.0' More... over 7 years ago
Merge branch 'release/6.0.0' into develop More... over 7 years ago
Updating release notes for imminent release of 6.0.0 More... over 7 years ago
#20: unable to reproduce bug; must have been fixed when the Declaration sorting was addressed for an earlier issue. More... over 7 years ago
#10: Added TheRest method to list builder. More... over 7 years ago
Updating release notes. More... over 7 years ago
#11: Proving that private members are no longer being set. This change was made for another issue in which Guid.Empty was being reassigned by NBuilder. More... over 7 years ago
#15: added a test to prove that a whole object can be replaced with `WithFactory` More... over 7 years ago
#42: address an [issue](https://github.com/nbuilder/nbuilder/issues/42) in which the constructor expression was not being reevaluated for each item in a list. More... over 7 years ago
#16: adding `DisablePropertyNamingFor(PropertyInfo)` overload to `BuilderSettings`. More... over 7 years ago
#70: adding strong name back to the assembly. More... over 7 years ago
#78: converted `WhereAll` to `All` in the README. More... over 7 years ago
#79: RnadomGenerator will now include the last value in an enum when generating values randomly. More... over 7 years ago
#7: cleaned up some tests; updated RELEASE-NOTES More... over 7 years ago
#7: cleaned up some tests. More... over 7 years ago