Currently unavailable.
We don't know when or if this item will be back in stock.
Added to

Sorry, there was a problem.

There was an error retrieving your Wish Lists. Please try again.

Sorry, there was a problem.

List unavailable.
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet or computer – no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera, scan the code below and download the Kindle app.

QR code to download the Kindle App

Follow the author

Something went wrong. Please try your request again later.

Blazor Quick Start Guide: Build web applications using Blazor, EF Core, and SQL Server Paperback – 1 January 2018

3.4 out of 5 stars 11 ratings

Return Policy

Tap on the category links below for the associated return window and exceptions (if any) for returns.

Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more

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.