0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Jun 25, 2025 — Jun 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
deployed nuget More... over 14 years ago
added guid converstion to params model binder More... over 14 years ago
updated params model binder to have some custom behavior when dealing with keys that end in the word Id, it'll attempt to convert it to an int More... over 14 years ago
more work on dynamictojson More... over 14 years ago
deployed nuget More... over 14 years ago
added support for expando objects on gemini More... over 14 years ago
added any, where, and first to DynamicModels More... over 14 years ago
updated nuget packages More... over 14 years ago
added New() method to has many through, changed Massive's Save() method to be void. The integer it returns is misleading when used with a new object More... over 14 years ago
added cacheing for has many through More... over 14 years ago
failing test for cacheing More... over 14 years ago
added has many collection cacheing More... over 14 years ago
moved ToExpando and ToDictionary out of massive More... over 14 years ago
updated nuget More... over 14 years ago
added default constructor More... over 14 years ago
added DynamicJsonResult that makes expandos, geminis, and dynamic model come out right More... over 14 years ago
added more tests raound dynamic to json More... over 14 years ago
deployed nuget package, updated dynamic blog config to run tests under test database More... over 14 years ago
added tests for json conversion More... over 14 years ago
fixed exception checking test for no length property, implimented ignore null More... over 14 years ago
added length validation + tests More... over 14 years ago
Merge branch 'master' of github.com:amirrajan/Oak More... over 14 years ago
before pulling amir More... over 14 years ago
initial adds for length validation and its tests domain object More... over 14 years ago
added HasOneThrough More... over 14 years ago
updated rake-dot-net foo in DynamicBlog sample project More... over 14 years ago
more updates to readme.md More... over 14 years ago
updated readme.md More... over 14 years ago
added associationIds() method to hasmany and hasmanythrough More... over 14 years ago
cleaning up sample app More... over 14 years ago