|
I should say I really like this framework and it got me to quick create something.
While I was playing around with different models I realised the Controllers are generated well if the primary key is of int type. If you use Guid the generated code does not compile you'd have to go into each of the ids changing them to guid.
Thanks for you good work!
Malisa
|