With this Owin middleware, you can use OwinRequestScopeContext.Current like HttpContext.Current, but without a dependency to System.Web.
                        
                    
         
                Info
| Version: | 4.0.2 | 
| Author(s): | Dalion | 
| Last Update: | Tuesday, November 5, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/DavidLievrouw/OwinRequestScopeContext | 
| NuGet Url: | https://www.nuget.org/packages/DavidLievrouw.OwinRequestScopeContext.Sources | 
Install
Install-Package DavidLievrouw.OwinRequestScopeContext.Sources
                        dotnet add package DavidLievrouw.OwinRequestScopeContext.Sources
                        paket add DavidLievrouw.OwinRequestScopeContext.Sources
                        
                                DavidLievrouw.OwinRequestScopeContext.Sources Download (Unzip the "nupkg" after downloading)