ASP.NET Core

Announcing A New Blazor Course

Introduction Blazor is a .NET web framework that allows us to create client-side applications using C#, Razor syntax, and HTML.…

3 years ago

Optical Character Reader Using Angular And Azure Computer Vision

Introduction In this article, we will create an optical character recognition (OCR) application using Angular and the Azure Computer Vision…

4 years ago

Optical Character Reader Using Blazor And Computer Vision

Introduction In this article, we will create an optical character recognition (OCR) application using Blazor and the Azure Computer Vision…

4 years ago

Multi-Language Translator Using Blazor And Azure Cognitive Services

Introduction In this article, we will create a multilanguage translator using Blazor and the Translate Text Azure Cognitive Service. This…

4 years ago

Policy-Based Authorization In Angular Using JWT

Introduction In this article, we will create a web application using ASP.NET Core and Angular. We will then implement authentication…

4 years ago

Blazor CRUD Using Google Cloud Firestore

Introduction In this article, we will create a Blazor application using Google Firstore as database provider. We will create a…

5 years ago

Hosting A Blazor Application on Firebase

Introduction In this article, we will learn how to deploy a Blazor application on Firebase. We will create a client…

5 years ago

Publishing A Blazor Component To Nuget Gallery

Introduction In this article, we will learn how to publish a reusable Blazor component to nuget gallery. We will use…

5 years ago

BlazorGrid – A Reusable Grid Component For Blazor

Introduction In this article, we will create a reusable grid component for Blazor called BlazorGrid. It will display the user…

5 years ago

Deploying A Blazor Application On Azure

Introduction In this article, we will learn how to deploy an ASP.NET Core hosted Blazor application on Azure. We will use…

6 years ago