NP.IoCy by Nick Polyak, Ph. D.

<PackageReference Include="NP.IoCy" Version="1.0.12" />

 NP.IoCy 1.0.12

IoCy container

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>NP.IoCy</id>
    <version>1.0.12</version>
    <title>NP.IoCy</title>
    <authors>Nick Polyak, Ph. D.</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/npolyak/NP.IoCy</projectUrl>
    <description>IoCy container</description>
    <summary>Useful generic non-visual behaviors</summary>
    <releaseNotes>IoCy container</releaseNotes>
    <copyright>Nick Polyak 2021</copyright>
    <tags>IoCy container</tags>
    <dependencies>
      <dependency id="NP.Utilities" version="1.0.9" />
    </dependencies>
  </metadata>
</package>