- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Install NuGet packages in Visual Studio
Install NuGet packages by using NuGet Packages Manager.
IMPORTANT:
Rockwell Automation
is not responsible for any third-party software, including but not limited to its
performance, security, updates, or compatibility with our products. Any use of third-party
software is at your own risk, and we do not provide support, warranties, or guarantees for
such software. Users should refer to the respective third-party providers for assistance and
licensing terms.Prerequisites
Set Visual Studio as the default external code editor. See Set the default code editor.
- To install NuGet packages in Visual Studio
- From the main toolbar, selectOpen .NET Solution.The default external code editor opens.TIP: Rockwell Automation recommends usingVisual Studio®2022 orVisual Studio Codeas the default code editor. Some development assistance features may not be available when using a different code editor.
- Install the necessary NuGet packages. See Install and use a NuGet package in Visual Studio | Microsoft Docs.
- Select the project to open theCSPROJfile.
- Save theCSPROJfile.
- Compile the project.
visual studio
Provide Feedback