Skip to content

devston/jQuery-datatables-dotnet-mvc-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Datatables ASP.Net MVC Component

An ASP.Net MVC component to interact with jQuery datatables using a fluent API on the backend and front end.

Getting Started:

Prerequisites

TODO:

  • Build more examples in the web project
  • Add webpack to the project so any plugins are no longer in src
  • Add documentation for how to use the C# API
  • Add documentation for how to use the JS API

Credits

jQuery datatables

Autofac

mvc.jquery.datatables