Quantcast
Channel: Managed Extensibility Framework
Viewing all articles
Browse latest Browse all 265

New Post: UWP + Shared scope

$
0
0
Think I found why

This call in MainPageViewController and Worker not required.
var configuration = new ContainerConfiguration().WithAssembly(typeof(App).GetTypeInfo().Assembly);
            using (var container = configuration.CreateContainer())
            {
                container.SatisfyImports(this);
            }
I must say documentation is not entirely clear.

Viewing all articles
Browse latest Browse all 265

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>