随笔分类 -  ServiceStack

摘要:1.在vs中创建一个ASP.NET 空项目 2.用NuGet安装ServiceStack组件 3.创建AppHost类 using System; using System.Collections.Generic; using System.Linq; using System.Reflection 阅读全文
posted @ 2017-07-20 14:25 聆听的风声 阅读(138) 评论(0) 推荐(0)