Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Assembly build version at runtime in blazor wasm app

$
0
0

What is the best way to get build version number at runtime in web assembly client-side blazor app?In server side version I was able to use Assembly.GetEntryAssembly().GetCustomAttribute<AssemblyInformationalVersionAttribute>().InformationalVersion.ToString();

Combined with msbump package it was automatically generating new version for me with each new build. Is that possible to achieve at client side blazor too?


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>