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" />
                    
Directory.Packages.props
<PackageReference Include="SharpCodePad.Compile" />
                    
Project file
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
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=SharpCodePad.Compile&version=2.0.0.2
                    
Install as a Cake Tool

Package Description

Product 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.

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.

Version Downloads Last Updated
2.0.0.2 180 12/4/2025
2.0.0.1 395 11/20/2025
2.0.0 393 11/19/2025
1.0.0 180 10/28/2025