beyond-code-github / Superscribe

A fresh take on URL routing for Web APIs
Apache License 2.0
64 stars 6 forks source link

Dependency on Microsoft's OWIN? #6

Open haf opened 8 years ago

haf commented 8 years ago

Hi,

We have a user at https://gitter.im/SuaveIO/suave who'd like to use this library, but it would seem this library is not OWIN compatible?

Would it be possible to make it OWIN compatible by removing the MSFT shims?

Regards, Henrik

beyond-code-github commented 8 years ago

Hi Henrik, Superscribe is in the process of being reworked to remove the dependency on Microsoft.Owin which will remove the need for the Superscribe.OWIN project entirely... this is still a way away yet but the wheels are in motion. It will also be updated for .net Core 1.0.