我是靠谱客的博主 友好老虎,最近开发中收集的这篇文章主要介绍[转]NancyFx/Nancy,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

本文转自:https://github.com/NancyFx/Nancy/wiki/Documentation

Getting Started

  1. Introduction
  2. Exploring the Nancy module
  3. Routing
    • Defining Routes
    • Custom Routing
    • Legacy Routing
  4. Async
  5. Taking a look at the DynamicDictionary
  6. The before and after module hooks
  7. Model binding
  8. Bootstrapper
  9. View Engines
    • Super Simple View Engine
    • Razor
    • Tips for Implementing your own View Engine
  10. View location conventions
  11. Localization
  12. Testing your application
  13. The root path
  14. Managing static content
  15. Diagnostics
  16. Adding a custom FavIcon
  17. The Application Before, After and OnError pipelines
  18. Generating a custom error page
  19. The cryptography helpers
  20. Content negotiation
  21. Extending Serialization with Converters
  22. Authentication
    • Stateless
    • Forms
    • Basic
    • Token
  23. SSL Behind Proxy
  24. Nancy and Validation
  25. More to come

Hosting

  • Hosting Nancy with ASP.NET
  • Hosting Nancy with WCF
  • Hosting Nancy with Azure
  • Hosting Nancy with OWIN
    • Web (Katana)
    • Self Hosting
    • Environment Variables
    • Conditional Pass-through
  • Hosting Nancy with Umbraco
  • Hosting Nancy with Nginx on Ubuntu
  • Hosting Nancy with FastCgi
  • Self Hosting Nancy
  • Implementing a Host
  • Accessing the client certificate when using SSL

Bootstrappers / Container Support

  • Bootstrapping Nancy
  • Writing a Nancy Bootstrapper
  • Container Support

最后

以上就是友好老虎为你收集整理的[转]NancyFx/Nancy的全部内容,希望文章能够帮你解决[转]NancyFx/Nancy所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(73)

评论列表共有 0 条评论

立即
投稿
返回
顶部