Giter Site home page Giter Site logo

suave.aspnetcore's People

Contributors

dustinmoris avatar mr-wombat avatar titaye avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

suave.aspnetcore's Issues

Cannot run Suave.AspNetCore 0.4.1 with Suave 2.5.2

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.FSharpList1<System.Tuple2<System.String,System.String>>, Byte[], System.String, Microsoft.FSharp.Collections.FSharpList1<HttpUpload>, Microsoft.FSharp.Collections.FSharpList1<System.Tuple2<System.String,System.String>>, Suave.Logging.TraceHeader)'..System.MissingMethodException: Method not found: 'Void HttpRequest..ctor(System.String, System.Uri, System.String, HttpMethod, Microsoft.FSharp.Collections.FSharpList1<System.Tuple2<System.String,System.String>>, Byte[], System.String, Microsoft.FSharp.Collections.FSharpList1, Microsoft.FSharp.Collections.FSharpList1<System.Tuple2<System.String,System.String>>, Suave.Logging.TraceHeader)'.
at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing)
at Suave.AspNetCore.SuaveMiddleware.Invoke(HttpContext context)
at Suave.AspNetCore.SuaveErrorHandlerMiddleware.Invoke(HttpContext context) at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing)
at Suave.AspNetCore.SuaveMiddleware.Invoke(HttpContext context)
at Suave.AspNetCore.SuaveErrorHandlerMiddleware.Invoke(HttpContext context)

2018-10-29 08:57:21.8564 ERROR Suave.AspNetCore.SuaveErrorHandlerMiddleware+d__5.MoveNext - An exception was thrown attempting to execute the error handler: Method not found: 'Void HttpRequest..ctor(System.String, System.Uri, System.String, HttpMethod, Microsoft.FSharp.Collections.FSharpList1<System.Tuple2<System.String,System.String>>, Byte[], System.String, Microsoft.FSharp.Collections.FSharpList1<HttpUpload>, Microsoft.FSharp.Collections.FSharpList1<System.Tuple2<System.String,System.String>>, Suave.Logging.TraceHeader)'..System.MissingMethodException: Method not found: 'Void HttpRequest..ctor(System.String, System.Uri, System.String, HttpMethod, Microsoft.FSharp.Collections.FSharpList1<System.Tuple2<System.String,System.String>>, Byte[], System.String, Microsoft.FSharp.Collections.FSharpList1, Microsoft.FSharp.Collections.FSharpList1<System.Tuple2<System.String,System.String>>, Suave.Logging.TraceHeader)'.
at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing)
at Suave.AspNetCore.SuaveErrorHandlerMiddleware.Invoke(HttpContext context) at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing)
at Suave.AspNetCore.SuaveErrorHandlerMiddleware.Invoke(HttpContext context)

2018-10-29 08:57:21.8674 ERROR Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol+d__1881.MoveNext - Connection id "0HLHTFI4RP8N0", Request id "0HLHTFI4RP8N0:00000001": An unhandled exception was thrown by the application.System.MissingMethodException: Method not found: 'Void HttpRequest..ctor(System.String, System.Uri, System.String, HttpMethod, Microsoft.FSharp.Collections.FSharpList1<System.Tuple2<System.String,System.String>>, Byte[], System.String, Microsoft.FSharp.Collections.FSharpList1, Microsoft.FSharp.Collections.FSharpList1<System.Tuple2<System.String,System.String>>, Suave.Logging.TraceHeader)'.
at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing)
at Suave.AspNetCore.SuaveMiddleware.Invoke(HttpContext context)
at Suave.AspNetCore.SuaveErrorHandlerMiddleware.Invoke(HttpContext context)
at Suave.AspNetCore.SuaveErrorHandlerMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication1 application) at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at Suave.AspNetCore.HttpContextExtensions.ToSuaveHttpContext(HttpContext context, Boolean preserveHttpHeaderCasing) at Suave.AspNetCore.SuaveMiddleware.Invoke(HttpContext context) at Suave.AspNetCore.SuaveErrorHandlerMiddleware.Invoke(HttpContext context) at Suave.AspNetCore.SuaveErrorHandlerMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication1 application)

Move to Suave itself?

Have you had any discussions with Suave's maintainers about making this an official thing? The prospect of using Suave and piggybacking on Kestrel is exciting.

Add support for Suave's error handler

It would be nice to hook up an existing Suave error handler into the ASP.NET Core pipeline. Either extend the current UseSuave hook or provide an additional piece of middleware to do this.

Add nuget target for 1.1

Hey I was trying to use the library in an application targeting 1.1 with the msbuild tools, but I see that there isn't currently a supported nuget target.

Would it be possible to add the target? I don't think the code would need to change.

Bump to Suave 2.1.0?

Hi,

Is it possible to bump to Suave 2.1.0 and netcore 1.1 ?

Thanks in advance,
Sylvain

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.