Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Overview

With the release of ETABS v22.0.0 , it is now possible to create plugins for CSi products using .NET 8 . To learn more about the .NET 8 platform , please seeĀ What's new in .NET 8 . This example will guide a developer through creating a simple .NET 8 plugin for ETABS v22.0.0 using the C# programming language. For an example plugin using .NET Framework, please see NET Framework Plugin Example .

...