CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程

文件名称:katanaproject-b85af2f1cfbf98f15b9d6a6a6a4cd8ef392

电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

this softwae is about pdf in about a project to be analyzed by the user so that we can take care and learn from the experience and projects of others and share
(系统自动生成,下载前可以参看下载内容)

下载文件列表

.gitignore
.nuget/
.nuget/NuGet.Config
BuildServer.targets
DISCLAIMER.txt
Katana.sln
Katana.sln.DotSettings
LICENSE.txt
NOTICE.txt
README
README.md
Settings.StyleCop
build.cmd
build.sh
build/
build/CodeAnalysis.ruleset
build/Common.targets
build/CommonAssemblyInfo.cs
build/CustomDictionary.xml
build/Delay.dat
build/DevAssemblyInfo.cs
build/Docs.shade
build/Katana.version.targets
build/Sakefile.shade
build/_apply-net45-changes.shade
build/_clone-and-tweak-file.shade
build/_documentation-load.shade
build/_documentation-render.shade
build/_package-vsixmanifest.shade
build/_package-vstemplate.shade
build/shared/
build/shared/_xunit.shade
docs/
docs/config.json
docs/contents/
docs/contents/archive.md
docs/contents/articles/
docs/contents/articles/another-test/
docs/contents/articles/another-test/index.md
docs/contents/articles/bamboo-cutter/
docs/contents/articles/bamboo-cutter/Taketori_Monogatari.jpg
docs/contents/articles/bamboo-cutter/index.md
docs/contents/articles/hello-world/
docs/contents/articles/hello-world/index.md
docs/contents/articles/red-herring/
docs/contents/articles/red-herring/banana.jpg
docs/contents/articles/red-herring/index.md
docs/contents/authors/
docs/contents/authors/baker.json
docs/contents/authors/the-wintersmith.json
docs/contents/css/
docs/contents/css/arrow.gif
docs/contents/css/github.css
docs/contents/css/main.css
docs/contents/css/sprites-original.png
docs/contents/css/sprites.png
docs/contents/feed.json
docs/contents/index.json
docs/contents/introduction/
docs/contents/introduction/adding-frameworks/
docs/contents/introduction/adding-frameworks/index.md
docs/contents/introduction/adding-middleware/
docs/contents/introduction/adding-middleware/index.md
docs/contents/introduction/getting-started/
docs/contents/introduction/getting-started/index.md
docs/contents/introduction/index.md
docs/contents/introduction/more-hosting/
docs/contents/introduction/more-hosting/index.md
docs/contents/introduction/writing-middleware/
docs/contents/introduction/writing-middleware/index.md
docs/templates/
docs/templates/archive.jade
docs/templates/article.jade
docs/templates/author.jade
docs/templates/feed.jade
docs/templates/index.jade
docs/templates/layout.jade
docs/templates/section.jade
docs/templates/toc.jade
src/
src/Katana.Boot.AspNet/
src/Katana.Boot.AspNet/AppBuilderWrapper.cs
src/Katana.Boot.AspNet/AspNetCaller.cs
src/Katana.Boot.AspNet/AspNetStarterAgent.cs
src/Katana.Boot.AspNet/AspNetStarterProxy.cs
src/Katana.Boot.AspNet/Katana.Boot.AspNet.csproj
src/Katana.Boot.AspNet/Katana.Boot.AspNet.nuspec
src/Katana.Boot.AspNet/KatanaWorkerRequest.cs
src/Katana.Boot.AspNet/Properties/
src/Katana.Boot.AspNet/Properties/AssemblyInfo.cs
src/Katana.Boot.AspNet/packages.config
src/Katana.Loader.Roslyn/
src/Katana.Loader.Roslyn/HostObject.cs
src/Katana.Loader.Roslyn/Katana.Loader.Roslyn.csproj
src/Katana.Loader.Roslyn/Properties/
src/Katana.Loader.Roslyn/Properties/AssemblyInfo.cs
src/Katana.Loader.Roslyn/RoslynAppLoader.cs
src/Katana.Loader.Roslyn/packages.config
src/Microsoft.AspNet.Razor.Owin/
src/Microsoft.AspNet.Razor.Owin/ActivationFailedException.cs
src/Microsoft.AspNet.Razor.Owin/AppBuilderExtensions.cs
src/Microsoft.AspNet.Razor.Owin/AttributeValue.cs
src/Microsoft.AspNet.Razor.Owin/Compilation/
src/Microsoft.AspNet.Razor.Owin/Compilation/CompilationMessage.cs
src/Microsoft.AspNet.Razor.Owin/Compilation/CompilationResult.cs
src/Microsoft.AspNet.Razor.Owin/Compilation/DefaultCompilationManager.cs
src/Microsoft.AspNet.Razor.Owin/Compilation/FileLocation.cs
src/Microsoft.AspNet.Razor.Owin/Compilation/ICompilationManager.cs
src/Microsoft.AspNet.Razor.Owin/Compilation/ICompiler.cs
src/Microsoft.AspNet.Razor.Owin/Compilation/IContentIdentifier.cs
src/Microsoft.AspNet.Razor.Owin/Compilation/MessageLevel.cs
src/Microsoft.AspNet.Razor.Owin/Compilation/RazorCompiler.cs
src/Microsoft.AspNet.Razor.Owin/Compilation/TimestampContentIdentifier.cs
src/Microsoft.AspNet.Razor.Owin/CompilationFailedException.cs
src/Microsoft.AspNet.Razor.Owin/DisposableAction.cs
src/Microsoft.AspNet.Razor.Owin/ErrorMessage.cs
src/Microsoft.AspNet.Razor.Owin/Execution/
src/Microsoft.AspNet.Razor.Owin/Execution/ActivationResult.cs
src/Microsoft.AspNet.Razor.Owin/Execution/DefaultPageActivator.cs
src/Microsoft.AspNet.Razor.Owin/Execution/DefaultPageExecutor.cs
src/Microsoft.AspNet.Razor.Owin/Execution/IEdgePage.cs
src/Microsoft.AspNet.Razor.Owin/Execution/IPageActivator.cs
src/Microsoft.AspNet.Razor.Owin/Execution/IPageExecutor.cs
src/Microsoft.AspNet.Razor.Owin/Execution/IRazorRequest.cs
src/Microsoft.AspNet.Razor.Owin/Execution/IRazorResponse.cs
src/Microsoft.AspNet.Razor.Owin/Execution/RazorRequest.cs
src/Microsoft.AspNet.Razor.Owin/Execution/RazorResponse.cs
src/Microsoft.AspNet.Razor.Owin/IErrorMessage.cs
src/Microsoft.AspNet.Razor.Owin/IHttpException.cs
src/Microsoft.AspNet.Razor.Owin/IMultiMessageException.cs
src/Microsoft.AspNet.Razor.Owin/IProvidesCompilationSource.cs
src/Microsoft.AspNet.Razor.Owin/ITrace.cs
src/Microsoft.AspNet.Razor.Owin/Microsoft.AspNet.Razor.Owin.csproj
src/Microsoft.AspNet.Razor.Owin/Microsoft.AspNet.Razor.Owin.nuspe

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭