Skip to main content
  1. Posts/

Caliburn.Micro.Autofac 1.1 Released

·62 words·1 min·
Programming Autofac Silverlight Caliburn.Micro MVVM
David Buksbaum
Author
David Buksbaum
Table of Contents

I just released Caliburn.Micro.Autofac 1.1 to NuGet . Please see Introducing Caliburn.Micro.Autofac for usage.

Version Notes
#

  • Cleaned up source directories slightly
  • Refactored AssemblyInfo.cs into GlobalAssemblyInfo.cs, VersionAssemblyInfo.cs, and project AssemblyInfo.cs
  • Upgraded Autofac to version 2.5.1
  • Added support for Silverlight 4

I have also started working on making this library compatible with Windows Phone 7, so look for that in the near future.