문제

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