Blazor For Kids Framework Overview
Welcome to BlazorForKids
Blazor For Kids is a framework built on top of Blazor, powered by Source Generators. The primary goal of the framework is to simplify web development by providing a simple and intuitive API. This API helps developers create web applications with minimal coding, as the Source Generators handle most of the code generation based on the developer's specifications.
The framework is delivered as a solution template containing two projects:
Developers must install a .NET tool named BlazorForKids.Tool to set up and manage the framework. This tool allows for downloading required packages and installing the solution template. Additionally, it provides commands such as update, reset, check, and upgrade to manage the framework installation and keep it up-to-date.