Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1 KB

File metadata and controls

28 lines (18 loc) · 1 KB
uid title product categories summary
installation
Installing Visual Studio Tools for Metalama and PostSharp
postsharp
PostSharp;AOP;Metaprogramming
The document provides instructions on how to install Visual Studio Tools for Metalama and PostSharp.

Installing Visual Studio Tools for Metalama and PostSharp

Visual Studio Tools for Metalama and PostSharp are PostSharp's user interface. Installing them on a developer's computer does not affect the projects until the PostSharp NuGet package has been added to a project. See xref:install-compiler for details.

To install Visual Studio Tools for Metalama and PostSharp:

  1. Download the VSIX package from Visual Studio Marketplace.

  2. Run the *.vsix file.

  3. Complete the installation wizard.

  4. Open any solution in Visual Studio an complete the initial setup wizard.

See Also

Other Resources

xref:install-compiler
xref:uninstalling