If you're considering PuppeteerSharp for PDF generation, here's the version of the story that doesn't show up in the "getting started" docs.
BlazorMobile - is a set of Nuget packages & project templates for embedding a Blazor web application as a standalone mobile application, hosted in Xamarin. Access from Web to native both in C# More ...
MESCIUS inc. (formerly GrapeCity) provides JavaScript and .NET grids, UI, reporting, spreadsheets, document APIs, etc. MESCIUS inc. (formerly GrapeCity) provides ...
In this article we will make a static web app and deploy to Azure using GitHub actions. What is a static web app? In modern web development, the front end application that the user accesses in their ...
Did you ever wonder why Microsoft doesn't provide a component library for Blazor, its red-hot ASP.NET Core framework for creating web apps primarily with C# instead of JavaScript? A component in ...
This project was developed by Netrush interns in Spring of 2021 for the purpose of demonstrating authentication with Firebase and in a standalone client-side Blazor Web-Assembly App. The application ...
Blazor WebAssembly is the principal hosting model for Blazor applications. Choosing this option means your application runs entirely inside the client's browser, making it a direct alternative to ...
After having created an empty folder and opened it in Visual Studio Code, the next step is creating a Container Configuration File. We can easily do it from the command palette: The add-in comes with ...