Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Building a Web App with Blazor and ASP .Net Core: Create a Single Page App with Blazor Server and Entity Framework Core

Posted By: AvaxKevin
Building a Web App with Blazor and ASP .Net Core: Create a Single Page App with Blazor Server and Entity Framework Core


Building a Web App with Blazor and ASP .Net Core: Create a Single Page App with Blazor Server and Entity Framework Core by Jignesh Trivedi
English | 2020 | ASIN: B08D354JW2 | 127 Pages | PDF | 3.49 MB


Learn how to create and deploy a SPA in C# with Blazor

Key Features
● Get familiar with the basic and advanced concepts of the Blazor framework
● Understand how to implement JavaScript interop in Blazor
● Learn how to inject the service dependency in Blazor
● Learn how to implement security using Authentication and authorization
● Deploy and host your Blazor app on IIS and Azure

Description
Blazor is a new, open-source, and SPA web framework that allows you to build a web application using C# and HTML. Blazor enables you to write C# code instead of JavaScript.

This book is a comprehensive guide about the new modern Blazor framework. It begins with an introduction to the Blazor and its components and concepts. It explains how you can start the development process, what tools you can use to develop an application, and how you can deploy it. You will then learn more about Databind, Eventbinding, layout, routing, JavaScript interop, and Dependency Injection. Concepts such as Authentication and authorization, error handling are also covered. Towards the end, you will learn how to deploy your Single Page Application Using Blazor.

What will you learn
● Explore and use a various way to create a Blazor component
● Get familiar with the working of Data Binding, Event Binding, Layouts, Routing, and Validation
● Learn how to invoke JavaScript functions from .NET methods
● Preserving State in Server-Side Blazor applications
● Authentication and Authorization using Facebook API & Google API
● Host and Deploy your Blazo app on IIS and Azure

Who this book is for
This book is for web developers who want to use Blazor to build web apps. This book will also help and guide web developers who are currently using Blazor.