随笔分类 -  (10)Nancy

摘要:介绍了在Nancy中使用JwtBearer认证组件来完成认证,并简单介绍了该组件的实现。 阅读全文
posted @ 2017-07-24 08:14 Catcher8 阅读(2821) 评论(3) 推荐(7) 编辑
摘要:Nancy中关于Diagnostics的使用 阅读全文
posted @ 2017-06-27 08:16 Catcher8 阅读(1154) 评论(0) 推荐(2) 编辑
摘要:介绍了如何在Nancy中使用Swagger生成一份API文档,并且处理在安全验证方面遇到的问题。 阅读全文
posted @ 2017-05-09 08:28 Catcher8 阅读(3091) 评论(13) 推荐(7) 编辑
摘要:简单介绍了如何在Nancy中生成一份API文档,并且探讨其在Nancy的内部实现原理。 阅读全文
posted @ 2017-05-02 08:23 Catcher8 阅读(2900) 评论(5) 推荐(7) 编辑
摘要:简单介绍Content Negotation在Nancy中是如何实现的以及是如何使用的 阅读全文
posted @ 2017-03-20 11:15 Catcher8 阅读(1729) 评论(2) 推荐(1) 编辑
摘要:NancyMusicStore系列最后一篇(总结) 阅读全文
posted @ 2017-01-21 09:42 Catcher8 阅读(561) 评论(2) 推荐(1) 编辑
摘要:NancyMusicStore系列第五篇(部署上线) 阅读全文
posted @ 2017-01-21 09:24 Catcher8 阅读(744) 评论(5) 推荐(2) 编辑
摘要:NancyMusicStore系列第四篇(实现购物车) 阅读全文
posted @ 2017-01-21 09:17 Catcher8 阅读(1060) 评论(0) 推荐(2) 编辑
摘要:NancyMusicStore系列第三篇(完善商品信息与管理) 阅读全文
posted @ 2017-01-21 07:50 Catcher8 阅读(579) 评论(0) 推荐(1) 编辑
摘要:NancyMusicStore系列第二篇(打造首页) 阅读全文
posted @ 2017-01-20 22:24 Catcher8 阅读(847) 评论(0) 推荐(2) 编辑
摘要:NancyMusicStore系列第一篇(准备工作和搭建项目) 阅读全文
posted @ 2017-01-19 19:41 Catcher8 阅读(1576) 评论(10) 推荐(2) 编辑
摘要:Nancy实现API的功能,包含常规的签名校验,以及用Redis来实现每天访问的上限次数,并在CentOS7上部署运行。 阅读全文
posted @ 2016-07-17 11:22 Catcher8 阅读(6081) 评论(4) 推荐(11) 编辑
摘要:在Nancy中使用缓存,主要是MemoryCache和Redis这两种。 阅读全文
posted @ 2016-07-08 23:08 Catcher8 阅读(1037) 评论(0) 推荐(0) 编辑
摘要: The detials from my practice on .NET Cross-platforms 阅读全文
posted @ 2016-06-15 13:00 Catcher8 阅读(487) 评论(1) 推荐(1) 编辑
摘要:Nancy调试备忘 阅读全文
posted @ 2016-06-05 14:58 Catcher8 阅读(434) 评论(0) 推荐(0) 编辑
摘要:利用.NET技术打造一个全平台软件的简单构思与简单实现。 阅读全文
posted @ 2016-05-04 13:03 Catcher8 阅读(8176) 评论(51) 推荐(94) 编辑
摘要:Nancy之结合tinyfox给我们的应用提供简单的数据服务 阅读全文
posted @ 2016-04-09 13:14 Catcher8 阅读(1113) 评论(6) 推荐(7) 编辑
摘要:Nancy中的文件上传与下载 阅读全文
posted @ 2016-03-18 23:14 Catcher8 阅读(3369) 评论(5) 推荐(3) 编辑
摘要:Nancy中Forms authentication的简单使用。这里的authentication与ASP.NET Identity有异曲同工之妙! 阅读全文
posted @ 2016-02-17 15:41 Catcher8 阅读(2273) 评论(0) 推荐(4) 编辑
摘要:在Nancy中使用区域和分部视图 阅读全文
posted @ 2016-02-14 10:56 Catcher8 阅读(1406) 评论(0) 推荐(2) 编辑