EditIglooCoder Commons
Like many developers I create utilities that help me in my work. I've decided that the best thing for me is to put them into a common code base that I can access from anywhere and share with anyone. This is the result of that.
Subversion Trunk -
https://igloocoder.net:8443/svn/IglooCommons/trunk
Build Server -
http://www.igloocoder.net/ccnet/server/local/project/IglooCoder.Commons/ViewProjectReport.aspx
Edit
WcfNHibernate is a framework that simplifies the creation and persistence of NHibernate ISession objects when using WCF.
Edit
The IglooCommons Event Aggregator is an implementation of the
event aggregator pattern that supports
polymorphic dispatch, multi-threading and event composition.