Skip to content

offspringer/mvc-datatables

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

About The Project

This project aims to provide server side functionalities (namely ASP.NET MVC and Web API) to DataTables, a well known web component used to add advanced interation controls to standard HTML tables.

Based on the work of Mvc.JQuery.Datatables and Mvc.Bootstrap.Datatables.

Built With

Getting Started

To get a copy up and running follow these steps.

Prerequisites

This project requires .NET Framework 4.5.2 and Visual Studio 2019 to be built. These are the only tools required.

Usage

You just need to follow the examples provived in the sample projects (preferably, the one ending with 'New').

Advanced

If you just want to reference it on your project, use the Nuget package. Open the Package Manager console and issue the following command:

Install-Package Mvc.Datatables -Version 1.0.0.6

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project

  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)

  3. Commit your Changes (git commit -m 'Add some AmazingFeature')

  4. Push to the Branch (git push origin feature/AmazingFeature)

  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

About

A set of classes for ASP.NET MVC and Web API to provide server side functionalities to DataTables

Topics

Resources

License

Stars

Watchers

Forks