Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 3.73 KB

Extensions.md

File metadata and controls

51 lines (32 loc) · 3.73 KB

Extensions and Companions

Extensions in this repository

  • DryIoc.MefAttributedModel.dll NuGet Badge
  • DryIoc.MefAttributedModel (source code) NuGet Badge
  • The related companion DryIocAttributes packages

ASP .NET Core

  • DryIoc.Microsoft.DependencyInjection NuGet Badge
  • DryIoc.Microsoft.DependencyInjection.src (source code) NuGet Badge

ASP .NET

  • DryIoc.Web.dll NuGet Badge
  • DryIoc.Web (source code) NuGet Badge
  • DryIoc.Mvc.dll NuGet Badge
  • DryIoc.Mvc (source code) NuGet Badge
  • DryIoc.WepApi.dll NuGet Badge
  • DryIoc.WepApi (source code) NuGet Badge
  • DryIoc.SignalR.dll NuGet Badge
  • DryIoc.SignalR (source code) NuGet Badge
  • DryIoc.Owin.dll NuGet Badge
  • DryIoc.Owin (source code)NuGet Badge
  • DryIoc.WebApi.Owin.dll NuGet Badge
  • DryIoc.WebApi.Owin (source code) NuGet Badge

Other

  • DryIoc.CommonServiceLocator.dll NuGet Badge
  • DryIoc.CommonServiceLocator (source code) NuGet Badge
  • DryIoc.Syntax.Autofac.dll NuGet Badge

Companions in this repository

Companion packages different from the Extensions because they do not depend on the DryIoc package.

DryIocAttributes

  • DryIocAttributes.dll NuGet Badge
  • DryIocAttributes (source code) NuGet Badge

Extends MEF attributes to cover DryIoc features: metadata, advanced reuses, context based registration, decorators, etc.