SharpCodePad.Compile
2.0.0.2
dotnet add package SharpCodePad.Compile --version 2.0.0.2
NuGet\Install-Package SharpCodePad.Compile -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.Compile" 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.Compile" Version="2.0.0.2" />
<PackageReference Include="SharpCodePad.Compile" />
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.Compile --version 2.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpCodePad.Compile, 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.Compile@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.Compile&version=2.0.0.2
#tool nuget:?package=SharpCodePad.Compile&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)
- Microsoft.Build.Utilities.Core (>= 17.14.28)
- Microsoft.CodeAnalysis.CSharp (>= 5.0.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 5.0.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 5.0.0)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 5.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.3)
- SharpBoxesCore (>= 1.1.3.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SharpCodePad.Compile:
| Package | Downloads |
|---|---|
|
SharpCodePad
SharpCodePad 是一个基于 AvalonEdit 的高级代码编辑器控件,集成了代码编辑、语法高亮、编译运行、调试和项目管理等功能。该控件专为 C# 代码编辑和执行设计,适用于需要内嵌代码编辑功能的 WPF 应用程序 |
GitHub repositories
This package is not used by any popular GitHub repositories.