DevExpress.Mvvm.Free

 

DevExpress MVVM Framework is a set of components helping to work in the Model-View-ViewModel pattern in WPF.

There are two versions of the DevExpress MVVM Framework:

  • The version that is included to the DevExpress WPF component suite.
  • The free version that is very similar to the first one. The only difference is that it does not contain some capabilities that are only needed when the framework is used with DevExpress components.

https://github.com/DevExpress/DevExpress.Mvvm.Free

 

https://github.com/autofac/Examples

Example projects that consume and demonstrate Autofac functionality and integration.

Reading the Examples

The examples in the repo are always for the latest Autofac versions and libraries. Look at the tags on this repo to see examples for older and/or deprecated functionality.

The examples attempt to stick pretty close to the Autofac documentation so it helps to have that available.

posted @ 2018-12-12 08:45  willamyao  阅读(568)  评论(0编辑  收藏  举报