資源簡介
2018年最新版c# mvc5 源代碼 深入理解mvc5源代碼,了解mvc內部運行機制

代碼片段和文件信息
//?Copyright?(c)?.NET?Foundation.?All?rights?reserved.
//?Licensed?under?the?Apache?License?Version?2.0.?See?License.txt?in?the?project?root?for?license?information.
using?System;
using?System.Reflection;
using?System.Resources;
using?System.Runtime.InteropServices;
#if?!BUILD_GENERATED_VERSION
[assembly:?AssemblyCompany(“.NET?Foundation“)]
[assembly:?AssemblyCopyright(“Copyright???.NET?Foundation.?All?rights?reserved.“)]
#endif
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?ComVisible(false)]
#if?!NOT_CLS_COMPLIANT
[assembly:?CLSCompliant(true)]
#endif
[assembly:?NeutralResourcesLanguage(“en-US“)]
[assembly:?Assemblymetadata(“Serviceable“?“True“)]
//?===================================================================================
//??TAKE?CARE?WHEN?EDITING?OR?REMOVING?ANYTHING?BELOW?THIS?COMMENT.
//??BUILD_GENERATED_VERSION?will?be?set?in?any?CI?build.?Versions?below?are?not?used.
//?===================================================================================
#if?(ASPNETMVC?&&?(ASPNETWEBPAGES?||?ASPNETFACEBOOK))?||?(ASPNETWEBPAGES?&&?ASPNETFACEBOOK)
#error?Runtime?projects?cannot?define?more?than?one?of?ASPNETMVC?ASPNETWEBPAGES?or?ASPNETFACEBOOK
#elif?ASPNETMVC
#if?!BUILD_GENERATED_VERSION
[assembly:?AssemblyVersion(“5.2.7.0“)]?//?ASPNETMVC
[assembly:?AssemblyFileVersion(“5.2.7.0“)]?//?ASPNETMVC
#endif
[assembly:?AssemblyProduct(“Microsoft?ASP.NET?MVC“)]
#elif?ASPNETWEBPAGES
#if?!BUILD_GENERATED_VERSION
[assembly:?AssemblyVersion(“3.0.0.0“)]?//?ASPNETWEBPAGES
[assembly:?AssemblyFileVersion(“3.0.0.0“)]?//?ASPNETWEBPAGES
#endif
[assembly:?AssemblyProduct(“Microsoft?ASP.NET?Web?Pages“)]
#elif?ASPNETFACEBOOK
#if?!BUILD_GENERATED_VERSION
[assembly:?AssemblyVersion(“1.1.0.0“)]?//?ASPNETFACEBOOK
[assembly:?AssemblyFileVersion(“1.1.0.0“)]?//?ASPNETFACEBOOK
#endif
[assembly:?AssemblyProduct(“Microsoft?ASP.NET?Facebook“)]
#else
#error?Runtime?projects?must?define?ASPNETMVC?ASPNETWEBPAGES?or?ASPNETFACEBOOK
#endif
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-06-23?20:25??AspNetWebStack-master\
?????文件?????????389??2018-06-23?20:25??AspNetWebStack-master\.appveyor.yml
?????文件?????????530??2018-06-23?20:25??AspNetWebStack-master\.gitattributes
?????文件?????????211??2018-06-23?20:25??AspNetWebStack-master\.gitignore
?????目錄???????????0??2018-06-23?20:25??AspNetWebStack-master\.nuget\
?????文件?????????477??2018-06-23?20:25??AspNetWebStack-master\.nuget\NuGet.Config
?????文件?????????312??2018-06-23?20:25??AspNetWebStack-master\.nuget\packages.config
?????文件?????????145??2018-06-23?20:25??AspNetWebStack-master\.travis.yml
?????文件????????4226??2018-06-23?20:25??AspNetWebStack-master\CONTRIBUTING.md
?????文件?????????263??2018-06-23?20:25??AspNetWebStack-master\Directory.Build.props
?????文件??????????89??2018-06-23?20:25??AspNetWebStack-master\Directory.Build.targets
?????文件?????????575??2018-06-23?20:25??AspNetWebStack-master\LICENSE.txt
?????文件????????1933??2018-06-23?20:25??AspNetWebStack-master\README.md
?????文件????????7525??2018-06-23?20:25??AspNetWebStack-master\Runtime.msbuild
?????文件???????41353??2018-06-23?20:25??AspNetWebStack-master\Runtime.sln
?????文件????????5404??2018-06-23?20:25??AspNetWebStack-master\RuntimePortable.sln
?????文件???????14633??2018-06-23?20:25??AspNetWebStack-master\Settings.st
?????文件????????1155??2018-06-23?20:25??AspNetWebStack-master\Tools.sln
?????文件????????1826??2018-06-23?20:25??AspNetWebStack-master\build.cmd
?????文件??????????41??2018-06-23?20:25??AspNetWebStack-master\global.json
?????目錄???????????0??2018-06-23?20:25??AspNetWebStack-master\packages\
?????文件????????3167??2018-06-23?20:25??AspNetWebStack-master\packages\repositories.config
?????目錄???????????0??2018-06-23?20:25??AspNetWebStack-master\src\
?????文件????????2490??2018-06-23?20:25??AspNetWebStack-master\src\CodeAnalysisDictionary.xm
?????目錄???????????0??2018-06-23?20:25??AspNetWebStack-master\src\Common\
?????文件????????2705??2018-06-23?20:25??AspNetWebStack-master\src\Common\AttributeList.cs
?????文件???????10314??2018-06-23?20:25??AspNetWebStack-master\src\Common\CollectionExtensions.cs
?????文件????????6146??2018-06-23?20:25??AspNetWebStack-master\src\Common\CommonWebApiResources.Designer.cs
?????文件????????6752??2018-06-23?20:25??AspNetWebStack-master\src\Common\CommonWebApiResources.resx
?????文件????????4989??2018-06-23?20:25??AspNetWebStack-master\src\Common\DictionaryExtensions.cs
?????文件?????????743??2018-06-23?20:25??AspNetWebStack-master\src\Common\EfficientTypePropertyKey.cs
............此處省略3699個文件信息
- 上一篇:畢業設計音樂網站代碼與論文
- 下一篇:C#項目 校園一卡通
評論
共有 條評論