Installation
Get started with the StellarAdmin Tag Helpers
Introduction
StellarAdmin is a UI component library for ASP.NET Core thats allow you to rapidly create user interfaces for Razor Pages and MVC applications using Tag Helpers. It is inspired by and based on the popular shadcn/ui for React. It uses Tailwind for styling and Alpine.js for client-side interactivity.
Although StellarAdmin is inspired by and based on shadcn/ui, it does not follow some of its core principles. For more information, refer to the principles document.