Rizzy 1.2.4

dotnet add package Rizzy --version 1.2.4
NuGet\Install-Package Rizzy -Version 1.2.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rizzy" Version="1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rizzy --version 1.2.4
#r "nuget: Rizzy, 1.2.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rizzy as a Cake Addin
#addin nuget:?package=Rizzy&version=1.2.4

// Install Rizzy as a Cake Tool
#tool nuget:?package=Rizzy&version=1.2.4

<img src="https://jalexsocial.github.io/Rizzy/media/rizzy-logo.png?cache=bust1" width="600"/>

Rizzy: Seamlessly blend the power of Razor Components with Asp.net and HTMX

Rizzy is a lightweight library that enhances Asp.net MVC applications by seamlessly integrating Razor components for UI development and working harmoniously with HTMX for progressive enhancement. With Rizzy, you can leverage the power of Razor components to create dynamic and interactive user interfaces while ensuring a smooth user experience through HTMX.

Documentation Site

For detailed documentation and examples, please visit the Rizzy Documentation Site.

Motivation

Razor Components vs. View Components

Traditional Asp.net MVC development often involves the use of View Components to create modular and reusable UI elements. While View Components serve their purpose, Razor Components offer several advantages:

  1. Code Reusability: Razor Components promote better code reuse by encapsulating both the UI and the code logic into a single component. This leads to cleaner and more maintainable code.

  2. Separation of Concerns: Razor Components follow a component-based architecture, separating concerns between UI and logic. This improves code organization and makes it easier to manage complex applications.

  3. Consistent Syntax: Razor Components use the same syntax as Razor views, making it easier for developers familiar with Asp.net MVC to transition and maintain a consistent coding style.

  4. Strongly Typed: Razor Components benefit from the strongly typed nature of C#, providing compile-time checking and improved developer productivity.

Why Rizzy?

Rizzy combines the strengths of Razor Components with the seamless integration of HTMX, offering a powerful solution for Asp.net MVC developers looking to enhance their applications with modern UI development practices.

Contributions

Contributions are welcome! If you encounter any issues, have feature requests, or would like to contribute to Rizzy, please open an issue or submit a pull request.

Contributors

  • Michael Tanczos
  • Egil Hansen
  • Khalid Abuhakmeh
  • Ryan Elian
  • .NET Foundation

Referenced Libraries

  1. Asp.net Client Validation - https://github.com/haacked/aspnet-client-validation

License

Rizzy is released under the MIT License.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.4 70 4/25/2024
1.2.2 110 4/2/2024
1.2.1 84 4/1/2024
1.2.0 79 4/1/2024
1.1.9 165 3/20/2024
1.1.8 97 3/19/2024
1.1.7 88 3/19/2024
1.1.6 101 3/19/2024
1.1.5 107 3/17/2024
1.1.4 84 3/15/2024
1.1.3 150 3/10/2024
1.1.2 96 3/10/2024
1.1.1 84 3/9/2024
1.1.0 95 3/9/2024
1.0.9 112 3/6/2024
1.0.8 83 3/6/2024
1.0.7 93 3/5/2024
1.0.6 118 3/1/2024
1.0.5 98 2/26/2024
1.0.4 83 2/25/2024
1.0.2 88 2/22/2024
1.0.1-alpha.0.2 45 2/22/2024
1.0.1-alpha.0.1 51 2/22/2024
0.0.0-alpha.0.65 53 2/22/2024
0.0.0-alpha.0.64 48 2/21/2024
0.0.0-alpha.0.63 60 2/21/2024
0.0.0-alpha.0.62 58 2/21/2024