• 大小: 5.71M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: MVC  asp.net  asp  源码  

资源简介

Asp.net MVC5 框架源码

资源截图

代码片段和文件信息

// Copyright (c) Microsoft Open Technologies Inc. All rights reserved. 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(“Microsoft Open Technologies Inc.“)]
[assembly: AssemblyCopyright(“© Microsoft Open Technologies Inc. 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“)]

// ===========================================================================
//  DO NOT 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         571  2014-02-27 23:00  .gitattributes
     文件         174  2014-02-27 23:00  .gitignore
     目录           0  2014-02-27 23:00  .nuget\
     文件         487  2014-02-27 23:00  .nuget\NuGet.Config
     文件         239  2014-02-27 23:00  .nuget\packages.config
     文件         758  2014-02-27 23:00  License.txt
     文件        7077  2014-02-27 23:00  Runtime.msbuild
     文件       44357  2014-02-27 23:00  Runtime.sln
     文件        3264  2014-02-27 23:00  RuntimePortable.sln
     文件       15311  2014-02-27 23:00  Settings.styleCop
     文件        1231  2014-02-27 23:00  build.cmd
     目录           0  2014-02-27 23:00  packages\
     文件        3501  2014-02-27 23:00  packages\repositories.config
     目录           0  2014-02-27 23:00  src\
     文件        2565  2014-02-27 23:00  src\CodeAnalysisDictionary.xml
     目录           0  2014-02-27 23:00  src\Common\
     文件        2781  2014-02-27 23:00  src\Common\AttributeList.cs
     文件       10551  2014-02-27 23:00  src\Common\CollectionExtensions.cs
     文件        6286  2014-02-27 23:00  src\Common\CommonWebApiResources.Designer.cs
     文件        6892  2014-02-27 23:00  src\Common\CommonWebApiResources.resx
     文件        5079  2014-02-27 23:00  src\Common\DictionaryExtensions.cs
     文件         731  2014-02-27 23:00  src\Common\EfficientTypePropertyKey.cs
     文件         638  2014-02-27 23:00  src\Common\Empty.cs
     文件       15801  2014-02-27 23:00  src\Common\Error.cs
     文件        1339  2014-02-27 23:00  src\Common\HashCodeCombiner.cs
     文件        2059  2014-02-27 23:00  src\Common\HttpMethodHelper.cs
     文件         835  2014-02-27 23:00  src\Common\ListWrapperCollection.cs
     文件        9708  2014-02-27 23:00  src\Common\NonOwnedStream.cs
     文件        1024  2014-02-27 23:00  src\Common\PathHelpers.cs
     文件        7703  2014-02-27 23:00  src\Common\PrefixContainer.cs
     文件        9722  2014-02-27 23:00  src\Common\PropertyHelper.cs
............此处省略4950个文件信息

评论

共有 条评论