an icon showing a delivery van Shulph delivers to United Kingdom.
Book cover for Blazor Quick Start Guide, a book by Ankit  Sharma Book cover for Blazor Quick Start Guide, a book by Ankit  Sharma

Blazor Quick Start Guide

Build web applications using Blazor, EF Core, and SQL Server
2018 ᛫


Powered by RoundRead®
This book leverages Shulph’s RoundRead system - buy the book once and read it on both physical book and on up to 5 of your personal devices. With RoundRead, you’re 4 times more likely to read this book cover-to-cover and up to 3 times faster.
Book £ 25.99
Book + eBook £ 31.19
eBook Only £ 19.03
Add to Read List


Instant access to ebook. Print book delivers in 5 - 20 working days.

  • Page count

    174 pages

  • Category

    Computers, Web, General

  • Publisher

    Packt Publishing

  • Ebook file size

    4.5 MB

Summary


Work with the fundamentals of Blazor to create rich and interactive web application


Key Features


  • First book about the new .NET-based framework for client and server side applications

  • Explore Blazor, and create client side applications with C#

  • Build rich, modern single-page application (SPA) using .NET end-to-end across server and client

Book Description


Blazor is an open source .NET web framework based on C#, Razor, and HTML that runs in the browser with WebAssembly. It simplifies web development by allowing us to write .NET-based web apps that run client-side in web browsers. We can take advantage of our existing knowledge of C# to write both client - side and server-side applications, and have a full stack .NET development experience.



This book introduces you to the core concepts of Blazor, and how to apply these to a real-world web app with the help of Entity Framework Core and SQL Server.



The book begins with an introduction to Blazor and its advantages. Then, you will learn about the building blocks of Blazor, including Blazor components, data binding, dependency injection, routing, and JavaScript Interop.



Moving on, you will learn how to create a Single Page Application (SPA) using Blazor. You will also use the Entity Framework Core and ADO.NET with Blazor to extend your application's data-handling capabilities. Toward the end, you will deploy the application on IIS and Azure.



By the end of this book, you will have a solid foundation working with the Blazor framework as it stands today. Using it, you will be able to create rich and interactive web applications using Blazor on the frontend, and SQL Server as a database provider


What you will learn


  • Familiarize yourself with the core concepts of Blazor

  • Develop applications with Blazor

  • Blazor applications with Visual Studio code and Command Line Interface (CLI)

  • Create a Tic-Tac-Toe game with Blazor

  • Design and build a calculator app with Blazor

  • Create an ASP.NET core-hosted Blazor application using SQL Server 2017

  • Use EF Core and ADO.NET to access data in a Blazor application

  • Deploy a Blazor application on IIS and Azure

Who this book is for


This book is for people who want to explore .NET's latest framework, Blazor. If you want to move beyond concepts and learn how to put Blazor to work, this book is for you. Knowledge of C# and basic web development experience is required.