Welcome to the offical community and development site for the CslaFactory project. From download to documentation, this site offers a comprehensive base of information, resources and support about the CslaFactory project.
CslaFactory is a Software Factory that assists you designing and coding business objects for enterprise applications. It can dramatically speed up the whole process and simplify later changes and maintenance.
CslaFactory generates CSLA.net Business Objects. Instead of writing the same kind of code over and over again, draw a model and let the factory generate the code for you. The generated classes are all partial classes, so you will be able to add custom code to your business objects as well.
Using CslaFactory's DSL (Domain Specific Language) you can express complex relations between Business Objects, like aggregations, compositions and even self-references. You can also define interfaces which can be implemented by the Business Objects.
It is designed to help you quickly and consistently construct Enterprise Applications in C#. From starting a new solution, over designing and later implementing your business objects, to finally build the whole application, CslaFactory guides you along your way.