Run your app Select the Run and Debug icon in the Activity Bar on the left side of your workspace. Select the blue Run and Debug button. Visual Studio Code will open up a menu of launch configurations. Select C#: BlazorApp [Default Configuration]. Then you need to select a debugger. Se...
Build your first web app with ASP.NET Core using Blazor in Visual Studio Code. Prerequisites None. Time to Complete 10-15 minutes + download/installation time Scenario Create, use, and modify a simple counter component. Prefer Visual Studio or the CLI? If you prefer, you can also get sta...
A PWA is an installable web app that works offline and is treated as a first-class citizen on desktop and mobile. A Working Demo In this tutorial, I will walk you through the process I used to turn my Blazor FIRE Calculator project into an installable progressive web app. The complete ...
When you complete this tutorial, you have a Blazor WebAssembly app that displays data from the Dataverse Account table that the authenticated user has access to.PrerequisitesTo complete this tutorial, you must have:Access to a Dataverse environment with a database A Dataverse user ...
WebAssembly is based on open web standards. So it is a native part of all modern browsers including mobile browsers. This means for the blazor application to work, there is no need to install any special plugin like back in the days of silver light and flash. ...
Stock Chart has a highly responsive layout and an optimized design for desktops, touchscreens, and phones. It works well on all mobile phones that use iOS, Android, or Windows OS. Attractive, customizable themes Cutting-edge design with several built-in themes, such as Fluent, Tailwind CSS, ...
Mobile-friendly, responsive UI The Blazor AutoComplete control provides a responsive mode that displays an adaptive, redesigned UI for mobile devices that recognizes touch gestures.Web accessibility Fully supports WAI-ARIA accessibility standards that make the AutoComplete component accessible to screen reader...
When you complete this tutorial, you have a Blazor WebAssembly app that displays data from the Dataverse Account table that the authenticated user has access to.PrerequisitesTo complete this tutorial, you must have:Access to a Dataverse environment with a database A Dataverse user with ...
Visual Studio for Mac: build ASP .NET Core applications on a Mac in a full-fledged IDE. VS for Mac can also be used for macOS apps, Xamarin mobile apps for iOS/Android, cloud apps and more! Visual Studio Code: super light-weight code editor available on Windows, MacOS and Linux. Use...
NOTE:This sample was originally built from a tutorial published on theMicrosoft Graph tutorialspage. That tutorial has been removed. Prerequisites .NET Core SDK Register an app in Azure AD Open a browser and navigate to theAzure Active Directory admin center. Login using ...