[转]NancyFx/Nancy

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

Getting Started

  1. Introduction
  2. Exploring the Nancy module
  3. 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
  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
  23. SSL Behind Proxy
  24. Nancy and Validation
  25. More to come

Hosting

Bootstrappers / Container Support

posted on 2017-08-14 23:01  freeliver54  阅读(179)  评论(0编辑  收藏  举报

导航