Suave.AspNetCore icon indicating copy to clipboard operation
Suave.AspNetCore copied to clipboard

ASP.NET Core middleware to run Suave on top of ASP.NET Core

Results 2 Suave.AspNetCore issues
Sort by recently updated
recently updated
newest added

> 2018-10-29 08:57:21.8446 ERROR Suave.AspNetCore.SuaveErrorHandlerMiddleware+d__5.MoveNext - An unhandled exception has occured: Method not found: 'Void HttpRequest..ctor(System.String, System.Uri, System.String, HttpMethod, Microsoft.FSharp.Collections.FSharpList`1, Byte[], System.String, Microsoft.FSharp.Collections.FSharpList`1, Microsoft.FSharp.Collections.FSharpList`1, Suave.Logging.TraceHeader)'..System.MissingMethodException: Method not found: 'Void HttpRequest..ctor(System.String,...

Hey there, I would like to use this tool. Is it possible to update this tool to netstandard 2.0?