![]() |
VOOZH | about |
dotnet add package RizzyUI.Tasks --version 1.3.5
NuGet\Install-Package RizzyUI.Tasks -Version 1.3.5
<PackageReference Include="RizzyUI.Tasks" Version="1.3.5" />
<PackageVersion Include="RizzyUI.Tasks" Version="1.3.5" />Directory.Packages.props
<PackageReference Include="RizzyUI.Tasks" />Project file
paket add RizzyUI.Tasks --version 1.3.5
#r "nuget: RizzyUI.Tasks, 1.3.5"
#:package RizzyUI.Tasks@1.3.5
#addin nuget:?package=RizzyUI.Tasks&version=1.3.5Install as a Cake Addin
#tool nuget:?package=RizzyUI.Tasks&version=1.3.5Install as a Cake Tool
<img src="https://jalexsocial.github.io/Rizzy/media/rizzy-logo.png?cache=bust3" width="600"/>
RizzyUI is a specialized component library crafted for ASP.NET developers aiming to enhance their server-side rendered (SSR) applications. By seamlessly integrating Razor components from Blazor, leveraging Tailwind CSS for styling 🎨, and utilizing Alpine.js for interactivity ⚡, RizzyUI provides a cohesive and efficient toolkit for building robust and maintainable web applications within the ASP.NET ecosystem.
For detailed documentation and examples, please visit the Rizzy Documentation Site. You can find a demo of call components along with documentation of RizzyUI at the RizzyUI Component Documentation site.
RizzyUI is built upon Razor components from Blazor, offering a powerful component-based architecture that promotes reusability and maintainability. This allows developers to construct complex UIs with ease, benefiting from the strong typing and tooling support inherent to the .NET environment 🛠️.
Incorporating Tailwind CSS, RizzyUI empowers developers to apply utility-first styling to components. Tailwind’s extensive utility classes enable rapid development of responsive and consistent designs without the need for extensive custom CSS, ensuring a streamlined styling process 💨.
RizzyUI is designed with a focus on 100% server-side rendering 🌐. By generating all content on the server before delivering it to the client, RizzyUI enhances initial load times and improves SEO performance 🕵️♀️. This is particularly beneficial for corporate websites, blogs, and e-commerce platforms 🛒.
To introduce interactivity in server-rendered components, RizzyUI uses Alpine.js, a lightweight JavaScript framework. Enhancements include:
RizzyUI fits naturally into existing ASP.NET workflows 🧵. Developers can drop in components without needing to rewrite or restructure existing codebases.
RizzyUI includes a set of ready-to-use components—buttons, modals, forms, cards, and more 🧩—making development faster and more consistent. No need to reinvent the wheel.
Thanks to SSR, pages load faster and rank better. Ideal for high-visibility projects.
Need to tweak styles or behaviors? No problem. RizzyUI gives you fine control to match your project’s unique needs 🎛️.
Pair RizzyUI with the Rizzy library for HTMX interactivity. This duo lets you craft dynamic experiences using a blend of server-side power and client-side responsiveness.
RizzyUI unifies Razor components, Tailwind CSS, and Alpine.js into one cohesive workflow. It brings:
Perfect for developers who value structure, reusability, and polish in their applications.
This project is licensed under the 📘.
Need help? Open an issue on the GitHub repository 🐛.
Happy Coding! 🚀👨💻
Learn more about Target Frameworks and .NET Standard.
Showing the top 1 NuGet packages that depend on RizzyUI.Tasks:
| Package | Downloads |
|---|---|
|
RizzyUI
This package allows you to build applications quickly using the Rizzy library and this set of SSR only components. |
This package is not used by any popular GitHub repositories.