Installation

Basic Usage »

Install the latest Package

PM> Install-Package Sockethead.Razor


Then bam, you're ready to start creating SimpleGrids! No JavaScript or CSS includes are necessary.

You may also want to include the namespace in your ViewImports.cshtml:
@using Sockethead.Razor.Grid;