开发者

Ninject Compact Framework

开发者 https://www.devze.com 2022-12-23 18:07 出处:网络
Anybody know where is the source of ninject compact fr开发者_C百科amework? Any version is acceptableit is here:

Anybody know where is the source of ninject compact fr开发者_C百科amework? Any version is acceptable


it is here:

http://github.com/enkari/ninject


http://ninject.org/
Download the source from their GitHub.

Paste this in the project properties -> Build -> "Conditional compilation symbols:"
NETCF NO_EXCEPTION_SERIALIZATION NO_LCG NO_WEB NO_ASSEMBLY_SCANNING

That should disable the features that .NET CF cannot handle.

0

精彩评论

暂无评论...
验证码 换一张
取 消