資源簡介
Autodesk Forge平臺轉換模型 下載模型資源 離線瀏覽 (ASP.NET版)
代碼片段和文件信息
/////////////////////////////////////////////////////////////////////
//?Copyright?(c)?Autodesk?Inc.?All?rights?reserved
//?Written?by?Forge?Partner?Development
//
//?Permission?to?use?copy?modify?and?distribute?this?software?in
//?object?code?form?for?any?purpose?and?without?fee?is?hereby?granted
//?provided?that?the?above?copyright?notice?appears?in?all?copies?and
//?that?both?that?copyright?notice?and?the?limited?warranty?and
//?restricted?rights?notice?below?appear?in?all?supporting
//?documentation.
//
//?AUTODESK?PROVIDES?THIS?PROGRAM?“AS?IS“?AND?WITH?ALL?FAULTS.
//?AUTODESK?SPECIFICALLY?DISCLAIMS?ANY?IMPLIED?WARRANTY?OF
//?MERCHANTABILITY?OR?FITNESS?FOR?A?PARTICULAR?USE.??AUTODESK?INC.
//?DOES?NOT?WARRANT?THAT?THE?OPERATION?OF?THE?PROGRAM?WILL?BE
//?UNINTERRUPTED?OR?ERROR?FREE.
/////////////////////////////////////////////////////////////////////
using?System.Web.Http;
namespace?WebAPISample
{
??public?class?WebApiApplication?:?System.Web.HttpApplication
????{
????????protected?void?Application_Start()
????????{
????????????GlobalConfiguration.Configure(WebApiConfig.Register);
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????2104??2017-12-11?04:36??ASPNET.webapi\App_Start\WebApiConfig.cs
?????文件??????16675??2018-04-27?10:34??ASPNET.webapi\ASPNET.webapi.csproj
?????文件???????1279??2018-04-27?10:34??ASPNET.webapi\ASPNET.webapi.csproj.user
?????文件?????750592??2017-05-26?18:00??ASPNET.webapi\bin\Autodesk.Forge.dll
?????文件????1119865??2017-05-26?18:00??ASPNET.webapi\bin\Autodesk.Forge.xm
?????文件??????30880??2016-12-13?03:10??ASPNET.webapi\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
?????文件???????1805??2016-12-13?03:10??ASPNET.webapi\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xm
?????文件??????13824??2011-02-09?10:16??ASPNET.webapi\bin\Microsoft.Experimental.IO.dll
?????文件?????526336??2016-06-13?23:06??ASPNET.webapi\bin\Newtonsoft.Json.dll
?????文件?????523221??2016-06-13?23:06??ASPNET.webapi\bin\Newtonsoft.Json.xm
?????文件?????168960??2015-08-26?16:33??ASPNET.webapi\bin\RestSharp.dll
?????文件?????151199??2015-08-26?16:33??ASPNET.webapi\bin\RestSharp.xm
?????文件??????50032??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\csc.exe
?????文件???????1711??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\csc.exe.config
?????文件???????1496??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\csc.rsp
?????文件??????13680??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\csi.exe
?????文件????????253??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\csi.rsp
?????文件?????105392??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll
?????文件????4211112??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll
?????文件??????28088??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\Microsoft.CodeAnalysis.CSharp.sc
?????文件????2049432??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\Microsoft.CodeAnalysis.dll
?????文件?????128432??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\Microsoft.CodeAnalysis.sc
?????文件????5061040??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll
?????文件???????6908??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\Microsoft.CSharp.Core.targets
?????文件????1264912??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\Microsoft.DiaSymReader.Native.amd64.dll
?????文件?????967432??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\Microsoft.DiaSymReader.Native.x86.dll
?????文件???????6340??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\Microsoft.VisualBasic.Core.targets
?????文件??????20168??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\System.AppContext.dll
?????文件?????200440??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\System.Collections.Immutable.dll
?????文件??????22776??2016-06-27?14:50??ASPNET.webapi\bin\roslyn\System.Diagnostics.StackTrace.dll
............此處省略836個文件信息
評論
共有 條評論