Project Description
Generator of WebParts based on classic ASP.net usercontrols.
Allows web developers to easily create WebParts by compiling web projects.
WebPartator uses AOP to weave at post-build time WebParts that are wrappers of the user controls you have created in your web project.
Thanks to Jb Evain (http://evain.net/blog) for his help to use Mono.Cecil the library used to inject WebParts into your assembly and to Renaud Comte (http://blogs.codes-sources.com/themit) for his ideas that will be implemented very soon.