Share via


Prism for WPF License Announcement

Prism for WPF and it associated projects now use the Apache 2.0 license.

The latest source code can be found on the following CodePlex sites:

https://prism.codeplex.com

  • Prism.Composition,
  • Prism.Interactivity
  • Prism.UnityExtensions
  • Prism.MefExtensions

https://pnpmvvm.codeplex.com

  • Prism.Mvvm

https://pnppubsub.codeplex.com

  • Prism.PubSubEvents

Prism.Mvvm and Prism.PubSubEvents are portable class libraries that now target Windows Phone 8.1.

Prism.Mvvm targets:

  • .NET framework 4.5
  • Windows 8
  • Windows Phone 8.1
  • Windows Phone Silverlight 8

Prism.PubSubEvents targets:

  • .NET Framework 4
  • Silverlight 5
  • Windows 8
  • Windows Phone 8.1
  • Windows Phone Silverlight 8

Comments

  • Anonymous
    August 27, 2014
    Do you know if this applies retroactively to previous iterations of the project, or is this 5.0 and beyond only?
  • Anonymous
    August 28, 2014
    Jeff,The license applies to the Prism 5.0 and future versions.blaine
  • Anonymous
    March 11, 2015
    Hi Do you accept pull requests for compositewpf.codeplex.com repository? Is there any guide for that?