• 大小: 0.22M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: windows  service  SignalR  

资源简介

Self-Hosting SignalR in a Windows Service.zip

资源截图

代码片段和文件信息

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: Assemblytitle(“Client“)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(“Client“)]
[assembly: AssemblyCopyright(“Copyright ©  2014“)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

// Setting ComVisible to false makes the types in this assembly not visible 
// to COM components.  If you need to access a type in this assembly from 
// COM set the ComVisible attribute to t

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       24630  2014-07-08 02:49  description.html
     文件        1670  2014-07-08 02:49  description\offline.js
     文件           0  2014-07-08 02:49  description\Combined.css
     文件           0  2014-07-08 02:49  description\00aaf942-f805-4f77-907c-a85cde2f01e1Combined.css
     文件       10457  2014-07-08 02:49  description\Galleries.css
     文件        1727  2014-07-08 02:49  description\Layout.css
     文件       71647  2014-07-08 02:49  description\Brand.css
     文件        3369  2014-07-08 02:49  description\iframedescription.css
     文件       14808  2014-07-08 02:49  license.rtf
     目录           0  2014-07-08 02:49  C#\Client\
     文件        5195  2014-07-08 02:49  C#\Client\Client.csproj
     文件        1086  2014-07-08 02:49  C#\Client\Client.csproj.user
     文件        2522  2014-07-08 02:49  C#\Client\Default.htm
     文件         221  2014-07-08 02:49  C#\Client\packages.config
     目录           0  2014-07-08 02:49  C#\Client\Properties\
     文件        1383  2014-07-08 02:49  C#\Client\Properties\AssemblyInfo.cs
     目录           0  2014-07-08 02:49  C#\Client\scripts\
     文件      116263  2014-07-08 02:49  C#\Client\scripts\jquery.signalR-2.0.3.js
     文件       33463  2014-07-08 02:49  C#\Client\scripts\jquery.signalR-2.0.3.min.js
     文件      238159  2014-07-08 02:49  C#\Client\scripts\jquery-1.6.4.js
     文件       91669  2014-07-08 02:49  C#\Client\scripts\jquery-1.6.4.min.js
     文件      214129  2014-07-08 02:49  C#\Client\scripts\jquery-1.6.4-vsdoc.js
     文件         353  2014-07-08 02:49  C#\Client\Web.config
     文件        1299  2014-07-08 02:49  C#\Client\Web.Debug.config
     文件        1360  2014-07-08 02:49  C#\Client\Web.Release.config
     文件        1504  2014-07-08 02:49  C#\SignalRWindowsService.sln
     文件       56320  2014-07-08 02:49  C#\SignalRWindowsService.v12.suo
     目录           0  2014-07-08 02:49  C#\SignalRWindowsService\
     文件         539  2014-07-08 02:49  C#\SignalRWindowsService\App.config
     文件        1057  2014-07-08 02:49  C#\SignalRWindowsService\packages.config
     文件         590  2014-07-08 02:49  C#\SignalRWindowsService\Program.cs
............此处省略10个文件信息

评论

共有 条评论