Jump to content

Castle Project

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by SzpakEng (talk | contribs) at 12:39, 8 July 2015 (Updated stable release). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Castle Project
Stable release
3.3.3 / Nov 6th, 2014
Operating systemCross-platform
TypeApplication framework
LicenseApache 2.0
Websitecastleproject.org

The Castle Project (or Castle for short) is an open source application framework for the .NET platform.

History

The project was founded by Hamilton Verissimo de Oliveira (Hammett), who was a member of the Apache Avalon and the Apache Excalibur projects. Keenly interested in the development of an inversion of control container, after he resigned from Avalon and became disillusioned with Excalibur, he went on to develop and release his own for the .NET platform.

Hammett was joined by other developers, after the publishing of a series of articles [1] [2] on The Code Project and the Castle Project eventually expanded its mission "to provide a simple set of tools to speed up the development of common enterprise and web applications while promoting good architecture".[3]

The Castle Project still continues to gain acceptance and mind-share from the .NET community, including recognition from Microsoft thought leaders as a framework to assist with building "robust, extensible, working software".[4]

In 2006 Hammett started his own company to offer commercial support for the Castle Project and for the applications developed using the framework. In August 2008 he joined Microsoft as a Program Manager on the MEF team.

On October 31, 2008 Hamilton announced [1] on his blog that Castle Project has been split, and all subprojects will be maintained and released independently since that date.

The first project to be released after the split was DynamicProxy, on May 4, 2009 [2].

Features

References

  1. ^ "Introducing Castle - Part I". Retrieved 2004-12-27.
  2. ^ "Introducing Castle - Part II". Retrieved 2005-01-26.
  3. ^ Krill, Paul (2006-11-21). "Castle built for .NET".
  4. ^ Eini, Oren (2006-11-10). "Inversion of Control and Dependency Injection: Working with Windsor Container".