Skip to content
Security & Identity

Howto: Using DotNetOpenAuth v3.4.x with ASP.NET MVC2

1 min read
Howto: Using DotNetOpenAuth v3.4.x with ASP.NET MVC2

When targeting ASP.NET MVC 2, this assemblyBinding makes MVC 1 references relink to MVC 2 so libraries such as DotNetOpenAuth that compile against MVC 1 will work with it.

CropperCapture[1]

David Christiansen
David Christiansen

Solution Architect with 30 years in cloud infrastructure, security, identity, and .NET engineering.

Related Posts