SharpCodePad.CodeCompletion
2.0.0.2
dotnet add package SharpCodePad.CodeCompletion --version 2.0.0.2
NuGet\Install-Package SharpCodePad.CodeCompletion -Version 2.0.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpCodePad.CodeCompletion" Version="2.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpCodePad.CodeCompletion" Version="2.0.0.2" />
<PackageReference Include="SharpCodePad.CodeCompletion" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpCodePad.CodeCompletion --version 2.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpCodePad.CodeCompletion, 2.0.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SharpCodePad.CodeCompletion@2.0.0.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SharpCodePad.CodeCompletion&version=2.0.0.2
#tool nuget:?package=SharpCodePad.CodeCompletion&version=2.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- AsyncLoggerLib (>= 1.0.12)
- AvalonEdit (>= 6.3.1.120)
- ICSharpCode.NRefactory (>= 5.5.1)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Data.DataSetExtensions (>= 4.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SharpCodePad.CodeCompletion:
| Package | Downloads |
|---|---|
|
SharpCodePad
SharpCodePad 是一个基于 AvalonEdit 的高级代码编辑器控件,集成了代码编辑、语法高亮、编译运行、调试和项目管理等功能。该控件专为 C# 代码编辑和执行设计,适用于需要内嵌代码编辑功能的 WPF 应用程序 |
GitHub repositories
This package is not used by any popular GitHub repositories.