VSEmbed 1.6.0

dotnet add package VSEmbed --version 1.6.0
                    
NuGet\Install-Package VSEmbed -Version 1.6.0
                    
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="VSEmbed" Version="1.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VSEmbed" Version="1.6.0" />
                    
Directory.Packages.props
<PackageReference Include="VSEmbed" />
                    
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 VSEmbed --version 1.6.0
                    
#r "nuget: VSEmbed, 1.6.0"
                    
#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.
#addin nuget:?package=VSEmbed&version=1.6.0
                    
Install VSEmbed as a Cake Addin
#tool nuget:?package=VSEmbed&version=1.6.0
                    
Install VSEmbed as a Cake Tool

Embeds Visual Studio's editor and theming system in standalone projects.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0 1,451 7/3/2016
1.5.1 1,085 5/29/2016
1.5.0 1,088 5/29/2016
1.4.0 1,186 12/6/2015
1.3.1-beta 922 10/15/2015
1.3.0-beta 907 10/13/2015
1.2.0-beta 1,058 3/22/2015
1.1.0-beta 943 3/22/2015
1.0.0-beta 1,002 3/19/2015

Support for VS 2015 Update 3 RTM.