Was this ever addressed? If so, where can I find the fix. The link to github does not work. Thanks.
I can't thank you enough for this. The tutorial is great. Thanks!
Hi. I just purchased ASP.NET ZERO, and i'm very impressed. I've read through a lot of the ASP.NET boilerplate documents, but I've been unable to figure out how to extend the Edition entity.
I'd like to add a price, a description, and IsActive (through the IPassivable interface). Would I create a similarly named object that inherits from something in the .CORE or .APPLICATION projects? What would the declaration look like?
Can somebody point me in the right direction? Thanks in advance.