An ASP.Net MVC component to interact with jQuery datatables using a fluent API on the backend and front end.
- Visual Studio 2019 with ASP.Net/ web component installed.
- Nodejs
- Run
update-database
in the nuget package manager console against theMVCDatatables.Data
project to create the initial datastore. - Start
MVCDatatables.Web
- Build more examples in the web project
- Add documentation for how to use the C# API
- Add documentation for how to use the JS API
- Migrate the project to .Net 5