1 Star 5 Fork 1

jiahao / ASP.NET MVC5 高级编程(第5版)源代码

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
794753 code_readme.txt 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
jiahao 提交于 2018-10-24 15:07 . ASP.NET MVC 5高级编程(第5版)
This zip contains code from every chapter the book
with the exception of chapters 1, 2, 9, 13, 14, and 17.
Chapters 4, 5, 6, 8, and 10-12 have downloads on the
www.wrox.com/go/proaspnetmvc5 web site, which are contained
in this zip file.
You will find all the code for Chapters 3, 7, 15 and 16 via NuGet.
The NuGet packages are also available at
http://www.wrox.com/go/proaspmvc5 for offline use. The NuGet
packages for this book are as follows:
Wrox.ProMvc5.ExtendingMvc.1.0.0.nupkg
Wrox.ProMvc5.Security.Authorize.1.0.0.nupkg
Wrox.ProMvc5.Views.AlbumList.1.0.0.0.nupkg
Wrox.ProMvc5.Views.BasePageType.1.0.0.nupkg
Wrox.ProMvc5.Views.SpecifyingViews.1.0.0.nupkg
Wrox.ProMvc5.Views.ViewModel.1.0.0.nupkg
In general, we've opted for NuGet code samples for smaller,
self-contained code. Others examples require a complete project
with sample data, configuration, etc. and make more sense as
zipped project dowloads.
Please also note that in some cases, certain examples or listings
from the chapters are not included because the example is generated
code, output, or something you would never enter yourself. We hope
you have fun with the sample code we have included and that you find
it useful and informative. Enjoy.
1
https://gitee.com/jahero/mvc.git
git@gitee.com:jahero/mvc.git
jahero
mvc
ASP.NET MVC5 高级编程(第5版)源代码
master

搜索帮助