Hi, I have a large size legacy project in classic asp (the old vb script), that we would like to migrate to .NET, preferably using newer ASP.NET 5 / MVC 6.
Is anyone aware of any OWIN middleware that I can use to serve my classic asp (.asp) pages in the ASP.NET execution pipeline?
Or is it even possible to create an OWIN middleware to serve my purpose?
Thanks and advance,
Jignesh.