Follow Rinat Abdullin
« Source Code Reveals: Microsoft Plans Cloud Response to Amazon's Elastic MapReduce | Main | Deployment and Updates of Desktop Applications: WiX, ClickOnce and Other Scenarios »
Friday
17Jul2009

Lokad Shared Libraries 1.5 and Autofac for Silverlight 3.0

Just a few announcements.

Lokad Shared Libraries 1.5 Release


Lokad Shared Libraries There have not been any major changes since the last official release. Some highlights include:

  • Various tweaks and fixes coming from projects actively using Lokad Shared in production
  • MockContainer implementation to simplify testing in component-driven development scenarios such as MVC (described here and here)
  • WaitFor construct for executing fragile code with timeout options.

Download options include:

  • Merged libraries as they are used in projects of Lokad.com.
  • Separate assemblies for people that want to use only some bits.

Autofac 1.4 for Silverlight 3.0


Autofac IoC COntainer for .NET Autofac IoC Container for .NET is now checked for compatibility with Silverlight 3.0 in a continuous integration manner. Version 1.4 compiled for Silverlight 3.0 runtime is available within the download page.

People interested in checking out how the same code-base could be used to target various .NET runtime versions are welcome to check out the latest source code for the container.