Skip to content

reactiveui-forks/RxUI6WithAutofac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

RxUI6WithAutofac

Sample usage of Autofac with ReactiveUI 6

The original project is @jen20 reactive-routing sample https://github.com/jen20/reactive-routing

Since RxUI only uses the Service Locator pattern, this usage of Autofac IoC could be arguable. However, if you need to have complex dependencies to be injected in your views or models, using a container that you got used to, could be handy. Otherwise, don't bother and use the default RxUI locator - Splat ModernDependencyResolver.

About

Sample usage of Autofac with ReactiveUI 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%