<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://mail.skysigal.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://mail.skysigal.com/feed.php">
        <title>Notes it:ad:unity:howto</title>
        <description></description>
        <link>https://mail.skysigal.com/</link>
        <image rdf:resource="https://mail.skysigal.com/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-05-15T10:45:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://mail.skysigal.com/it/ad/unity/howto/get_the_iunitycontainer_from_the_mspp_servicelocator?rev=1699139027&amp;do=diff"/>
                <rdf:li rdf:resource="https://mail.skysigal.com/it/ad/unity/howto/home?rev=1699139028&amp;do=diff"/>
                <rdf:li rdf:resource="https://mail.skysigal.com/it/ad/unity/howto/interception?rev=1699063244&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://mail.skysigal.com/lib/tpl/bootstrap3/images/favicon.ico">
        <title>Notes</title>
        <link>https://mail.skysigal.com/</link>
        <url>https://mail.skysigal.com/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://mail.skysigal.com/it/ad/unity/howto/get_the_iunitycontainer_from_the_mspp_servicelocator?rev=1699139027&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T23:03:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Process</title>
        <link>https://mail.skysigal.com/it/ad/unity/howto/get_the_iunitycontainer_from_the_mspp_servicelocator?rev=1699139027&amp;do=diff</link>
        <description>Process

Turns out that the IUnityContainer self registers itself, so you can:
var container = ServiceLocator.Current.GetInstance&lt;IUnityContainer&gt;();
With XActLib, after you have registered it, you can to get to the IoC:
var container = XAct.Library.Status.BindingResults.IoC;</description>
    </item>
    <item rdf:about="https://mail.skysigal.com/it/ad/unity/howto/home?rev=1699139028&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T23:03:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:Unity:HowTo</title>
        <link>https://mail.skysigal.com/it/ad/unity/howto/home?rev=1699139028&amp;do=diff</link>
        <description>IT:AD:Unity:HowTo

	* (UP)
howto index


	* See also:
		* IT:AD:StructureMap:HowTo:Register Instances against Open Contracts</description>
    </item>
    <item rdf:about="https://mail.skysigal.com/it/ad/unity/howto/interception?rev=1699063244&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T02:00:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:Unity:HowTo:Interception</title>
        <link>https://mail.skysigal.com/it/ad/unity/howto/interception?rev=1699063244&amp;do=diff</link>
        <description>IT:AD:Unity:HowTo:Interception

	* (UP)
howto index


	* See also: 

Why?

	* 







Process

See: &lt;http://msdn.microsoft.com/en-us/library/ff650639.aspx&gt;

The basics are expressed here (several concepts at once...you&#039;ll have to trawl through the different approachs I was exploring):



Raising Exceptions

See: IT:AD:Unity:HowTo:Interception/Raising Exceptions

Resources</description>
    </item>
</rdf:RDF>
