Versions Compared

Key

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

...

Add a new folder to the plugin project named Importers. In this folder, create a new class DemoAppApplicationPlugin.cs and add the following code:

Code Block

Fixme

Fixme: Info on the code above.

Fixme snippet for actualy importing something...

Register the importer in the application plugin

...