Kayak.Framework missing from NuGet?

84 views
Skip to first unread message

da...@husselmann.com

unread,
Jun 18, 2012, 5:30:20 AM6/18/12
to kayak...@googlegroups.com
Hello,

I'm trying to use the version of Kayak on NuGet, and I've already written some code which uses the excellent Kayak.Framework namespace (UseFramework and all the attributes that go along with that).

Unfortunately when I use the NuGet installed version, there is no Kayak.Framework namespace at all.

Any pointers please?  I'm happy to post code if that will help.

Regards
David Husselmann

David Husselmann

unread,
Jun 18, 2012, 5:48:45 AM6/18/12
to kayak...@googlegroups.com
Well, just found the answer on this mailing list; appears that the framework was dropped in favour of OWIN-based apps.

Now my question is - is there any sort of "bootstrap" example out there to guide me in the right direction, coming from the old Kayak.Framework code?  It's a pity this got removed because it was very useful to hit the ground running without many dependencies.

Regards
David Husselmann

Benjamin van der Veen

unread,
Jun 18, 2012, 12:45:04 PM6/18/12
to kayak...@googlegroups.com
> Now my question is - is there any sort of "bootstrap" example out there to
> guide me in the right direction, coming from the old Kayak.Framework code?
>  It's a pity this got removed because it was very useful to hit the ground
> running without many dependencies.


Hi David,

You should check out the Gate project. Gate is glue between server
implementations and frameworks, using the OWIN specification.

Mailing list:
https://groups.google.com/forum/?fromgroups#!forum/net-http-abstractions.

Source:
https://github.com/owin/gate

Some examples using various framework:
https://github.com/owin/owin-sandbox

Thanks!
Benjamin
Reply all
Reply to author
Forward
0 new messages