Background
I'm trying to write some middleware to do custom authentication with ASP.NET Core. Because I'm dependent on some proprietary code using .NET framework, I'm using the .Net Framework version of ASP.NET Core rather than the .NET Core version of ASP.NET Core.I'm trying to write some middlewar