Welcome to RazorKit¶
RazorKit is a collection of lightweight, fluent-style Razor HTML helpers that make it easy for developers to integrate popular JavaScript libraries into their ASP.NET applications. With RazorKit, you can quickly implement features from libraries like Chart.js and DataTables, without the hassle of writing complex JavaScript or HTML code manually.
-
DataTables
RazorKit.DataTables
is a powerful library that simplifies the integration of the jQuery DataTables library into Razor views. With a fluent builder style, developers can effortlessly create highly functional and customizable data tables. -
ChartJs
RazorKit.ChartJs
is a powerful library that simplifies the integration of the Chart.js library into Razor views. With a fluent builder style, developers can effortlessly create highly functional and customizable charts.
-
SweetAlert2
RazorKit.SweetAlert2
is a lightweight and intuitive library that allows developers to create and configure beautiful SweetAlert2 alerts directly in Razor views using a fluent builder style. Simplify the process of creating highly customizable and interactive alerts in your ASP.NET MVC projects!