Show/Hide Toolbars

XSharp

 

X# Visual Studio 集成包含以下项目模板:

 


模板

描述

需要的 Framework 版本

默认方言

References

ClassLibrary

ClassLibrary

为 Core 方言创建 X# 类库(.dll)的项目,不依赖运行时

2.0

Core

System 以及针对 frameworks > 3.5 的一些扩展

ClassLibraryCore

Core ClassLibrary

一个为 Core 方言创建 X# 类库(.dll)的项目,依赖于 XSharp.Core

2.0

Core

System,X# Core 和 frameworks > 3.5 的一些扩展

ClassLibraryFox

FoxPro ClassLibrary

使用  FoxPro 方言创建 X# 类库(.dll)的项目

2.0

FoxPro

System,X# Core,VFP 和 frameworks > 3.5 的一些扩展

ClassLibraryVO

VO ClassLibrary

使用 VO 方言创建 X# 类库(.dll)的项目

2.0

Visual Objects

System, X# Core, VO 和 frameworks > 3.5 的一些扩展

ClassLibraryVulcan

Vulcan ClassLibrary

使用 Vulcan 方言创建 X# 类库(.dll)的项目

2.0

Vulcan

System, X# Core, Vulcan 和 frameworks > 3.5 的一些扩展

ClassLibraryXPP

XPP ClassLibrary

使用 Xbase++ 方言创建 X# 类库(.dll)的项目

2.0

Xbase++

System, X# Core, XPP 和 frameworks > 3.5 的一些扩展

ConsoleApplication

Console Application

使用 Core 方言创建 X# 命令行应用的项目模板

2.0

Core

System, 和 frameworks > 3.5 的一些扩展

ConsoleApplicationFox

FoxPro Console Application

使用 FoxPro 方言创建 X# 命令行应用的项目模板。

2.0

FoxPro

System,VFP 和 frameworks > 3.5 的一些扩展

ConsoleApplicationVO

VO Console Application

使用 VO 方言创建 X# 命令行应用的项目模板。

2.0

Visual Objects

System, VO, 和 frameworks > 3.5 的一些扩展

ConsoleApplicationVulcan

Vulcan Console Application

使用 Vulcan 方言和 Vulcan 运行库程序集(BYOR)创建 X# 命令行应用的项目模板。

2.0

Vulcan

System, Vulcan, 和 frameworks > 3.5 的一些扩展

ConsoleApplicationXPP

XPP Console Application

使用 Xbase++ 方言创建 X# 命令行应用的项目模板。

2.0

Xbase++

System, XPP, 和 frameworks > 3.5 的一些扩展

WinFormApp

Windows Forms Application

一个用于创建具有 Windows 窗体用户界面的应用程序的项目。

2.0

Core

System 和 frameworks > 3.5 的一些扩展
System.Drawing
System.Windows.Forms

WPFApplication

WPF Application

Windows Presentation Foundation 客户端程序。

3.0

Core

System 和 frameworks > 3.5 的一些扩展
WindowsBase, PresentationCore, PresentationFramework

VOMDIApplication

VO MDI Application

使用 VO 方言创建 VO MDI 应用程序的项目模板

4.6

Visual Objects

System 和 frameworks > 3.5 的一些扩展

 

VOSDIApplication

VO SDI Application

使用 VO 方言创建 VO SDI 应用程序的项目模板

4.6

Visual Objects

System 和 frameworks > 3.5 的一些扩展

VulcanApplication

Vulcan Console Application

创建 Vulcan 命令行应用的项目模板

2.0

Vulcan

System, 和 frameworks > 3.5 的一些扩展
VulcanRT 和 VulcanRTFuncs

MsTestClassLibrary

Ms Test Library

使用 MsTest 框架的测试支持库

2.0

Core

System 和几个与 MsTest 相关的程序集

NUnitTestClassLibrary

NUnit Test Library

使用开源 NUnit 框架提供测试支持的库

2.0

Core

System 和几个与 NUnit 相关的程序集。

该模板使用 NuGet 软件包检索正确的程序集

XUnitTestClassLibrary

XUnit Test Library

使用开源 XUnit 框架支持测试的库

 

2.0

Core

System 和几个与 XUnit 相关的程序集。

该模板使用 NuGet 软件包检索正确的程序集