Giter Club home page Giter Club logo

caliburn.micro.autofac's Introduction

Caliburn.Micro.Autofac

Source code to the Caliburn.Micro.Autofac nuget package.

Version 1.5.0 - 2013/01/02

  • Upgraded to Autofac 2.6.3.862
  • Upgraded to Caliburn.Micro 1.4
  • Upgraded solution / project files to VS2012
  • Minimum WPF support is .NET 4
  • Added support for Silverlight 5
  • Changed NuGet packaging to be a project in the solutions
  • Minor changes to the physical directory structure

Version 1.4.1 - 2012/05/21

Version 1.4 - 2012/05/19

  • Updated NUnit to 2.6
  • Minor project file updates to support TeamCity CI
  • Cleaned up AssemblyInfo
  • Modified .gitignore to support NuGet PackageRestore
  • Deprecated psake build scripts. These will be removed in the next release.
  • Updated Caliburn.Micro to 1.3.1
  • Updated Autofac to 2.6.1.841
  • Dropped support for Windows Phone 7.0
  • Added support for Windows Phone 7.1

Version 1.3 - 2011/08/19

  • Added AutoSubscribeEventAggegatorHandlers as a new property to AutofacBoostrapper
  • Defaults to false to maintain backwards compatibility
  • When true, will register the EventAggregationAutoSubscriptionModule module with Autofac
  • Added the EventAggregationAutoSubscriptionModule
  • This module will automaticaly subscribe new instances to the registered IEventAggregator services
  • Registration is done on activation only, so it will only happen once for singletons, and each time a non-singleton is created
  • Registration is only done if the instance derives from the IHandle marker interface

Version 1.2.1 - 2011/08/11

  • Fixed missing references in Caliburn.Micro.Autofac for .NET 4
  • Fixed incorrect AssemblyInfo.cs values for all projects

Version 1.2 - 2011/08/10

  • Upgraded .NET 4 and Silverlight 4 versions to Caliburn.Micro 1.2.0
  • Created a psake build script to be used in Continious Integration
  • Added new sample applications
  • First version of Windows Phone 7 support
  • Known Issues
    • The SimpleContainer class is not supported or exposed by the container
    • The PhoneContainer class is not supported or exposed by the container
    • The IPhoneContainer class is not supported or exposed by the container
  • Exposed new Creators for the Windows Phone Bootstrapper
    • CreateFrameAdapter
    • CreatePhoneApplicationServiceAdapter
    • CreateVibrateController
    • CreateSoundEffectPlayer

Version 1.1 - 2011/07/11

  • Cleaned up source directories slightly
  • Refactored AssemblyInfo.cs into GlobalAssemblyInfo.cs, VersionAssemblyInfo.cs, and project AssemblyInfo.cs
  • Upgraded Autofac to 2.5.1
  • Added support for Autofac SL4
  • Began work to support Autofac on Windows Phone 7
  • Modified GetInterface call in Configure to be compatible with SL4

caliburn.micro.autofac's People

Contributors

dbuksbaum avatar distantcam avatar scottweinstein avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.