Razor components now on github, new license.
Its been a long time since the last update, but I recently uploaded the latest version of the Razor component framework to github, ditched the old wiki and set up a new home page.
You can find more information, download the source and see a demo application here.
I recently changed the license from GPL (which was a dumb move anyway) to MIT. So now you are free to do what you want with the framework as long as the source retains the copyright and license header.
If you need to contact me for any reason, you can shoot off an email to ash (at) razorberry (dot) com. You're also free to fork the source on github and send me any patches you write and I'll see if I can merge them
There may be some API inconsistencies or old examples in the asdocs, which I will be updating as soon as I can. I also plan to write a better guide/tutorial asap, but for now your best bet is to look over the sample application and check out the asdocs.
Thanks!

