Skip to content

JayLathiaTR/poc-blazor-webassembly-excel-addin

Repository files navigation

[POC] TR SAFFRONIZED BLAZOR WEB ASSEMBLY with EXCEL ADDIN

POC repository to have a reference template for Smart Sample project including Blazor + Saffron + Excel-Addins

Pre-requisites

  • Make sure the Visual Studio 2022 Latest version is installed
  • Make sure the .Net Framework v4.8.1 is installed.
  • Make sure the following Office/Sharepoint development toolset is installed

image

Code Scaffolding

  1. Clone the repo and open in Visual Studio 2022.
  2. Go to the NpmJS folder path of this project in the Dev Powershell or in the CMD.
  3. Run these commands:
  • npm install
  • npm run build
  1. Run the main solution (F5)

image

About

POC repository to have a reference template for Smart Sample project including Blazor + Saffron + Excel-Addins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published