Member Insight Plugin

Member Insight can be used in the following ways:

  • Standalone in a browser
  • Embedded WebView in Windows-application
  • As a standalone Windows application that can accept parameters from the command line
  • Integrated into an SPA (under development)

About the application

Member Insight built in C# as a WebAssembly application using blazor wasm.

Embedded Windows-Application

This is done by setting up a WebView2 component.  TODO: code example