Guest  Log in  Register     Search    


 About Puzzle.NET

The first alpha release of Puzzle.NET is now available for Download .

Puzzle.NET is a free, open source collection of tools and frameworks for Agile, Domain Driven Design and Development written by Mats Helander and Roger Johansson.

Puzzle.NET currently consists of the following five frameworks:

NPersist – Object/Relational Mapping
NAspect – Aspect Oriented Programming
NFactory – Dependency Injection
NPath – In-Memory Object Querying
NCore – Compression, Parsing, etc (core functionality reused by the other frameworks)

In addition, Puzzle.NET currently contains the following three tools:

ObjectMapper – GUI Editor for Persistent Domain Models
DomainExplorer – Persistent Domain Model Object Browser
QueryAnalyzer – NPath Test Bench

The MSI installation package for the full source code and all the binaries can be found in the Download section on www.puzzleframework.com or at http://sourceforge.net/project/puzzle .

This is an alpha release and some of the things that will look like it has been installed actually has not (just placeholders), notably this goes for the documentation.

The documentation effort is in its starting phase since only now are all the APIs beginning to stabilize sufficiently for documentation.