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.
We are unhappy to announce the delay of CslaFactory Beta 1. We decided to ship later this month, because we want the DSL to be complete, so that there will be no migration issues for Beta 2 and the final. Thank you for your patience!
We just want to inform you that we are busy finalizing the validation features. At first sight, this is not one of those impressing features, but it will assist you to avoid errors and bugs in a very early state: while modelling. The earlier a bug is found, the lesser it will cost to fix it...
This new video tutorial shows one of the new features of the release version: Criteria signatures with properties of referenced BusinessObjects.