CHAPTER 2
Oqtane, built using Microsoft’s Blazor technology, is a web application framework that automates the overhead in creating web applications. It allows you to deploy and run modules written in Blazor. It provides a dynamic web experience that can be run as client-side Blazor or as server-side Blazor.
It is a platform for hosting multiple Blazor applications, not just developing a single application. When you have a website that requires multiple types of functionality, such as forums, blogs, and content management, Oqtane can provide this.
Oqtane is open source (using the MIT license).
Oqtane has several features, including:
The Oqtane modular framework allows you to create or download and install custom modules. With custom modules, you only write "functionality-specific" code, not the entire website.
In this book, we will create a Help Desk custom module.