autofac / Autofac.Mvc

ASP.NET MVC integration for Autofac
MIT License
49 stars 23 forks source link

Compatibility with v6 #35

Closed alistairjevans closed 4 years ago

alistairjevans commented 4 years ago

Library is no longer CLS Compliant.

alistairjevans commented 4 years ago

Ugh; the drop of explicit net461 support meant I had to convert these projects to SDK-style to make the netstandard stuff work.

alistairjevans commented 4 years ago

I think this is ready for the final review now. I'm going to raise something in Autofac to use csproj instead of AssemblyInfo.