GithubHelp home page GithubHelp logo

web-app-blazor-webassembly's Introduction

Web-app-with-Blazor-WebAssembly

This repository is based on Microsoft Learn Path.

While doing this, I learned how to set up your development environment and build my first WebAssembly app with Blazor, Visual Studio Code, and C#.

In this module, you would learn :

  • Configuring local environment for Blazor development with Visual Studio Code
  • Creating a new Blazor WebAssembly project
  • Adding client-side logic to a Blazor web app.

How to run this app?

  • First clone this repository using

git clone https://github.com/sajeetharan/Web-app-Blazor-WebAssembly.git

  • Install .NET Core 3.1 by downloading the latest version for your operating system

  • Open the Extension browser on your Visual Studio Code

  • Search for C# for Visual Studio Code and Install C# for Visual Studio Code (powered by OmniSharp)

  • Search for JavaScript Debugger and install JavaScript Debugger (Nightly)

  • Right-click on JavaScript Debugger (Nightly) from the list of Enabled extensions (after installation is complete) and select Extension Settings

  • Scroll and find the Debug > JavaScript Use Preview setting

  • Navigate to the folder of this cloned repo.

  • From the command prompt or terminal dotnet run to launch the app

  • Open a web browser to https://localhost:5001

The Demo you would get You can find something similar to this.

  • Return to the terminal in Visual Studio code and press "Ctrl-C" to stop the app.

web-app-blazor-webassembly's People

Contributors

sajeetharan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.