{"id":26030078,"url":"https://github.com/offspringer/mvc-datatables","last_synced_at":"2025-03-06T18:19:48.346Z","repository":{"id":34612042,"uuid":"38560631","full_name":"offspringer/mvc-datatables","owner":"offspringer","description":"A set of classes for ASP.NET MVC and Web API to provide server side functionalities to DataTables","archived":false,"fork":false,"pushed_at":"2021-10-04T01:17:46.000Z","size":10781,"stargazers_count":2,"open_issues_count":3,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-05T06:18:18.992Z","etag":null,"topics":["asp-net-mvc","datatables","dot-net","dot-net-web-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/offspringer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-05T07:27:12.000Z","updated_at":"2021-10-11T00:41:14.000Z","dependencies_parsed_at":"2022-08-17T21:05:12.054Z","dependency_job_id":null,"html_url":"https://github.com/offspringer/mvc-datatables","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offspringer%2Fmvc-datatables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offspringer%2Fmvc-datatables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offspringer%2Fmvc-datatables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offspringer%2Fmvc-datatables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/offspringer","download_url":"https://codeload.github.com/offspringer/mvc-datatables/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242192094,"owners_count":20087109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net-mvc","datatables","dot-net","dot-net-web-api"],"created_at":"2025-03-06T18:19:46.817Z","updated_at":"2025-03-06T18:19:48.308Z","avatar_url":"https://github.com/offspringer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\r\n[![Forks][forks-shield]][forks-url]\r\n[![Stargazers][stars-shield]][stars-url]\r\n[![Issues][issues-shield]][issues-url]\r\n[![MIT License][license-shield]][license-url]\r\n[![LinkedIn][linkedin-shield]][linkedin-url]\r\n\r\n## About The Project\r\n\r\nThis 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.\r\n\r\nBased on the work of [Mvc.JQuery.Datatables](https://github.com/mcintyre321/mvc.jquery.datatables) and [Mvc.Bootstrap.Datatables](https://github.com/cdeutsch/Mvc.Bootstrap.Datatables).\r\n\r\n### Built With\r\n\r\n* [DataTables](https://datatables.net/) - Advanced interaction controls to HTML tables\r\n* [Bootstrap](https://getbootstrap.com/) - Framework for building responsive, mobile-first sites\r\n* [Visual Studio 2019](https://visualstudio.microsoft.com/pt-br/vs/) - Integrated development environment\r\n \r\n## Getting Started\r\n\r\nTo get a copy up and running follow these steps.\r\n\r\n### Prerequisites\r\n\r\nThis project requires .NET Framework 4.5.2 and Visual Studio 2019 to be built. These are the only tools required.\r\n\r\n## Usage\r\n\r\nYou just need to follow the examples provived in the sample projects (preferably, the one ending with 'New'). \r\n\r\n### Advanced\r\n\r\nIf you just want to reference it on your project, use the Nuget package. Open the Package Manager console and issue the following command:\r\n\r\n```\r\nInstall-Package Mvc.Datatables -Version 1.0.0.6\r\n```\r\n\r\n## Roadmap\r\n\r\nSee the [open issues](https://github.com/offspringer/mvc-datatables/issues) for a list of proposed features (and known issues).\r\n\r\n## Contributing\r\n\r\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\r\n\r\n1. Fork the Project\r\n\r\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\r\n\r\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\r\n\r\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\r\n\r\n5. Open a Pull Request\r\n \r\n## License\r\n\r\nDistributed under the MIT License. See `LICENSE` for more information.\r\n\r\n## Acknowledgements\r\n\r\n* [StackEdit](https://stackedit.io)\r\n\r\n* [mcintyre321/mvc.jquery.datatables](https://github.com/mcintyre321/mvc.jquery.datatables)\r\n\r\n* [cdeutsch/Mvc.Bootstrap.Datatables](https://github.com/cdeutsch/Mvc.Bootstrap.Datatables)\r\n\r\n* [othneildrew/Best-README-Template: An awesome README template to jumpstart your projects! (github.com)](https://github.com/othneildrew/Best-README-Template)\r\n\r\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\r\n[contributors-shield]: https://img.shields.io/github/contributors/offspringer/mvc-datatables.svg?style=for-the-badge\r\n[contributors-url]: https://github.com/offspringer/mvc-datatables/graphs/contributors\r\n[forks-shield]: https://img.shields.io/github/forks/offspringer/mvc-datatables.svg?style=for-the-badge\r\n[forks-url]: https://github.com/offspringer/mvc-datatables/network/members\r\n[stars-shield]: https://img.shields.io/github/stars/offspringer/mvc-datatables.svg?style=for-the-badge\r\n[stars-url]: https://github.com/offspringer/mvc-datatables/stargazers\r\n[issues-shield]: https://img.shields.io/github/issues/offspringer/mvc-datatables.svg?style=for-the-badge\r\n[issues-url]: https://github.com/offspringer/mvc-datatables/issues\r\n[license-shield]: https://img.shields.io/github/license/offspringer/mvc-datatables.svg?style=for-the-badge\r\n[license-url]: https://github.com/offspringer/mvc-datatables/blob/master/LICENSE\r\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\r\n[linkedin-url]: https://www.linkedin.com/in/rogertdsantos/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffspringer%2Fmvc-datatables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foffspringer%2Fmvc-datatables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffspringer%2Fmvc-datatables/lists"}