Skip to content

Lupusa87/BlazorAzureDeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Azure Deploy

If you like my blazor works and want to see more open sourced repos please support me with paypal donation

Please send email if you consider to hire me.

This console application is convenient utility for blazor webassembly fast deploy to azure storage static site.

After publishing app we can use it to upload files to storage, also will compress files with brotli and set content types, encoding and do some other good stuff.

We won't need to use Visual studio code for deploy anymore.

Usage: clone repo, build locally, run cmd with this command

BlazorAzureDeploy.exe -d E:\yourfolder\wwwroot -e .dll .wasm .js .png .jpg .css .json .pdb .dat .ico .map -f $web -c yourstorageconnstring -z true

You can check options and code to see how it works.

More detailed documentation will be added later.

PR's are very welcome.

About

All Blazor Demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages