MVC5, WebAPI2 and AutoFac not working. All Nuget packages updated

18,462

The package you need can be found by searching for "autofac webapi2" on Nuget.
It is called Autofac ASP.NET WebApi 2 Integration.

Share:
18,462
Shane
Author by

Shane

Software Consultant

Updated on June 20, 2022

Comments

  • Shane
    Shane almost 2 years

    I've updated all of the nuget packages in my project, as well as the AutoFac MVC5 Integration package (removed MVC4 one) and still no dice.

    Inheritance security rules violated while overriding member: 'Autofac.Integration.WebApi.AutofacWebApiDependencyResolver.BeginScope()'. Security accessibility of the overriding method must match the security accessibility of the method being overriden.