LightCore.WebApiIntegration by AlexZeitler

<PackageReference Include="LightCore.WebApiIntegration" Version="1.4.1" />

 LightCore.WebApiIntegration 1.4.1

LightCore is a lightweight dependency injection container which can be used as a service locator, too. This package integrates implementations to use in ASP.NET Web API RC

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>LightCore.WebApiIntegration</id>
    <version>1.4.1</version>
    <title />
    <authors>AlexZeitler</authors>
    <owners />
    <projectUrl>https://github.com/goloroden/LightCore</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>LightCore is a lightweight dependency injection container which can be used as a service locator, too. This package integrates implementations to use in ASP.NET Web API RC</description>
    <summary>LightCore is a lightweight dependency injection container which can be used as a service locator, too. Despite its simplicity and its lightness there are lots of features to explore. This package inte</summary>
    <releaseNotes />
    <tags>IoC</tags>
    <dependencies>
      <dependency id="LightCore" version="1.4.1" />
      <dependency id="Microsoft.AspNet.WebApi.Core" version="4.0.20505.0" />
    </dependencies>
  </metadata>
</package>