Is it possible to use NancyFx form authorization without Asp.net (or IIS)? I want to use wcf hosting, so I would like to know whether it is possible?

Thanks in advance.

有帮助吗?

解决方案

Of course - nothing in Nancy is tied to Asp.net or IIS, apart from the obviously named ASPNet packages for hosting - you can use the Forms auth with any hosting option.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top