Skip to content

Almaroo/BlazorJsInteropBoilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlazorJsInteropBoilerplate

The main goal of this side project was to create blank Blazor Server application and make use of Leafleat maps with it.

Due to pain caused by lack of strongly typed variables in callin BlazorJsInterop I decided to create little script to do it. It is far from being perfect but it works.

To make use of it hit cd/JsLib

modify it as you want, you may use npm/yarn to add npm packages and bundle them up via webpack. On calling npm run build webpack build will be run as well as strongly_typed.js which will create JsLib.cs file containing static class with static fields that can be referenced from main application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published